COUSR02C.cbl: User Security File Read/Write
Part of CardDemo Core Module: Reads from and writes to the WS-USRSEC-FILE dataset for user security record management.
Datasets
- WS-USRSEC-FILEThis program, COUSR02C.CBL, interacts with the WS-USRSEC-FILE dataset to manage user security information. It reads from this file, likely to retrieve existing user data, and also writes to it, indicating updates or additions to user records. The node's primary function is to serve as the persistent storage for user security details within the CardDemo application.View
Files
- COCOM01Y.cpyThe COUSR02C program utilizes the COCOM01Y.cpy copybook, which likely contains definitions for the User Security file. This copybook is incorporated into the COUSR02C program to facilitate the reading and writing operations related to the User Security file, supporting the program's function of updating user information.View
- COCOM01Y.cpyThis copybook, COCOM01Y.cpy, is included within the COUSR02C.CBL program. It likely contains shared data structures or constants related to user security file operations. The COUSR02C.CBL program uses this copybook to define and manage user security information.View
- COTTL01Y.cpyThis copybook, COTTL01Y.cpy, is utilized by the COUSR02C.cbl program. The program's function is to update a user within the USRSEC file. The copybook likely contains data structures or definitions necessary for interacting with this user security file.View
- COTTL01Y.cpyThe COTTL01Y.cpy file is a copybook included by the COUSR02C.cbl program. COUSR02C.cbl is a CICS COBOL program designed to update a user in the USRSEC file. This copybook likely contains data structures or definitions used by COUSR02C.cbl for user security file operations.View
- COUSR02C.cblThis program, COUSR02C.cbl, is a CICS COBOL program designed to update a user record in the USRSEC file. It utilizes the SEND-USRUPD-SCREEN paragraph and incorporates the COUSR02C.cbl copybook.View
- CSDAT01Y.cpyThis copybook, CSDAT01Y.cpy, is utilized by the COUSR02C.cbl program. It likely contains data structures or constants relevant to the User Security File operations performed by COUSR02C.cbl.View
- CSDAT01Y.cpyThis copybook, CSDAT01Y.cpy, is included within the COUSR02C.CBL program. It is used to define the structure and data elements for the User Security File.View
- CSMSG01Y.cpyThis program, COUSR02C.cbl, is responsible for updating a user in the USRSEC file. It utilizes the CSMSG01Y.cpy copybook, indicating that this copybook likely contains data structures or definitions essential for the user security file operations performed by the program.View
- CSMSG01Y.cpyThis copybook, CSMSG01Y.cpy, is included in the COUSR02C.cbl program. COUSR02C.cbl is a CICS COBOL program responsible for updating user security records in the USRSEC file. Therefore, CSMSG01Y.cpy likely contains data structures or record layouts used to define the format of user security information that COUSR02C.cbl reads from or writes to the USRSEC file.View
- CSUSR01Y.cpyThis copybook, CSUSR01Y.cpy, is included and used by the COUSR02C.cbl program. Its role is to define data structures or constants utilized within the COUSR02C.cbl program for managing user security file read/write operations.View
- CSUSR01Y.cpyThe CSUSR01Y.cpy file is a copybook included by the COUSR02C.CBL program. COUSR02C.CBL is a CICS COBOL program responsible for updating user information in the USRSEC file. This copybook likely contains data structures or definitions used by COUSR02C.CBL for its user security file operations.View
- COPAUS0C.cblThis copybook, COPAUS0C.cbl, is utilized by the COUSR02C.cbl program. Its role is to define the structure or data elements related to the user security file, facilitating the read and write operations performed by COUSR02C.cbl for updating user information.View
- COPAUS0C.cblThis copybook, COPAUS0C.cbl, is used by the COUSR02C.cbl program for reading and writing to the User Security File. It defines the structure of the user security data handled by the program.View
- COUSR02CThis program, COUSR02C.cbl, is designed to update user information within the USRSEC file. It handles the read and write operations necessary for managing user security data.View