File

COUSR00C.cbl: User Security File Read

Part of CardDemo Core Module: Reads the WS-USRSEC-FILE dataset for user security information, performing one dataset read operation.

IsolatedExpanded
OverviewSource

Datasets

  • WS-USRSEC-FILEThe WS-USRSEC-FILE dataset is read by the COUSR00C.CBL program to list all users from the USRSEC file. This interaction is facilitated through the MAIN-PARA paragraph within the program.
    View

Files

  • COCOM01Y.cpyThis copybook, COCOM01Y.cpy, is utilized by the COUSR00C.CBL program. It is included or used by the POPULATE-USER-DATA paragraph, suggesting it contains data structures or definitions relevant to user data population within the program.
    View
  • COCOM01Y.cpyThis copybook, COCOM01Y.cpy, is included in the COUSR00C.CBL program. It is used to populate user data. The copybook is a resource within the CardDemo application and is designed for use with CICS COBOL programs.
    View
  • COTTL01Y.cpyThis copybook, COTTL01Y.cpy, is utilized by the COUSR00C.CBL program. It is included within the POPULATE-USER-DATA paragraph, indicating that it likely contains data structures or definitions relevant to populating user data for security purposes. The copybook's role is to provide reusable code or data definitions for the program.
    View
  • COTTL01Y.cpyThis copybook, COTTL01Y.cpy, is included within the COUSR00C.CBL program. It is referenced by the POPULATE-USER-DATA paragraph, suggesting it contains data structures or definitions related to user information used in reading the user security file.
    View
  • COUSR00C.cblThis program, COUSR00C.cbl, is a CICS COBOL program designed to list all users from the USRSEC file. It is included or used by the SEND-USRLST-SCREEN paragraph and utilizes COUSR00C.cbl as a copybook.
    View
  • CSDAT01Y.cpyThis copybook, CSDAT01Y.cpy, is used by the COUSR00C.CBL program to define the structure of user security data. It is included by the POPULATE-USER-DATA paragraph, indicating it provides the data definitions necessary for reading and processing user security records from the USRSEC file.
    View
  • CSDAT01Y.cpyThis copybook, CSDAT01Y.cpy, is included within the COUSR00C.CBL program. It is utilized by the POPULATE-USER-DATA paragraph to define or structure user security data. The copybook serves as a reusable component for the program's interaction with the user security file.
    View
  • CSMSG01Y.cpyThis copybook, CSMSG01Y.cpy, is utilized by the COUSR00C.CBL program. It appears to be included or used by the POPULATE-USER-DATA paragraph, likely defining data structures or constants related to user security data.
    View
  • CSMSG01Y.cpyThis copybook, CSMSG01Y.cpy, is included within the COUSR00C.CBL program. It is utilized by the POPULATE-USER-DATA paragraph, suggesting it contains data structures or definitions necessary for populating user data, likely related to user security information as indicated by the program's function.
    View
  • CSUSR01Y.cpyThis copybook, CSUSR01Y.cpy, is utilized by the COUSR00C.CBL program to manage user security data. It is included within the POPULATE-USER-DATA paragraph, suggesting it contains definitions or routines essential for populating user information, likely related to security file operations.
    View
  • CSUSR01Y.cpyThis copybook, CSUSR01Y.cpy, is included within the COUSR00C.CBL program. It is utilized by the POPULATE-USER-DATA paragraph to define structures related to user security data. The copybook's primary role is to provide the necessary data definitions for handling user information within the program.
    View
  • COPAUS0C.cblThe COPAUS0C.cbl copybook is utilized by the COUSR00C.CBL program to define the structure of the user security file. This copybook is included within the POPULATE-USER-DATA paragraph, indicating its role in populating user data from this file.
    View
  • COPAUS0C.cblThis COBOL program, COUSR00C.cbl, is designed to read the User Security File. It utilizes the COPAUS0C.cbl copybook, which is included in the program's logic. The POPULATE-USER-DATA paragraph within the program uses this copybook to manage user data.
    View
  • COUSR00CThis COBOL program, COUSR00C, is designed to list all users from the USRSEC file. It is part of the CardDemo application and operates within a CICS environment. The program's primary function is to read and present user security data.
    View