File

CVTRA04Y.cpy: Transaction Category Record Definition (Copybook)

Part of CardDemo Core Module: Defines the record structure for transaction categories, including key, type, and description fields.

IsolatedExpanded
OverviewSource

Files

  • CBTRN03C.cblThis program defines the record structure for transaction category data, utilizing the CVTRA04Y copybook. The record, named TRAN-CAT-RECORD, includes a key composed of transaction type code and category code, followed by a 50-character description and a filler field. This structure is fundamental for managing and processing transaction category information within the system.
    View