Preprocessing Exit Program for Remove


  Required Parameter Group:



The Preprocessing Exit Program for Remove allows for processing to take place before an exit program is removed from an exit point. The preprocessing exit program will notify the registration facility through the return code parameter whether or not to remove the exit program from the exit point.


Authorities and Locks

None.


Required Parameter Group

Exit point name
INPUT; CHAR(20)

The exit point name from which the exit program is being removed.

Exit point format name
INPUT; CHAR(8)

The exit point format name from which the exit program is being removed.

Exit program number
INPUT; BINARY(4)

The exit program number of the exit program being removed. The following values are allowed:


Return code
OUTPUT; BINARY(4)

A return code to notify success or failure. The following values are allowed:


Error Messages

Error notification is done through the return code parameter. No error messages will be accepted.



Exit program introduced: V3R1

[ Back to top | Registration Facility APIs | APIs by category ]