CVTRA06Y.cpy: Card Demo Core Copybook
Part of CardDemo Core Module: Defines data structures for the Card Demo Core module, including fields like DALYTRAN-RECORD, DALYTRAN-ID, and DALYTRAN-DESC.
Files
- CBTRN01C.cblThis program defines the data structure for a DALYTRANSACTION record, which is 350 bytes in length. It includes various fields such as transaction ID, type, category, source, description, amount, and merchant details. The structure also captures card number, original timestamp, and processing timestamp.View
- CBTRN02C.cblThis program defines the DALYTRAN-RECORD data structure. This structure is used to hold detailed information about a transaction, including transaction ID, type, category, source, description, amount, merchant details, card number, and timestamps for original and processing times. It is part of the Card Demo Core Copybook, indicated by its inclusion in CVTRA06Y.cpy.View
- CVTRA06Y.cpyRelated flowView