MSIR.0330 After SIRFIELD (subcmd), alias (alias1) of field (field1) is no longer produced by PAI because related fieldname (field2) now is: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
This informational message indicates that a SIRFIELD '''''subcmd''''' command was issued which caused a change in the behaviour of the PAI statement. Prior to this command, the name '''''alias1''''' would be output by a PAI statement, but now it will not be. Instead, any occurrences of this field will be hidden from PAI; only occurrences of the related field '''''field2''''' are output from PAI, and they are output with '''''field2''''' as the name.  
This informational message indicates that a SIRFIELD '''''subcmd''''' command was issued which caused a change in the behaviour of the PAI statement. Prior to this command, the name '''''alias1''''' would be output by a PAI statement, but now it will not be. Instead, any occurrences of this field will be hidden from PAI; only occurrences of the related field '''''field2''''' are output from PAI, and they are output with '''''field2''''' as the name.  


See the discussion of the PAI statement in the <var class="book">[http://m204wiki.rocketsoftware.com/images/4/4b/SirfieldNew.pdf Sir2000 Field Migration Facility Reference Manual]</var>.
See the discussion of the PAI statement in the <var class="book">[[Media:SirfieldNew.pdf|Sir2000 Field Migration Facility Reference Manual]]</var>.


[[Category:Sirius Mods messages]] [[Category:MSIR.0200 - MSIR.0399]]
{{Template:MSIR.0330 footer}}
[[Category:MSIR.0200 - MSIR.0399]]

Latest revision as of 23:08, 3 March 2017

This informational message indicates that a SIRFIELD subcmd command was issued which caused a change in the behaviour of the PAI statement. Prior to this command, the name alias1 would be output by a PAI statement, but now it will not be. Instead, any occurrences of this field will be hidden from PAI; only occurrences of the related field field2 are output from PAI, and they are output with field2 as the name.

See the discussion of the PAI statement in the Sir2000 Field Migration Facility Reference Manual.


Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages