Because MULTFBE contains SQL, the SQLCA and the DB2® tables accessed by the exit are defined in working storage. The same copy members used in MULTIRD are used in MULTFBE.
EXEC SQL
INCLUDE SQLCA
END-EXEC.
COPY APPLCTL1 .
COPY APPLCTL2 .
COPY APPLCTL3 .
COPY APPLCTL4 .
The copy members are created by the DB2 DCLGEN utility.