SAP Message ARCH_STANDARDS101 - Violation of Archiving Standard "Completeness of Statistics"

Diagnosis
The archiving standard stipulates that a delete program must update thestatistics for each data object whose data it has deleted. The deleteprogram has just ended with the deletion phase. However, the number ofdata objects in the archive file (&v1&) does not match the number ofdata objects (&v2&) that were transferred to theARCHIVE_GIVE_STATISTICS function module as deleted objects.

System Response
This message is for information purposes only; it is rarely the casethat the inconsistency mentioned above does not violate the archivingstandard.
INCLUDE ARCH_STNDRD_CHECK_SYS_RESP10 OBJECT DOKU ID TX

Procedure
You can ignore this message if you have just restarted the deletionphase for an archive file after it was terminated. If not, inform thedeveloper of the archiving object.

Procedure for System Administration
INCLUDE ARCH_STNDRD_CHECK_WHATODO_2 OBJECT DOKU ID TX
You can ignore this message if:
It was displayed when you repeated the deletion phase after it wasterminated.
Your archiving object writes dummy data objects to the archive whosecontents are not deleted.
In all other cases, check whether you can call theARCHIVE_GIVE_STATISTICS function module in the deletion programfor each data object whose data you have deleted:
Read the documentation for the TABLE parameter to create accuratestatistics.
INCLUDE ARCH_STNDRD_CHECK_WHATODO_3 OBJECT DOKU ID TX