LIST CPOPCOM

List of operations current plan occurrences.
ACTION=LIST,RESOURCE=CPOPCOM,ADID=application_description,
                             GROUP=authority_group_name,
                             CONDRJOB=conditional_recovery_job,
                             DPREM=removable_by_DP,
                             ERRCODE=error_code,
                             EXTNAME=extended_name
                             EXTSE=scheduling_environment_name
                             IA=input_arrival_datetime,
                             JOBNAME=jobname,
                             LATEE=op_late_on_latest_start_time_
                                or_not_started_action_or_not_started_alert,
                             LATEL=op_late_on_latest_start_time,
                             LATEN=op_late_on_not_started_alert_or_not_started_act,
                             MATCHTYP=match_type,
                             MONITOR=externally_monitored,
                             OPNO=operation_number,
                             OWNER=owner,
                             PRIORITY=priority,
                             SHADOWJ=shadow_job,
                             STATUS=op_status,
                             UNEXPRC=unexpected_rc,
                             WAITFORW=started_on_WAIT_workstation
                             WAITSE=waiting_for_SE,
                             WMPRED=waiting_for_Mandatory_Pending_Predecessors,
                             WPMPRED=waiting_for_Pending_OR_
                               Mandatory_Pending_Predecessors,
                             WPPRED=waiting_for_Pending_Predecessors,
                             WSNAME=workstation_name;
                             
application_description
Character (char(16)) can be generic (%*)
authority_group_name
Character (char(8)) can be generic (%*)
conditional_recovery_job
Y or N (char(1))
removable_by_DP
Y or N (char(1))
error_code
Character (char(4))
extended_name
Character (char(54))
scheduling_environment_name
Character (char(16))
externally_monitored
Y or N (char(1))
input_arrival_datetime
Date and time: YYMMDDHHMM
jobname
Character (char(8)) can be generic (%*)
op_late_on_latest_start_time_or_not_started_alert_or_not_started_action
Y or N(char(1))
op_late_on_latest_start_time
Y or N(char(1))
op_late_on_not_started_alert_or_not_started_action
Y or N(char(1))
match_type
Character (char(3))
op_status
*, A, R, S, C, D, I, E, W, or U (char(1))
operation_number
Integer (integer(4))
owner
Character (char(16)) can be generic (%*)
priority
One integer (integer(4))
shadow_job
Y or N (char(1))
started_on_WAIT_workstation
Y or N (char(1))
unexpected_rc
Y or N (char(1))
waiting_for_Mandatory_Pending_Predecessors
Y or N (char(1))
waiting_for_Pending_OR_Mandatory_Pending_Predecessors
Y or N (char(1))
waiting_for_Pending_Predecessors
Y or N (char(1))
waiting_for_SE
Y or N (char(1))
workstation_name
Character (char(4)) can be generic (%*)
Note: There is only one value accepted for MATCHTYP: EXA. If MATCHTYP=EXA is specified, STATUS=* will be interpreted as a normal character instead of as a generic matching character.
ADID and IA identify an occurrence with an operation identified by the OPNO parameter. Further arguments complete the list.
Note: Results are referenced in files as:
SYSPRINT(LRECL=132)
If OPTIONS BL=N (detailed format)
CPOP (LRECL=80)
If OPTIONS BL=Y (ADID,IA,OPNO,STATUS, JOBNAME)