File

IMSFUNCS.cpy: Credit Authorization Fields (Copybook)

Part of Credit Authorization Processing: This copybook defines 11 fields for credit authorization, including various function codes and data retrieval parameters for IMS/DB2/MQ.

IsolatedExpanded
OverviewSource

Files

  • DBUNLDGS.cblThis program, DBUNLDGS.cbl, is a COBOL program that includes the IMSFUNCS.cpy copybook. The copybook defines various function codes used in IMS (Information Management System) transactions, such as 'GU' (Get Unique), 'GHU' (Get Hold Unique), and 'GN' (Get Next). These function codes are likely used within DBUNLDGS.cbl to interact with an IMS database, enabling operations like retrieving, updating, or deleting records based on specific criteria.
    View
  • PAUDBLOD.cblThis program, PAUDBLOD.cbl, defines function codes used within the IMSFUNCS.cpy copybook. It declares various function codes such as GU, GHU, and GN, each with a four-character alphanumeric value. These codes are likely used to specify different types of database operations or inquiries within the IMS (Information Management System) environment.
    View
  • PAUDBUNL.cblThis program defines various function codes used within the IMSFUNCS.cpy copybook. These codes are character strings that likely represent different operations or commands for interacting with IMS (Information Management System) functionalities related to credit authorization. The defined codes include 'GU', 'GHU', and 'GN', among others, which are crucial for controlling the flow and execution of credit authorization processes.
    View