Deleting Change Documents and Planned Changes
Function Group SCD4
The function modules in this function group delete logs of changes or planned changes.
| CHANGEDOCUMENT_DELETE | This function module deletes the change documents for a change document object. The deletion can be limited by change document number and/or change date. Before deletion, there is an authorization check. |
| CHANGEDOCUMENT_DELETE_V2 | This function module deletes change documents across clients, in the update task. An authorization check is performed if the parameter DISABLE_AUTHORITY_CHECK = SPACE (default). The object class must be specified as a minimum. The object ID can also be specified. Generic inputs (search string '*') are also accepted.
COMMIT WORK is not performed. |
| PLANNED_CHANGES_DELETE | This function module deletes planned changes. The deletion can be limited by change document object, change document number, or change numbers. |