SAP Program PLM_AUDIT_ARC_AUD_DELETE - Archiving of Audit Management Transaction Data: Deletion Program

Purpose
Used to delete archived audits or audit plans from the database

Integration
This function is part of the archiving of archiving object PLM_AUD incomponent Audit Management (CA-AUD).

Prerequisites
To be able to delete audits, these must first have been archived via thewrite program PLM_AUDIT_ARC_AUD_WRITE.
To be able to delete audit plans, these must first have been archivedvia the write program PLM_AUDIT_ARC_AUD_WRITE. Also, no dependentobjects such as audit plans or audits can still exist on the databasefor the audit plans to be deleted.

Features
The audits or audit plans are deleted from the database using thedeletion program.
You can use the BAdI Archiving ObjectPLM_AUD: Add-On for Specific Data (ARC_PLM_AUD_WRITE) to delete theadditional data related to the audit or audit plan from the database.This data must also be archived before deletion.

Standard_variants
The standard variant SAP&TEST is available for the test run and SAP&PROD
for the productive run.

Output
A summarized or a detailed log is created. You can control this usingthe indicator Detail Log.

Activities
If the deletion program is not started automatically after the writeprogram, you can start the deletion program via the transaction SARAusing a corresponding job for the archiving object PLM_AUD.