File

COADM01C.cbl: CardDemo Core Module

Part of CardDemo Core Module: Processes core card demo transactions within the CardDemo system.

IsolatedExpanded
OverviewSource

Files

  • COADM01C.cblThis program, COADM01C.cbl, serves as the Admin Menu for the CardDemo application, specifically for administrative users. It utilizes the COADM01C.cbl copybook and includes the SEND-MENU-SCREEN paragraph to display menu options.
    View
  • COADM02Y.cpyThis copybook is included by the COADM01C.CBL program, which serves as the CardDemo Core Module. The copybook's content is utilized by the main program, indicating it likely contains shared data structures or definitions essential for the program's functionality related to card administration.
    View
  • COADM02Y.cpyThis copybook, COADM02Y.cpy, is included in the COADM01C.cbl program, which serves as the CardDemo Core Module. The program is identified as a CICS COBOL Program designed for administrative menu functions for admin users. The copybook likely contains shared data structures or constants used by COADM01C.cbl.
    View
  • COCOM01Y.cpyThis copybook, COCOM01Y.cpy, is included and used by the COADM01C.CBL program, which serves as the CardDemo Core Module. It likely contains shared data structures or constants essential for the administrative menu functionality of the CardDemo application.
    View
  • COCOM01Y.cpyThis copybook, COCOM01Y.CPY, is included by the COADM01C.CBL program, which serves as the Admin Menu for the CardDemo application. It likely contains common data structures or definitions used across the program.
    View
  • COTTL01Y.cpyThis COBOL copybook, COTTL01Y.cpy, is included and used by the COADM01C.CBL program, which serves as the CardDemo Core Module. It likely contains common data structures or constants that are shared across different parts of the CardDemo application, particularly within the administrative functions managed by COADM01C.CBL.
    View
  • COTTL01Y.cpyThis copybook is included by the CardDemo Core Module (COADM01C.cbl). It likely contains shared data structures, constants, or definitions used within the COADM01C program, facilitating code organization and reusability.
    View
  • CSDAT01Y.cpyThis copybook, CSDAT01Y.cpy, is included and used by the COADM01C.cbl program, which serves as the CardDemo Core Module. It likely contains data structures or definitions utilized by the administrative menu functionality of the CardDemo application.
    View
  • CSDAT01Y.cpyThis copybook, CSDAT01Y.cpy, is included by the COADM01C.cbl program, which serves as the CardDemo Core Module. This module functions as an administrative menu for admin users within the CardDemo application.
    View
  • CSMSG01Y.cpyThis program, COADM01C.cbl, utilizes the CSMSG01Y.cpy copybook. The copybook likely contains definitions or structures that are used by the main program for its administrative menu functionality.
    View
  • CSMSG01Y.cpyThis copybook, CSMSG01Y.cpy, is included by the COADM01C.cbl program, which serves as the CardDemo Core Module. It is a resource used within the program, likely containing common data structures or constants relevant to the administration menu functionality.
    View
  • CSUSR01Y.cpyThe COADM01C.cbl program, identified as CardDemo Core Module, utilizes the CSUSR01Y.cpy copybook. This copybook is included within the COADM01C.cbl program to provide reusable code or data structures, facilitating the administration menu functionality for admin users within the CardDemo application.
    View
  • CSUSR01Y.cpyThis copybook, CSUSR01Y.cpy, is included by the COADM01C.cbl program, which serves as the CardDemo Core Module. It is utilized as a resource within this module, playing a role in the administrative functions of the CardDemo application.
    View
  • COPAUS0C.cblThe COADM01C program utilizes the COPAUS0C copybook. This copybook likely contains shared data structures or constants used by COADM01C. The 'uses' relation and 'copybook' role indicate that COPAUS0C provides reusable definitions for the main program.
    View
  • COPAUS0C.cblThis program includes COPAUS0C.cbl as a copybook. This indicates that COPAUS0C.cbl contains reusable code or data structures that are incorporated into COADM01C.cbl during compilation, likely for defining common elements or procedures used by the main program.
    View
  • COADM01CThis node represents the main entry point for the CardDemo Core Module, a CICS COBOL program. It serves as the administrative menu, allowing admin users to interact with the core functionalities of the CardDemo application. The program is designed to manage card-related operations.
    View