File

COPAUS2C.cbl: Credit Authorization IMS/DB2/MQ Handler

Part of Credit Authorization Processing: Handles CPVD transactions for credit authorizations, interacting with IMS, DB2, and MQ systems.

IsolatedExpanded
OverviewSource

Files

  • AUTHFRDS.ddlThe AUTHFRDS.ddl file is a data definition language file related to the COPAUS2C.cbl program, which handles credit authorizations using IMS/DB2/MQ. This file is connected to the END-EXEC PARAGRAPH within the program, suggesting it plays a role in defining or managing data structures related to fraud marking during the authorization process.
    View
  • COPAUS2C.cblThis COPAUS2C.cbl program is a CICS COBOL IMS DB2 program used within the CardDemo Authorization Module. Its primary function is to mark authorization messages as fraudulent. The program includes or uses the END-EXEC PARAGRAPH and incorporates the COPAUS2C.cbl copybook.
    View
  • CIPAUDTY.cpyThis copybook, CIPAUDTY.cpy, is utilized by the COPAUS2C.cbl program. It serves as a data structure definition, likely containing fields related to credit authorization and auditing within the CardDemo application. Its inclusion within the main program facilitates standardized data handling for authorization messages processed through IMS, DB2, and MQ.
    View
  • CIPAUDTY.cpyCIPAUDTY.cpy is a copybook included by the MAIN-PARA paragraph within the COPAUS2C.cbl program. This program is identified as a CICS COBOL IMS DB2 application responsible for handling credit authorization messages, specifically marking them as fraudulent. The copybook likely contains data structures or constants used in this authorization and fraud marking process.
    View
  • COPAUS2C.cblThis COBOL program, COPAUS2C.cbl, serves as a CICS program within the CardDemo Authorization Module. Its primary function is to handle credit authorization messages, specifically marking them as fraudulent when necessary, interacting with IMS, DB2, and MQ. The program includes copybook elements, indicating it utilizes shared code for its operations.
    View
  • COPAUS2C.cblThis program, COPAUS2C.cbl, is a CICS COBOL program that integrates with IMS DB2 and MQ. Its primary function within the CardDemo application's Authorization Module is to mark authorization messages as fraudulent. It achieves this by interacting with the END-EXEC PARAGRAPH.
    View
  • CPVDThis node represents a group within the COPAUS2C.cbl program, which handles credit authorization using IMS, DB2, and MQ. The CPVD group specifically is included in the main program's functionality.
    View