1. Home
  2. /
  3. Panel Help
  4. /
  5. Cross Application
  6. /
  7. Display job parameter (2)...

Display job parameter (2) (SYS074G)

The purpose of this program is to display defined job attributes to be used when submitting a batch job.

Only a user with job control authority (special authority = *JOBCTL) is authorised to change the job queue and priority attributes.

CL Program
The code indicates the CL program. This program specifies the program that will be run in the batch job. The program must exist in the User’s library list.
Version
Displays the CL program version. This version field is used for creating different parameters for one CL program.
Description
Displays the description of the job.
Job name
Displays the job name identification.
Job queue
Displays the job queue where the job is placed. The system suggest the parameter QBATCH.
Library
Displays the job queue library.
Priority
Displays job queue priority 1 – 9, where 1 is the highest priority. Default is priority 5.
Hold in job queue
Indicates if the job should be set on hold in job queue or not.
Planned time
Displays the time for Cl-program to start. If the start time is earlier than actual date the job will start immediately. Default is 0 (*CURRENT).

Selection screen
Displays the name of the selection program used when submitting the job.
Module
Field for sorting jobs in modules or menu’s on the panel.
Sequence
Sequence number for jobs on the panel.
Application code
Displays an application code from the Application definition table. The application code defines to which application the record you view belongs.