Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

Logging the normal execution of a procedure

&pagelevel(5)&pagelevel

For foreground procedures, the caller specifies in the procedure call whether a log should be created for the execution of the procedure, using the LOGGING operand. When this is done, it makes no difference whether the procedure is called by a CALL-PROCEDURE or an INCLUDE-PROCEDURE, because the LOGGING operand has the same function for both CALL-PROCEDURE and INCLUDE-PROCEDURE: the caller specifies whether commands are to be logged by means of CMD = *YES/*NO, and whether data is to be logged by DATA = *YES/*NO.