File

CORPT00C.cbl: CardDemo Core

Part of CardDemo Core Module: This COBOL program serves as the core module for CardDemo, handling its fundamental operations with a fan-in of 0 and a fan-out of 1, notably calling CSUTLDTC.cbl.

IsolatedExpanded
OverviewSource

Files

  • CSUTLDTC.cblThis node, CSUTLDTC.cbl, is a COBOL program within the CardDemo Core application. It is responsible for printing transaction reports by submitting a batch job from an online environment. The program utilizes an extra partition TDQ for this purpose. It is called by the PROCESS-ENTER-KEY paragraph.
    View
  • COCOM01Y.cpyThis copybook, COCOM01Y.cpy, is included and used by the CORPT00C.cbl program. It serves as a copybook, likely containing common data structures or definitions utilized within the CardDemo Core application.
    View
  • COCOM01Y.cpyThis copybook, COCOM01Y.cpy, is included in the CORPT00C.cbl program, which serves as the CardDemo Core application. The program's function is to print transaction reports by submitting a batch job from an online interface using an extra partition TDQ.
    View
  • CORPT00C.cblThis COBOL program, CORPT00C.cbl, is designed to print transaction reports. It achieves this by submitting a batch job from an online interface, utilizing an extra partition TDQ (Transient Data Queue) for processing. The program includes or uses the SEND-TRNRPT-SCREEN paragraph and incorporates copybooks, indicating it's a core component for handling transaction reporting within the CardDemo application.
    View
  • COTTL01Y.cpyThis copybook, COTTL01Y.cpy, is utilized by the CORPT00C.cbl program, which is part of the CardDemo application. The program's function is to generate transaction reports by submitting a batch job from an online environment, leveraging an extra partition TDQ for this process.
    View
  • COTTL01Y.cpyThis copybook, COTTL01Y.cpy, is included by the CORPT00C.cbl program. Its purpose is to provide reusable code or data structures for the CardDemo Core application, facilitating the printing of transaction reports.
    View
  • CSDAT01Y.cpyThis copybook, CSDAT01Y.cpy, is utilized by the CORPT00C.cbl program, which serves as the CardDemo Core application. The program's primary function is to generate transaction reports by submitting batch jobs from an online environment using an extra partition TDQ. CSDAT01Y.cpy likely contains data structures or constants relevant to this transaction reporting process.
    View
  • CSDAT01Y.cpyThis program, CORPT00C.cbl, is designed to print transaction reports by submitting a batch job from an online environment. It utilizes an extra partition TDQ (Temporary Data Queue) for this purpose. The CSDAT01Y.cpy copybook is included within this program, likely containing data structures or definitions necessary for processing these transactions and generating reports.
    View
  • CSMSG01Y.cpyThis copybook, CSMSG01Y.cpy, is used by the CORPT00C.cbl program. It serves as a data structure definition, likely containing fields related to transaction messages or card-related information, which are essential for the program's core functionality of printing transaction reports.
    View
  • CSMSG01Y.cpyThe CSMSG01Y.cpy is a copybook file included by the CORPT00C.cbl program, which serves as the main CICS COBOL program for the CardDemo application. This program is designed to print transaction reports by submitting a batch job from an online environment, utilizing an extra partition TDQ. The inclusion of CSMSG01Y.cpy suggests it contains data structures or constants used by CORPT00C.cbl for its report generation and batch job submission functionalities.
    View
  • CVTRA05Y.cpyThis copybook, CVTRA05Y.cpy, is included by the CORPT00C.cbl program, which is responsible for printing transaction reports. It is utilized by the main program for its functionalities.
    View
  • CVTRA05Y.cpyThis copybook, CVTRA05Y.cpy, is included in the CORPT00C.cbl program, which is the CardDemo Core application. The program's function is to print transaction reports by submitting a batch job from an online environment using an extra partition TDQ. The copybook likely contains data structures or constants used by CORPT00C.cbl for this reporting functionality.
    View
  • COPAUS0C.cblThis copybook, COPAUS0C.cbl, is used by the CORPT00C.cbl program. It likely contains data structures or definitions that are shared between these program components, facilitating data exchange and standardization within the CardDemo application.
    View
  • COPAUS0C.cblThe COPAUS0C.cbl file is a copybook utilized by the CORPT00C.cbl program. It is included or used by the main program, serving as a data structure or definition file. This suggests it contains reusable data definitions or constants that the CORPT00C.cbl program relies on for its operations.
    View
  • CORPT00CThis COBOL program, CardDemo Core, is designed to print transaction reports. It achieves this by submitting a batch job from an online environment, utilizing an extra partition TDQ (Transient Data Queue) for this process.
    View