MSIR.0338 After SIRFIELD (subcmd), alias (alias) of field (field) is no longer produced by PAI because (type) (name) now is: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
 
(5 intermediate revisions by 2 users 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 ''''alias'''' would be output by a PAI statement, but now it will not be. Instead, when occurrences of ''''field'''' are present in a record, PAI will output the ''''name'''', which is either the field name or an alias, as indicated by ''''type''''.  
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 '''''alias''''' would be output by a PAI statement, but now it will not be. Instead, when occurrences of '''''field''''' are present in a record, PAI will output the '''''name''''', which is either the field name or an alias, as indicated by '''''type'''''.  


See the discussion of the PAI statement in the ''Sir2000 Field Migration Facility Reference Manual''.
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]]
{{Template:MSIR.0338 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 alias would be output by a PAI statement, but now it will not be. Instead, when occurrences of field are present in a record, PAI will output the name, which is either the field name or an alias, as indicated by type.

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