LISTSTAT CPOPCOM
Return a code according to the current status of an operation.
ACTION=LISTSTAT,RESOURCE=CPOPCOM,ADID=application_description,
GROUP= authority_group_name,
ERRCODE=error_code,
IA=input_arrival_datetime,
JOBNAME=jobname,
OPNO=operation_number,
OWNER=owner,
PRIORITY=priority,
WSNAME=wsname;
- application_description
- Character (char(16))
- authority_group_name
- Character (char(8))
- error_code
- Character (char(4))
- input_arrival_datetime
- Date and time (YYMMDDHHMM) or X
- jobname
- Character (char(8))
- operation_number
- Integer (integer(4))
- owner
- Character (char(16))
- priority
- One integer (integer(4))
- workstation_name
- Character (char(4))
Note: IA is the input arrival date and time
of the occurrence, not of the operation. There are no mandatory operands,
but those supplied must be enough to uniquely identify the operation.
The correct value of IA or IA=X must be specified when there is only
one occurrence of the given adid to avoid that the value specified
or defaulted through the parm invocation parameter be passed to PIF.