SNAX/APC Application Programming Manual

SNAX/APC Application Programming Manual138786
A-1
A
COBOL Definitions for SNAX/APC
This appendix lists the COBOL definitions that are created from the DDL source file,
APCDDL, that is shipped with SNAX/APC.
Seven of the request UOWs contain fields that cannot be defined easily with DDL (they
rely on the DEPENDING clause). You must define these fields yourself. The DDL
COPYLIB includes examples on how these fields must be defined in COBOL and TAL.
You must define fields for the following seven UOWs:
DI SP LAY-STAT US
SEND-DATA
RECEIVE-AND-WAIT
RECEIVE-IMMEDIATE
MC-SEND-DATA
MC-RECEIVE-AND-WAIT
MC-RECEIVE-IMMEDIATE
COBOL Definitions
The following COBOL definitions were created from the DDL COPYLIB, APCDDL,
that is shipped with SNAX/APC.