CBPAUP0C.cbl: IMS/DB2/MQ Credit Authorizations
Part of Credit Authorization Processing: Processes credit authorizations by reading data from IMS datasets like IMSDBDLIB, IMSPROCLIB, IMSPSBLIB, and IMSSDFSRESL.
Datasets
- IMS.DBDLIBThis program reads from the IMS.DBDLIB dataset. This dataset contains the Data Language Definition (DL/I) library, which is essential for IMS database operations. The program uses this library to interpret and process database calls related to credit authorizations.View
- IMS.PROCLIBThis node, IMS.PROCLIB, is a dataset read by the CBPAUP0C.cbl program. The program is an IMS/DB2/MQ batch COBOL application designed to delete expired pending authorization messages. The dataset likely contains control statements or configuration information necessary for the IMS environment that the program interacts with.View
- IMS.PSBLIBThis program, CBPAUP0C.cbl, is part of an IMS/DB2/MQ Credit Authorizations application. It reads from the IMS.PSBLIB dataset, which is a common location for IMS program specification block libraries. This suggests that the program utilizes these PSB definitions to interact with the IMS database.View
- IMS.SDFSRESLThis program, CBPAUP0C.cbl, is an IMS/DB2/MQ Credit Authorizations batch program designed to delete expired pending authorization messages. The IMS.SDFSRESL dataset is read by this program, indicating it contains necessary IMS-related resources or libraries required for the program's execution.View
- XXXXXXXX.PROD.LOADLIBThis program, CBPAUP0C.CBL, is an IMS/DB2/MQ batch COBOL program designed for credit authorizations. It reads from the XXXXXXXX.PROD.LOADLIB dataset, which likely contains executable modules or loadable components required for the program's operation, such as authorization logic or data structures.View
- instream:CBPAUP0J:STEP01:SYSINThis node, SYSIN, is a dataset read by the CBPAUP0C.CBL program. The program is part of an IMS/DB2/MQ Credit Authorizations application and its function is to delete expired pending authorization messages. The SYSIN dataset is read by the 1000-INITIALIZE paragraph within the program.View
Files
- CIPAUDTY.cpyThis copybook, CIPAUDTY.cpy, is utilized by the CBPAUP0C.cbl program, which handles IMS/DB2/MQ credit authorizations. It likely contains data structures or constants necessary for the program's operations, particularly related to the authorization process.View
- CIPAUDTY.cpyThis copybook, CIPAUDTY.cpy, is included by the MAIN-PARA paragraph within the CBPAUP0C.cbl program. The CBPAUP0C.cbl program is an IMS/DB2/MQ batch COBOL program responsible for handling credit authorizations. Specifically, it focuses on deleting expired pending authorization messages.View
- CIPAUSMY.cpyThis program, CBPAUP0C.CBL, utilizes the CIPAUSMY.cpy copybook. The copybook is included in the main program and serves as a resource within the IMS/DB2/MQ Credit Authorizations application. Its role is to provide definitions or structures used by the authorization module.View
- CIPAUSMY.cpyThis copybook, CIPAUSMY.cpy, is included by the MAIN-PARA paragraph in the CBPAUP0C.cbl program. It is part of the IMS/DB2/MQ Credit Authorizations application and serves as a resource for the program.View
- CBPAUP0C.cblThis batch COBOL program, CBPAUP0C.CBL, is part of the CardDemo Authorization Module. Its primary function is to delete expired pending authorization messages from the system. The program is initiated by the 1000-INITIALIZE PARAGRAPH.View
- CBPAUP0JThis node, CBPAUP0J, is a group within the IMS/DB2/MQ Credit Authorizations program (CBPAUP0C.cbl). It is included by the main program, indicating it contains related logic or a set of subroutines. The program's overall function is to delete expired pending authorization messages.View