SAP Program /SAPCND/CND_RECORD_DELETE - Archiving Condition Records: Deletion Program

Purpose
You can use this program to delete archived condition records from thedatabase.

Integration
This deletion program belongs to archiving object CND_RECORD and can bestarted either automatically or manually after the write program.
The program shold always be run immediately after the write process, sothat the archived condition records are deleted from the database assoon as possible. This is ensured by archiving administration.

Prerequisites
For archiving object CND_RECORD, archive files must exist thatare available for physical deletion.

Features
You should preferably carry out archiving using archive administrationarchive administration. This ensures that the write anddeletion programs are run correctly.
After the write program has been completed, the condition records thathave just been archived can be deleted with this program.
If you start the program manually, the system displays a list ofarchived files that have not yet been deleted.

Selection
Process controlling provides a test mode and a productive mode. In testmode, the records are not deleted from the database, but are read andthen compared with the archived data.

Output
When the program is completed, the system issues statistics describingthe results for the total number of deleted condition records, thedatabase disk space freed up and the condition tables concerned.
During test mode, if the system identifies differences between thearchived data and the records in the database, then the number ofcondition records affected is specified in the statistics as an error.In productive mode, the deletions are peformed without this check beingmade. The number of errors reported corresponds to the number ofdeletions that could not be carried out.

Activities