DELETE request

The DELETE request deletes a record or record segment. If you delete a record the arguments identify the particular record to be deleted. If you want to delete only some information in an occurrence (for example, one of the operations in an occurrence), you must first use a MODIFY request to identify the occurrence before you use the DELETE request for the operation. Similarly, if you want to delete a special resource specification or a current plan condition for an operation, you must use a MODIFY request to identify the occurrence and then use a MODIFY request to identify the operation, before using a DELETE for the special resource.

To delete an interval of a current plan workstation you must precede the DELETE IVL with a MODIFY CPWS to identify the workstation.

To delete the extended name of an operation you must use the MODIFY request. For details, see MODIFY CPEXT.

The DELETE request can be used to modify information in the current plan. All requests that cause a modification of the current plan require a later EXECUTE request for the modification to actually take effect.