File

COUSR01C.cbl: User Security File Writer

Part of CardDemo Core Module: Writes user security record to WS-USRSEC-FILE.

IsolatedExpanded
OverviewSource

Datasets

  • WS-USRSEC-FILEThis dataset, WS-USRSEC-FILE, is written to by the MAIN-PARA paragraph within the COUSR01C.CBL program. The program's function is to add a new user, either Regular or Admin, to the USRSEC file.
    View

Files

  • COCOM01Y.cpyThis copybook, COCOM01Y.cpy, is utilized by the COUSR01C.cbl program. It serves as a resource containing definitions or structures that the main program incorporates. Its role is to provide reusable code elements, likely related to user security file structures, to the COUSR01C.cbl program for its operations.
    View
  • COCOM01Y.cpyThe COCOM01Y.cpy is a copybook file utilized by the COUSR01C.CBL program. This copybook likely contains data structures or constants necessary for the User Security File Writer program to perform its function of adding new users to the USRSEC file.
    View
  • COTTL01Y.cpyThis copybook, COTTL01Y.cpy, is included and used by the COUSR01C.cbl program. Its role is to define data structures or constants utilized by the User Security File Writer program, which is responsible for adding new users to the USRSEC file.
    View
  • COTTL01Y.cpyThis copybook, COTTL01Y.cpy, is included by the COUSR01C.cbl program. Its purpose is to define data structures or constants used by the User Security File Writer program, facilitating consistent data handling within the application.
    View
  • COUSR01C.cblThis COBOL program, COUSR01C.cbl, is designed to add new regular or administrator users to the USRSEC file. It is part of the CardDemo application and utilizes the SEND-USRADD-SCREEN paragraph. Additionally, it incorporates a copybook, indicating it likely uses shared data structures or logic.
    View
  • CSDAT01Y.cpyThis copybook, CSDAT01Y.cpy, is used by the COUSR01C.cbl program to define data structures. It is included within the program to provide the necessary record layouts for interacting with the User Security File.
    View
  • CSDAT01Y.cpyCSDAT01Y.cpy is a copybook included by the COUSR01C.cbl program. It is used to define data structures or constants related to the user security file, facilitating the addition of new regular or administrator users.
    View
  • CSMSG01Y.cpyThis COBOL copybook, CSMSG01Y.cpy, is utilized by the COUSR01C.CBL program, which serves to add new users to the USRSEC file. The copybook likely contains data structures or constants necessary for the user security file operations performed by COUSR01C.CBL.
    View
  • CSMSG01Y.cpyThis copybook, CSMSG01Y.cpy, is included in the COUSR01C.CBL program. It likely defines data structures or constants used by the COUSR01C program, which is responsible for writing to the User Security File.
    View
  • CSUSR01Y.cpyThis copybook, CSUSR01Y.cpy, is included and used by the COUSR01C.CBL program. Its role is to define data structures or constants that are utilized by the User Security File Writer program for adding new users to the USRSEC file.
    View
  • CSUSR01Y.cpyThis copybook, CSUSR01Y.CPY, is included in the COUSR01C.CBL program. It likely contains data structures or constants used by COUSR01C.CBL for writing to the User Security File, as indicated by its role as a copybook resource.
    View
  • COPAUS0C.cblThis copybook, COPAUS0C.cbl, is utilized by the COUSR01C.cbl program. It likely contains data structures or definitions necessary for the user security file writing operations performed by COUSR01C.cbl, such as defining the format of the USRSEC file.
    View
  • COPAUS0C.cblThis copybook is utilized by the COUSR01C.CBL program, which is responsible for writing to the User Security File. It contains definitions or structures necessary for the main program to interact with user security data.
    View
  • COUSR01CThis program is responsible for adding new users, either regular or administrative, to the User Security file. It functions as a CICS COBOL program within the CardDemo application.
    View