CICS VSAM Transparency for z/OS, Version 1.2


Coding PL/I exits

To enable PL/I exits to be called by CICS® VT, code the procedure statement as follows:
PLIFBE: PROC( vsam_field, db2-field, parm_list)
        OPTIONS( FETCHABLE BYVALUE ) ;


Concept topic


Last updated: November 9, 2012 20:43:54