CIPAUDTY.cpy: Credit Authorization IMS/DB2/MQ Data (Copybook)
Part of Credit Authorization Processing: This copybook defines fields for credit authorization data managed within IMS/DB2/MQ, including keys, dates, times, and card numbers.
Files
- CBPAUP0C.cblThis program, CBPAUP0C.cbl, processes credit authorization pending details. It interacts with the CIPAUDTY copybook, which defines the structure for IMS/DB2/MQ credit authorization data. The code snippet indicates fields like PA-AUTHORIZATION-KEY and PA-AUTH-DATE-9C, suggesting it handles date-related authorization information.View
- COPAUA0C.cblThis program, COPAUA0C.cbl, is designed to manage pending authorization details related to credit authorizations. It interacts with the IMS/DB2/MQ Data copybook, CIPAUDTY.cpy, to process and store information about these authorizations. The code snippet shows the definition of a pending authorization key, including fields like authorization date.View
- COPAUS0C.cblThis program segment, COPAUS0C.cbl, is part of the Credit Authorization IMS/DB2/MQ Data processing. It specifically handles details related to pending authorizations, as indicated by the 'PA-AUTHORIZATION-KEY' and 'PA-AUTH-DATE-9C' fields. The segment is included within the larger CIPAUDTY.cpy copybook, suggesting it's a component for managing and storing authorization-related data.View
- COPAUS1C.cblThis program segment, COPAUS1C.cbl, is part of the Credit Authorization IMS/DB2/MQ Data processing. It defines segment fields for pending authorization details, including the authorization date. The program includes structures and data definitions from the CIPAUDTY.cpy copybook to manage this information.View
- COPAUS2C.cblThis program, COPAUS2C.cbl, processes pending authorization details related to credit authorizations. It utilizes the CIPAUDTY.cpy copybook to structure and manage this IMS/DB2/MQ data. The code snippet shows fields like PA-AUTHORIZATION-KEY and PA-AUTH-DATE-9C, indicating it handles key information for pending authorizations.View
- DBUNLDGS.cblThis program, DBUNLDGS.cbl, is responsible for handling pending authorization details related to credit authorizations. It interacts with IMS/DB2/MQ data, as indicated by its inclusion of the CIPAUDTY.cpy copybook. The code snippet shows data structures for authorization keys, including dates, suggesting it processes or stores authorization-related information.View
- PAUDBLOD.cblThis program, PAUDBLOD.cbl, is designed to handle pending authorization details related to credit authorizations. It is a COBOL program that utilizes the CIPAUDTY.cpy copybook, which contains data structures for IMS/DB2/MQ. The program likely interacts with these systems to manage authorization information.View
- PAUDBUNL.cblThis program, PAUDBUNL.cbl, is designed to handle pending authorization details. It is associated with the CIPAUDTY.cpy copybook, which contains data structures for credit authorization information in IMS/DB2/MQ environments. The program likely processes or manages authorization-related data, with a key component being the PA-AUTHORIZATION-KEY.View