SAP Program RSEXARCD - Deletion Program for Archived IDocs

Description
The delete program reads an archive and deletes the IDocs found in thisarchive from the SAP database. In transaction AOBJ, youcan determine whether the program is called automatically after thearchiving program has been run.
First choose an archive file. The delete program reads the archive, andcalls the standard modules for deleting the archive interface. Thefunction modules ARCHIVE_OPEN_FOR_DELETE,ARCHIVE_GET_NEXT_OBJECT, and ARCHIVE_DELETE_OBJECT_DATAare used.

Output
A log is generated using the archive interface function moduleARCHIVE_WRITE_STATISTICS. The information in the log includesdetails on the number of deleted IDocs.

40088EDI/IDoc: Deleting and reorganizing IDocs