SETSTAT CPSIMP – Condition dependency

Table 1. SETSTAT CPSIMP – Condition dependency
Argument Name Description
PREADID Predecessor application name.
PREIA Predecessor input arrival date and time YYMMDDHHMM.
PREOPNO Predecessor operation number.
PROCSTEP Use it to define a step level dependency. If the step is not in a procedure, this parameter identifies the job step name, otherwise it identifies the step name in the JCL procedure. It must correspond to a step specifying the EXEC PGM= statement.
STEPNAME Use it together with PROCSTEP when defining a step level dependency, only if the step is in a procedure, to identify the procedure invocation step name.
NEWSTAT Requested status:
F
False
T
True
Note:
  1. PREADID, PREIA, PREOPNO, PROCSTEP, and STEPNAME are used to identify the dependency to update.
  2. The SETSTAT request is available only starting from HCL Workload Automation for Z version 8.5, or later.