DELETE CPOC

Suppress a current plan occurrence.
ACTION=DELETE,RESOURCE=CPOC,ADID=application_description,
                            IA=input_arrival_datetime,
                            OSTATUS=oc_status;
application_description
Character (char(16)) can be generic (%*)
input_arrival_datetime
Date and time (YYMMDDHHMM) or 'X'
oc_status
Occurrence status: C, D, E, P, S, U, or W (char(1))
Note:
  1. ADID and IA arguments identify an occurrence. If the value of IA (IA=X) is unknown, the OSTATUS argument completes the search for the occurrence. If there is more than one occurrence, the Batch Command Interface tool returns a return code of 10, and the occurrence is not modified. If IA is not specified as X, then OSTATUS is ignored.
  2. If LTP=Y has been specified in the options card and the IA date specified or defaulted is higher than the CP end date, the occurrence will be deleted in the LTP. Of course, if IA=X is coded, the option LTP=Y is meaningless, so BCIT will only search if in the CP there is a single occurrence in the given OSTATUS.