File

COUSR03C.cbl: User Security File Read/Update

Part of CardDemo Core Module: Reads from and updates the WS-USRSEC-FILE dataset for user security information.

IsolatedExpanded
OverviewSource

Datasets

  • WS-USRSEC-FILEThis dataset, WS-USRSEC-FILE, is a file used for storing user security information within the COUSR03C.cbl program. The program reads from this file to retrieve user security data and also updates it, indicating that it's involved in both data retrieval and modification operations related to user security.
    View

Files

  • COCOM01Y.cpyThis copybook is used by the COUSR03C program to define the structure of the user security file (USRSEC). It provides the data definitions necessary for reading from and updating this file.
    View
  • COCOM01Y.cpyThe COCOM01Y.cpy copybook is included in the COUSR03C.cbl program. COUSR03C.cbl is a CICS COBOL program designed to delete a user from the USRSEC file. The inclusion of COCOM01Y.cpy suggests it contains data structures or constants necessary for the user security file operations performed by COUSR03C.cbl.
    View
  • COTTL01Y.cpyThis copybook, COTTL01Y.cpy, is utilized by the COUSR03C.cbl program. It likely contains definitions or structures relevant to user security file operations within the CardDemo application. The copybook's inclusion suggests it provides reusable data definitions or constants necessary for the program's functionality.
    View
  • COTTL01Y.cpyThis copybook, COTTL01Y.cpy, is included in the COBOL program COUSR03C.CBL. The program's primary function is to read and update the User Security File. COTTL01Y.cpy likely contains data structures or constants related to user security that are utilized by COUSR03C.CBL for its file operations.
    View
  • COUSR03C.cblThis program, COUSR03C.cbl, is a CICS COBOL program designed for the CardDemo application. Its primary function is to delete a user from the USRSEC file. It includes or uses the SEND-USRDEL-SCREEN paragraph and incorporates a copybook, indicating it's involved in user interface interactions related to deletion.
    View
  • CSDAT01Y.cpyThis copybook, CSDAT01Y.cpy, is included by the COUSR03C.cbl program. The COUSR03C.cbl program is responsible for reading and updating the user security file, specifically for deleting a user. The copybook likely contains data structures or definitions related to the user security file that are used by the main program.
    View
  • CSDAT01Y.cpyThis copybook, CSDAT01Y.cpy, is included in the COUSR03C.cbl program. COUSR03C.cbl is a CICS COBOL program designed to delete a user from the USRSEC file. Therefore, CSDAT01Y.cpy likely contains data structures or definitions related to the user security file (USRSEC) that are utilized by COUSR03C.cbl for its user deletion functionality.
    View
  • CSMSG01Y.cpyThis copybook, CSMSG01Y.cpy, is included and used by the COUSR03C.cbl program. It likely defines data structures or constants utilized by the program for user security file operations, specifically for reading and updating user security information.
    View
  • CSMSG01Y.cpyThis copybook, CSMSG01Y.cpy, is included by the COUSR03C.cbl program. It likely contains definitions or structures used for interacting with the User Security File, aiding in the program's function of reading and updating user security data.
    View
  • CSUSR01Y.cpyThis COBOL copybook, CSUSR01Y.cpy, is included in the COUSR03C.cbl program. COUSR01Y.cpy likely defines the data structures for the user security file (USRSEC) that COUSR03C.cbl interacts with, specifically for deleting users.
    View
  • CSUSR01Y.cpyThis copybook, CSUSR01Y.cpy, is included in the COUSR03C.cbl program. It likely contains data structures or definitions related to the user security file that COUSR03C.cbl interacts with for user security management.
    View
  • COPAUS0C.cblThis copybook, COPAUS0C.cbl, is utilized by the COUSR03C.cbl program. It likely contains data structures or definitions related to user security, as indicated by its use as a copybook in a program that reads/updates the user security file.
    View
  • COPAUS0C.cblThis copybook is utilized by the COUSR03C program, which is responsible for reading and updating the User Security File. It likely contains data structures or definitions necessary for the operations performed by COUSR03C on the user security data.
    View
  • COUSR03CThis program, COUSR03C, is part of the CardDemo application and is written in CICS COBOL. Its primary function is to delete a user from the USRSEC file. The program operates under the terms of the Apache License 2.0.
    View