LISTSTAT CPOC

Return a code according to the current status of an occurrence
ACTION=LISTSTAT,RESOURCE=CPOC,ADID=application_description,
                              GROUP=authority_group_name,
                              IA=input_arrival_datetime,
                              MCPADDED=mcp_added,
                              OWNER=owner,
                              PRIORITY=priority,
                              RERUN=rerun;
application_description
Character (char(16))
authority_group_name
Character (char(8))
input_arrival_datetime
Date and time (YYMMDDHHMM) or X
mcp_added
Y or N (char(1))
owner
Character (char(16))
priority
One integer (integer(4))
rerun
Y or N (char(1))
valid_from_date
Date (YYMMDD)
valid_to_date
Date (YYMMDD)
Notes:
  1. The occurrence must be uniquely identified.
  2. 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.