DELETE CPSR
Suppress a special resource from a current plan operation.
ACTION=DELETE,RESOURCE=CPSR,ADID=application_description,
IA=input_arrival_datetime,
OPNO=operation_number,
RESNAME=resource_name;
- application_description
- Character (char(16)) can be generic (%*)
- input_arrival_datetime
- Date and time (YYMMDDHHMM)
- operation number
- Integer (integer(4))
- resource_name
- Character (char(44))
ADID and IA identify an occurrence, OPNO identifies an operation. RESNAME identifies operation special resource.