Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

MODIFY-PROCEDURE-OPTIONS Modify procedure attributes during procedure execution

MODIFY-PROCEDURE-OPTIONS can be used to modify, during procedure execution, most of the procedure attributes set with SET-PROCEDURE-OPTIONS at the beginning of the procedure execution.

MODIFY-PROCEDURE-OPTIONS

IMPLICIT-DECLARATION = *UNCHANGED / *YES / *NO

,LOGGING-ALLOWED = *PARAMETERS(...) / *NO / *YES


*PARAMETERS(...)




CMD = *UNCHANGED / *YES / *NO




,DATA = *UNCHANGED / *YES / *NO

,INTERRUPT-ALLOWED = *UNCHANGED / *YES / *NO

,DATA-ESCAPE-CHAR = *UNCHANGED / *NONE / '&&' / '#' / '*' / '@' / '$' / *STD

,DATA-ERROR-HANDLING = *UNCHANGED / *YES / *NO

,JV-REPLACEMENT = *UNCHANGED / *NONE / *AFTER-BUILTIN-FUNCTION

,ERROR-MECHANISM = *UNCHANGED / *SPIN-OFF-COMPATIBLE / *BY-RETURNCODE

,SUPPRESS-SDP-MSG = *UNCHANGED / *NONE / *ADD(...) / *REMOVE(...)


*ADD(...)




MSG-ID = list-poss(2000): <alphanum-name 7..7>)


*REMOVE(...)




MSG-ID = list-poss(2000): <alphanum-name 7..7>)

Return codes

(SC2)

SC1

Maincode

Meaning


0CMD0001No error

1CMD0202Syntax error

3CMD2203Incorrect syntax file

32CMD0221System error (internal error)

130SDP0099No further address space available