COTRN00C.cbl: WS-TRANSACT-FILE Read Operations
Part of CardDemo Core Module: This file performs read operations on the WS-TRANSACT-FILE dataset.
Datasets
- WS-TRANSACT-FILEThis dataset, WS-TRANSACT-FILE, is read by the COTRN00C.cbl program. It is accessed sequentially, as indicated by its role in the 'reads' relation connecting to the MAIN-PARA paragraph. The program's function is to list transactions from this file.View
Files
- COCOM01Y.cpyThis program uses the COCOM01Y.cpy copybook, which is included by reference. This copybook likely defines data structures or constants used within the COTRN00C.CBL program for reading transaction data from the TRANSACT file.View
- COCOM01Y.cpyThis copybook, COCOM01Y.cpy, is included in the COTRN00C.cbl program. It likely contains data structures or constants used for transaction data processing, as indicated by its inclusion within a program that reads from a transaction file and is related to a POPULATE-TRAN-DATA paragraph. The copybook's role is to provide reusable definitions for transaction-related information within the CardDemo application.View
- COTRN00C.cblThis COBOL program, COTRN00C.cbl, is designed to list transactions from the TRANSACT file. It is part of the CardDemo application and utilizes a copybook, indicated by its role in the meta information. The program's functionality includes reading from the WS-TRANSACT-FILE and is related to the SEND-TRNLST-SCREEN paragraph, suggesting it displays transaction lists.View
- COTTL01Y.cpyThis copybook is included by the COTRN00C.cbl program to define transactional data structures. It is utilized by the POPULATE-TRAN-DATA paragraph to facilitate reading operations from the TRANSACT file.View
- COTTL01Y.cpyThis copybook, COTTL01Y.cpy, is included in the COTRN00C.CBL program. It is utilized by the POPULATE-TRAN-DATA paragraph, suggesting it contains data structures or definitions necessary for processing transaction data. The copybook is a resource within the CardDemo application, specifically for the List Transactions functionality.View
- CSDAT01Y.cpyThis copybook, CSDAT01Y.cpy, is utilized by the COTRN00C.CBL program. It is included to facilitate the reading of transaction data from the TRANSACT file. The POPULATE-TRAN-DATA paragraph within this program uses the definitions provided by this copybook to process and manage transaction information.View
- CSDAT01Y.cpyThis copybook, CSDAT01Y.cpy, is included in the COTRN00C.CBL program. It is used to define data structures related to transaction data, likely including fields for transaction details, account information, and potentially status codes. The POPULATE-TRAN-DATA paragraph in COTRN00C.CBL utilizes the definitions within this copybook to structure and process transaction data read from the TRANSACT file.View
- CSMSG01Y.cpyThis copybook, CSMSG01Y.cpy, is utilized by the COTRN00C.cbl program for its transaction file read operations. It is included within the program's logic and is specifically used by the POPULATE-TRAN-DATA paragraph. The copybook likely contains data structures or definitions necessary for processing transaction data from the TRANSACT file.View
- CSMSG01Y.cpyThis copybook, CSMSG01Y.cpy, is included within the COTRN00C.CBL program. It is utilized by the POPULATE-TRAN-DATA paragraph to structure and manage transaction data, likely defining the layout or fields used when reading from the TRANSACT file.View
- CVTRA05Y.cpyThis copybook, CVTRA05Y.cpy, is used by the COTRN00C.CBL program for handling read operations on the WS-TRANSACT-FILE. It is included or used by the POPULATE-TRAN-DATA paragraph, indicating its role in structuring and managing transaction data within the program.View
- CVTRA05Y.cpyThis copybook, CVTRA05Y.cpy, is included within the COTRN00C.CBL program. It is utilized by the POPULATE-TRAN-DATA paragraph to define data structures or constants relevant to transaction data processing.View
- COPAUS0C.cblThis program is used to read operations from the WS-TRANSACT-FILE in the COTRN00C.cbl program. It includes and uses the POPULATE-TRAN-DATA PARAGRAPH and acts as a copybook, indicating it contains reusable code or data structures for transaction data processing.View
- COPAUS0C.cblThis copybook, COPAUS0C.cbl, is utilized by the COTRN00C.cbl program for its transaction file read operations. It is included or used by the POPULATE-TRAN-DATA paragraph within the main program, suggesting it contains data structures or definitions necessary for processing transaction data.View
- COTRN00CThis program is designed to list transactions from the TRANSACT file. It is written in COBOL for the CICS environment and is part of the CardDemo application. The program's purpose is to provide a listing of transactions recorded in the TRANSACT file.View