Termination exit: pass CICS VR return code
You can use the termination exit to modify the CICS® VR return code.
When the exit is called
The termination exit is called when CICS VR is ready to end.
Parameter list
The parameter list that is passed to the termination exit.
Parameters passed to the exit program
The parameters that are passed to the exit program.
Parameters returned from the exit program
The parameters that are returned from the exit program.
Parent topic:
Implementing exits for forward recovery and backout