Parameters returned from the exit program

The parameters that are returned from the exit program.

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:
C
Continue as if the exit had not been taken, issue message DWW0211, and end processing with a return code of 12.
I
Ignore this log record or this VSAM error, issue message DWW0210, and continue processing.
Note: For error type 02, CICS VR ignores the returned action code and issue message DWW0211 before terminating.