Writing an edit routine in COBOL for CICS/VSE

The edit exit interface for COBOL in CICS consists of these parts:

Figure 178 shows the structure of a COBOL edit exit routine in CICS.

Figure 178. Program structure for a COBOL edit exit routine in CICS/VSE
QMF Main Module DSQQMF points to QMF Edit Exit Module  DSQUECIC Entry: DFHPL10I
via EXEC CICS LINK. QMF Edit Exit Module DSQUECIC which  consists of CICS
EXEC IBM-supplied interface program DFHPL10I and DSQUXDT User edit  exit program
DSQUECIC point to QMF Main Module via EXEC CICS Return.
[ Previous Page | Next Page | Contents | Index ]