File

CVTRA03Y.cpy: Transaction Type Definition (Copybook)

Part of CardDemo Core Module: This copybook defines fields for transaction types, including TRAN-TYPE-RECORD, TRAN-TYPE, and TRAN-TYPE-DESC, with a fan-in of 1.

IsolatedExpanded
OverviewSource

Files

  • CBTRN03C.cblThis program utilizes the CVTRN03Y copybook, which defines a data structure for transaction types. This structure includes fields for transaction type code (TRAN-TYPE), a description (TRAN-TYPE-DESC), and a filler field. The program likely uses this structure to process or manage transaction type definitions.
    View