MSIR.0983: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Template:MSIR.0983 skeleton}} | {{Template:MSIR.0983 skeleton}} | ||
<!--Test SOUL.DNC.024.QA in QASHR exercises at least some MSIR.0983 cases. PDS-6626 --> | |||
<p> | <p> | ||
A [[System_classes_and_methods#Constant_methods|constant method]] can only accept constant input of a certain format. In the case of the existing constant methods, the [[X_(String_function)|x]] and [[U_(String_function)|u]] functions, the input has to be in the form of a quoted string. | A [[System_classes_and_methods#Constant_methods|constant method]] can only accept constant input of a certain format. In the case of the existing constant methods, the [[X_(String_function)|x]] and [[U_(String_function)|u]] functions, the input has to be in the form of a quoted string. |
Latest revision as of 15:27, 20 May 2019
MSIR.0983 Constant method token requires token2 constant input
A constant method can only accept constant input of a certain format. In the case of the existing constant methods, the x and u functions, the input has to be in the form of a quoted string.
Response:
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |
ECHO | Displays the line that caused the error |