Parameters Returned from the Exit Program

The parameters that are returned from the exit program.

VSAM record
The ESDS record on the log that has been marked for deletion. CICS® VR replaces the record in the VSAM ESDS with the returned VSAM record.
Work area
The 128-byte work area that can be used to pass information between exit programs.
Action code
A 1-byte character field that tells CICS VR what action to take. The action code can be:
S
Terminate batch backout processing
U
Use the log record returned by the exit program to update the ESDS.
I
Ignore this log record; do not process it. The record remains on the VSAM ESDS in its original form.