Previous Topic: Panel ElementsNext Topic: Defining Load Module Libraries


Column Descriptions

Column Name

Description

Procname

Displays the name of the standard procedure used for calling the application programs in a specific environment, for example DB2 or IMS

Procstepname

Displays the name of the step within the standard procedure that calls the application program

Parm No.

Displays the positional parameter number that contains the application program name as called in the JCL statement EXEC PROC=xxxxxx,PARM=(xx,P01ABC,yy)

DD Name

Displays the DD name in the job step where a sequential file member in a library contains the application program name

Parm Name

Displays the name of a variable used in the standard procedure containing the application program name and provided with the EXEC statement of the call of the standard procedure