MODIFY CPCOND – CP Condition

When you are modifying an existing current plan condition, the CONDID argument is required to identify the condition to be modified. All remaining arguments are optional and provide the information used to modify the condition.

Note:
  1. Before specifying a MODIFY CPCOND request, you must always identify an operation with an INSERT or MODIFY CPOP request.
  2. Resource CPCOND is valid only for the MODIFY request.
Table 1. MODIFY CPCOND – CP Condition
Argument Name Description
CONDID Condition ID (1-999)
COUNT Condition Counter. Used to determine how many conditional predecessors must be met for the condition to be true.

If set to zero ALL conditional predecessors must be true for the condition to be satisfied. If greater than zero then the condition will be satisfied if at least that many conditional predecessors are met.

DESC Descriptive text (up to 16 characters).