Writing an edit routine in COBOL for CICS on z/OS
The edit exit interface for COBOL in CICS consists of
these parts:
- Interface control block, which is shipped with QMF as DXEECSC
- CICS command interface module, which is shipped with CICS as
DFHECI
- Your edit exit program, which is named DSQUECIC
Figure 79 shows the structure
of a COBOL edit exit routine in CICS.
Figure 79. Program structure for a COBOL edit exit routine in CICS
