File

CVACT02Y.cpy: Card Demo Core Copybook

Part of CardDemo Core Module: Defines data structures for card transactions including record, number, account ID, CVV, embossed name, and expiration date within the CardDemo Core module.

IsolatedExpanded
OverviewSource

Files

  • COPAUS0C.cblThis program defines the data structure for a card record with a length of 150 bytes. It includes fields for card number, account ID, CVV, embossed name, expiration date, and active status, along with a filler for additional space.
    View
  • COTRTLIC.cblThis program defines the data structure for a card record, including fields for card number, account ID, CVV code, embossed name, expiration date, and active status. It is included by the CVACT02Y.cpy copybook, indicating it's a fundamental component for card-related data handling within the Card Demo Core.
    View
  • CBACT02C.cblThis program defines the data structure for a card record, including fields for card number, account ID, CVV code, embossed name, expiration date, and active status. It is included by the Card Demo Core Copybook (CVACT02Y.cpy) and serves as a fundamental data definition for card-related operations within the program.
    View
  • CBEXPORT.cblThe CBEXPORT.cbl program is responsible for defining a card record data structure. This structure, with a record length of 150, includes fields for card number, account ID, CVV code, embossed name, expiration date, and active status. It serves as a core data definition within the Card Demo Core Copybook (CVACT02Y.cpy).
    View
  • CBIMPORT.cblThis program defines the data structure for a card entity with a record length of 150. It includes fields for card number, account ID, CVV code, embossed name, expiration date, and active status. This structure is included in the CVACT02Y.cpy copybook, which is part of the Card Demo Core Copybook.
    View
  • CBTRN01C.cblThis program defines the data structure for a card record, including fields such as card number, account ID, CVV code, embossed name, expiration date, and active status. It is included within the Card Demo Core Copybook (CVACT02Y.cpy).
    View
  • COACTVWC.cblThis program defines the data structure for a card record, including fields for card number, account ID, CVV code, embossed name, expiration date, and active status. It serves as a core copybook for card-related operations within the application.
    View
  • COCRDLIC.cblThis program defines a data structure for card records with a length of 150. It includes fields for card number, account ID, CVV code, embossed name, expiration date, and active status. The structure is part of the Card Demo Core Copybook, indicating its use in managing card-related data within the application.
    View
  • COCRDSLC.cblThis program defines the data structure for a card record with a length of 150 bytes. It includes fields for card number, account ID, CVV code, embossed name, expiration date, and active status.
    View
  • COCRDUPC.cblThis program defines the data structure for a card record, including fields for card number, account ID, CVV code, embossed name, expiration date, and active status. It serves as a core data structure for card-related operations within the Card Demo program.
    View
  • CVACT02Y.cpyRelated flow
    View