File

CODATE01.cbl: MQ Account Extracts

Part of Account Extracts (MQ/VSAM): This program handles transactions for account extracts using MQ and VSAM, with a fan-in of 0 and fan-out of 4.

IsolatedExpanded
OverviewSource

Files

  • COPAUA0C.cblThis utility program, COPAUA0C.cbl, is called by the main program CODATE01.cbl. Its purpose is to handle operations related to MQ account extracts. The provided code snippet shows it uses working storage variables to manage message flags and queue status for response and error queues.
    View
  • COPAUA0C.cblThis utility program, COPAUA0C, is invoked by the main program CODATE01. It is designed to handle MQ (Message Queue) operations, likely for account-related data processing. The program manages flags and status indicators for response and error queues, suggesting it plays a role in sending and receiving messages via MQ.
    View
  • COPAUA0C.cblThis utility program is called by the main procedure division of CODATE01.cbl. Its purpose is to handle MQ account extracts, likely involving the management or processing of messages and queue statuses. It appears to be involved in checking and setting flags related to MQ message availability and the open status of response and error queues.
    View
  • COACCT01.cblThis utility program, COACCT01.cbl, is called by the PROCEDURE DIVISION of the CODATE01.cbl program. It is involved in handling MQ messages and queue statuses, specifically managing flags for the absence of messages and the open status of response and error queues.
    View
  • COPAUA0C.cblThis COBOL program, CODATE01, is designed for MQ account extracts. It utilizes the COPAUA0C copybook, which is included within its WORKING-STORAGE SECTION. This copybook likely contains definitions and variables essential for handling MQ messages and queue statuses, such as flags for message availability and indicators for response and error queue states.
    View
  • COPAUA0C.cblThis COBOL program, CODATE01, utilizes the copybook COPAUA0C. This copybook likely contains definitions for MQ message flags and response/error queue status indicators, as suggested by variables like WS-MQ-MSG-FLAG, WS-RESP-QUEUE-STS, and WS-ERR-QUEUE-STS found within the WORKING-STORAGE SECTION of the program.
    View
  • COPAUA0C.cblThis program, CODATE01.cbl, uses the copybook COPAUA0C.cbl. The copybook is included within the WORKING-STORAGE SECTION of the program and is essential for its operations. It likely contains variable definitions or control flags used by the MQ Account Extracts program.
    View
  • COPAUA0C.cblThis program uses the COPAUA0C.cbl copybook, which likely contains definitions for working storage variables. These variables, such as MQ message flags and response/error queue status indicators, are essential for managing message processing and queue operations within the CODATE01 program.
    View
  • COPAUA0C.cblCOPAUA0C.cbl is a copybook resource utilized by the MQ Account Extracts program (CODATES01.cbl). It is included within the WORKING-STORAGE SECTION, indicating it contains data structures or variables used by the main program. The meta information further confirms its role as a copybook that is used by the program.
    View
  • COPAUA0C.cblThis copybook is included by the CODATE01 program, which handles MQ account extracts. It likely contains definitions for variables and flags related to MQ message processing and response/error queue statuses, as indicated by its usage within the WORKING-STORAGE SECTION of the main program.
    View
  • COPAUA0C.cblThis node, COPAUA0C.cbl, is a resource used by the CODATE01.cbl program for MQ account extracts. It is connected to the WORKING-STORAGE SECTION, indicating it likely interacts with or utilizes variables defined there for message flags and queue status.
    View
  • COACCT01.cblThis COBOL program, COACCT01.cbl, is utilized by the CODATE01 program for MQ account extracts. It interacts with the WORKING-STORAGE SECTION, indicating it manages or modifies working storage variables related to MQ message flags and response queue statuses.
    View
  • CP00The CP00 group is included in the MQ Account Extracts program (CODDATE01.cbl). It likely handles processing related to MQ messages, indicated by variables like WS-MQ-MSG-FLAG, WS-RESP-QUEUE-STS, and WS-ERR-QUEUE-STS, which suggest managing message flags and response/error queue statuses.
    View

Utilities

  • COPAUA0C.cblThis utility program, COPAUA0C.cbl, is called by the main program CODATE01.cbl. Its purpose is to handle operations related to MQ account extracts. The provided code snippet shows it uses working storage variables to manage message flags and queue status for response and error queues.
  • COPAUA0C.cblThis utility program, COPAUA0C, is invoked by the main program CODATE01. It is designed to handle MQ (Message Queue) operations, likely for account-related data processing. The program manages flags and status indicators for response and error queues, suggesting it plays a role in sending and receiving messages via MQ.
  • COPAUA0C.cblThis utility program is called by the main procedure division of CODATE01.cbl. Its purpose is to handle MQ account extracts, likely involving the management or processing of messages and queue statuses. It appears to be involved in checking and setting flags related to MQ message availability and the open status of response and error queues.
  • COACCT01.cblThis utility program, COACCT01.cbl, is called by the PROCEDURE DIVISION of the CODATE01.cbl program. It is involved in handling MQ messages and queue statuses, specifically managing flags for the absence of messages and the open status of response and error queues.