CVCUS01Y.cpy: Customer Record Copybook
Part of CardDemo Core Module: Defines the structure for customer records, including IDs, names, and address information, for use in the CardDemo Core module.
Files
- COPAUA0C.cblThis program, COPAUA0C.cbl, is responsible for handling customer data. It utilizes the CVCUS01Y.cpy copybook, which defines the structure of a customer record. The program likely performs operations related to copying or processing this customer record based on its inclusion of the copybook.View
- COPAUS0C.cblThis program utilizes the CVCUS01Y.cpy copybook to define and manage customer records. It likely handles operations related to customer data, including fields such as identification, name, address, contact information, and government-issued identifiers.View
- CBCUS01C.cblThis program, CBCUS01C.cbl, incorporates the CVCUS01Y.cpy copybook, which defines the structure for a customer record. The copybook includes various fields such as customer ID, name, address details, contact numbers, social security number, government-issued ID, date of birth, and EFT account ID, totaling a record length of 500 characters.View
- CBEXPORT.cblThis program defines the structure for customer records, including fields like customer ID, name, address, and identification numbers. It serves as a copybook, likely used to include these definitions in other COBOL programs for consistent data handling.View
- CBIMPORT.cblThis program, CBIMPORT.cbl, utilizes the CVCUS01Y.cpy copybook to define the structure of a customer record. The copybook specifies various fields for customer identification, name, address details, contact information, and identification numbers, including customer ID, name, address lines, state, country, zip code, phone numbers, SSN, government-issued ID, date of birth, and EFT account ID.View
- CBTRN01C.cblThis program includes the CVCUS01Y.cpy copybook, which defines the structure of a customer record. The customer record contains fields for identification (ID, SSN, government ID), personal details (name, DOB), address information, and contact numbers. It also includes fields related to electronic fund transfers and other miscellaneous customer data.View
- COACTUPC.cblThis program, COACTUPC.cbl, defines the data structure for a customer record. It includes fields such as customer ID, name, address details, contact information, social security number, government-issued ID, date of birth, and EFT account ID. This copybook is included in the CVCUS01Y.cpy program, serving as a central definition for customer data.View
- COACTVWC.cblThe COACTVWC.cbl program incorporates the CVCUS01Y.cpy copybook, which defines the data structure for a customer record. This structure includes fields such as customer ID, name, address details, phone numbers, social security number, government-issued ID, date of birth, and EFT account ID.View
- COCRDSLC.cblThis program incorporates the CVCUS01Y.cpy copybook, which defines the data structure for a customer record. The COCRDSLC.cbl program likely utilizes this structure to process or manage customer information. The copybook outlines fields such as customer ID, name, address details, phone numbers, social security number, government-issued ID, date of birth, and EFT account ID.View
- COCRDUPC.cblThis program is responsible for handling customer records and is included within the CVCUS01Y.cpy copybook. It defines the structure for a customer record, including fields for ID, name, address, contact information, and identification numbers.View
- CVCUS01Y.cpyRelated flowView