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:
- Before specifying a
MODIFY CPCOND
request, you must always identify an operation with anINSERT
orMODIFY CPOP
request. - Resource
CPCOND
is valid only for theMODIFY
request.
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). |