CVACT02Y.cpy: Credit Authorization Card Data (Copybook)
Part of Credit Authorization Processing: This copybook defines the structure for credit card authorization data, including card number, CVV, name, and expiration date.
Files
- COPAUS0C.cblThis program, COPAUS0C.cbl, is designed to process credit card data. It interacts with the CVACT02Y.cpy copybook, which defines the structure for card-related information. The copybook includes fields such as card number, account ID, CVV code, embossed name, expiration date, and active status, all of which are likely used by this program for credit authorization purposes.View
- COTRTLIC.cblThis program includes the CVACT02Y copybook, which defines a data structure for credit card information. The structure includes fields such as card number, account ID, CVV code, embossed name, expiration date, and active status.View
- CBACT02C.cblThis program defines the data structure for a card entity, which is included by the CVACT02Y.cpy copybook. The structure includes fields for card number, account ID, CVV code, embossed name, expiration date, and active status, along with a filler for additional space.View
- CBEXPORT.cblThis program defines a data structure for card entity information, totaling 150 bytes. It includes fields for card number, account ID, CVV code, embossed name, expiration date, and active status. A filler field occupies the remaining space.View
- CBIMPORT.cblThis program, CBIMPORT.cbl, is responsible for handling credit card data. It includes a copybook named CVACT02Y.cpy, which defines the structure for card records. This structure includes fields such as card number, account ID, CVV code, embossed name, expiration date, and active status.View
- CBTRN01C.cblThis program utilizes the CVACT02Y copybook, which defines a 150-byte record structure for card entity data. This structure includes fields such as card number, account ID, CVV code, embossed name, expiration date, and active status. The program's inclusion of this copybook suggests it handles or processes information related to credit card details.View
- COACTVWC.cblThis program defines the data structure for card entity, which includes details such as card number, account ID, CVV code, embossed name, expiration date, and active status. It is a copybook used for credit authorization card data.View
- COCRDLIC.cblThis program defines the data structure for a credit card record, named CARD-RECORD. It includes fields for the card number, account ID, CVV code, embossed name, expiration date, and active status. The program also contains a filler field for future use and metadata related to its version and last modification.View
- COCRDSLC.cblThis program segment defines the data structure for a card record, intended for credit authorization. It includes fields for the card number, account ID, CVV, embossed name, expiration date, and active status, totaling 150 bytes.View
- COCRDUPC.cblThis program defines the data structure for card entity information, including fields for card number, account ID, CVV code, embossed name, expiration date, and active status. It is included within the CVACT02Y.cpy copybook, which handles credit authorization card data.View