Syntax
purge_object_change_logs <REF_DATE>
delete_object_change_logs| Name | Description | Interactive Question |
|---|---|---|
<REF_DATE> |
The to date (in the ISO 8601 format: yyyy-MM-ddTHH:mm:ss) | To Date (in the ISO 8601 format: yyyy-MM-ddTHH:mm:ss): |
The You use this command to purge outdated data relevant for the audit function.purge_object_change_logs command deletes the object change logs and the associated object snapshots from the
database
which have a recording date strictly earlier than the specified date.
Technical Operations: Purges
You must have a specific role in your SAP CC user profile. Refer to the SAP CC Security Guide for more information about the necessary authorizations.
purge_user_operations
-
To purge user operations from the database
Consult the SAP CC Operations Guide for more information about the periodic tasks.
| Code | Message | Action |
|---|---|---|
| invalidToDate | The date specified does not respect the ISO 8601 format (yyyy-MM-ddTHH:mm:ss): {toDate} | |
| operationSuccessful | The deletion of the object change logs and object snapshots recorded before {toDate} was successful. | |
| operationFailed | The deletion of the object change logs and object snapshots has failed: {errorMessage} |