Writing an edit routine in PL/I for CICS on OS/390

The QMF edit exit interface for PL/I in CICS consists of these parts:

Figure 170 shows the program structure of a PL/I edit exit routine in CICS.

Figure 170. Program structure for PL/I edit exit routine in CICS
QMF Main Module DSQQMF points to QMF Edit Exit Module DSQUECIC Entry: DFHPL10I.
QMF Edit Exit Module which includes IBM-supplied CICS EXEC interface program
DFHPL10I and DSQUXDT User edit exit program DSQUECIC points to QMF Main Module
via EXEC CICS return.
[ Previous Page | Next Page | Contents | Index ]