File

COTRN02C.cbl: Transaction File Processor

Part of CardDemo Core Module: Processes transactions by reading from WS-CCXREF-FILE, WS-CXACAIX-FILE, and WS-TRANSACT-FILE, and writing to WS-TRANSACT-FILE.

IsolatedExpanded
OverviewSource

Datasets

  • WS-CCXREF-FILEThis dataset, WS-CCXREF-FILE, is read by the COTRN02C.cbl program. It is accessed by the MAIN-PARA paragraph within the program. The meta information indicates that this dataset is read by the program.
    View
  • WS-CXACAIX-FILEThe WS-CXACAIX-FILE dataset is read by the MAIN-PARA paragraph within the COTRN02C.CBL program. This indicates that transaction data, likely related to card transactions, is being processed and utilized by the main logic of the program.
    View
  • WS-TRANSACT-FILEThis dataset, WS-TRANSACT-FILE, is utilized by the COTRN02C.cbl program to process transaction files. The program reads from this dataset in the MAIN-PARA paragraph and also writes to it, indicating it serves as a central repository for transaction data that is both read and updated during the program's execution.
    View

Files

  • CSUTLDTC.cblThis program, CSUTLDTC.cbl, is called by the COTRN02C.cbl program, which is part of the CardDemo application. COTRN02C.cbl is designed to add new transactions to the TRANSACT file. The END-EVALUATE paragraph in COTRN02C.cbl makes a call to CSUTLDTC.cbl, indicating that CSUTLDTC.cbl is involved in the transaction processing flow after an evaluation step within COTRN02C.cbl.
    View
  • COCOM01Y.cpyThe COCOM01Y.cpy is a copybook resource used by the COTRN02C.CBL program. It is included within the VALIDATE-INPUT-DATA-FIELDS paragraph, indicating that it provides data structures or constants necessary for input data validation operations within the Transaction File Processor.
    View
  • COCOM01Y.cpyThis copybook, COCOM01Y.cpy, is included by the COTRN02C.CBL program, which processes transaction files. It is specifically referenced by the VALIDATE-INPUT-DATA-FIELDS paragraph within the program. The role of this copybook is to provide shared data structures or constants used during the input data validation process.
    View
  • COTRN02C.cblThis CICS COBOL program, COTRN02C.CBL, is designed to add new transactions to the TRANSACT file. It is part of the CardDemo application and utilizes a copybook resource within its processing.
    View
  • COTTL01Y.cpyThis copybook, COTTL01Y.cpy, is utilized by the COTRN02C.CBL program to define and manage transaction data structures. It is included within the VALIDATE-INPUT-DATA-FIELDS paragraph, suggesting its role in data validation and processing for new transactions.
    View
  • COTTL01Y.cpyThis copybook, COTTL01Y.cpy, is included by the COTRN02C.CBL program. It is utilized by the VALIDATE-INPUT-DATA-FIELDS paragraph, suggesting it contains definitions or structures essential for input data validation within the Transaction File Processor.
    View
  • CSDAT01Y.cpyThis copybook, CSDAT01Y.cpy, is utilized by the COTRN02C.CBL program. It is included by the VALIDATE-INPUT-DATA-FIELDS paragraph, suggesting it contains data structures or definitions necessary for validating input data within the Transaction File Processor application.
    View
  • CSDAT01Y.cpyThis copybook, CSDAT01Y.cpy, is included by the COTRN02C.CBL program. It is used within the VALIDATE-INPUT-DATA-FIELDS paragraph, indicating it likely contains data structures or definitions related to input validation for transaction processing.
    View
  • CSMSG01Y.cpyThis program uses the CSMSG01Y.cpy copybook, which is included by the VALIDATE-INPUT-DATA-FIELDS paragraph. This copybook likely contains data structures or constants necessary for validating input data fields within the COTRN02C.CBL program.
    View
  • CSMSG01Y.cpyThis copybook, CSMSG01Y.cpy, is included by the transaction file processor COTRN02C.CBL. It is used within the VALIDATE-INPUT-DATA-FIELDS paragraph, suggesting it contains data structures or constants relevant to validating input data for transactions. Its role as a copybook indicates it provides reusable code or data definitions.
    View
  • CVACT01Y.cpyThis COBOL copybook, CVACT01Y.cpy, is utilized by the COTRN02C.CBL program, which serves as a Transaction File Processor. Specifically, the VALIDATE-INPUT-DATA-FIELDS paragraph within COTRN02C.CBL includes or uses this copybook. The copybook likely contains data structures or definitions relevant to validating input data fields for transaction processing.
    View
  • CVACT01Y.cpyThis copybook, CVACT01Y.cpy, is included by the COTRN02C.CBL program. It is invoked by the VALIDATE-INPUT-DATA-FIELDS paragraph, suggesting it contains data structures or definitions related to input data validation within the Transaction File Processor application.
    View
  • CVACT03Y.cpyThis copybook, CVACT03Y.cpy, is utilized by the COTRN02C.CBL program. It is included or used by the VALIDATE-INPUT-DATA-FIELDS paragraph, suggesting it contains data structures or constants necessary for input data validation within the transaction processing application.
    View
  • CVACT03Y.cpyThis copybook, CVACT03Y.cpy, is included by the COTRN02C.CBL program and is utilized by the VALIDATE-INPUT-DATA-FIELDS paragraph. It likely contains data structures or variable definitions necessary for validating input data fields within the transaction processing logic.
    View
  • CVTRA05Y.cpyThis copybook, CVTRA05Y.cpy, is included and used by the COTRN02C.CBL program. It appears to contain data structures or definitions relevant to transaction processing, as it's utilized by the VALIDATE-INPUT-DATA-FIELDS paragraph.
    View
  • CVTRA05Y.cpyThis copybook, CVTRA05Y.cpy, is included by the COTRN02C.CBL program. It is invoked by the VALIDATE-INPUT-DATA-FIELDS paragraph, indicating that it contains data structures or routines essential for validating input data fields within the Transaction File Processor application.
    View
  • COPAUS0C.cblThis copybook, COPAUS0C.cbl, is utilized by the COTRN02C.cbl program. It is included within the program, suggesting it contains reusable code or data structures that support the program's functionality of processing transaction files and adding new transactions to the TRANSACT file.
    View
  • COPAUS0C.cblThe COPAUS0C.cbl file is a copybook utilized by the COTRN02C.cbl program. It is included within the program to support the validation of input data fields. This copybook likely contains data structures or routines essential for processing and verifying transaction data before it is added to the TRANSACT file.
    View
  • CORPT00CThe CORPT00C group is included within the COTRN02C program, which serves as a Transaction File Processor. Its primary function is to add new transactions to the TRANSACT file, as indicated by the program's description. This processing is part of the CardDemo application.
    View