SAP Message ARCH_STANDARDS100 - Violation of the Archiving Standard: "Statistics of Processed Arch.Files"

Diagnosis
The archiving standard stipulates that each write, delete, and reloadprogram must issue file or run statistics before it writes the archivefile. The current program has not displayed file or run statistics.

System Response
INCLUDE ARCH_STNDRD_CHECK_SYS_RESP_1 OBJECT DOKU ID TX

Procedure
INCLUDE ARCH_STNDRD_CHECK_WHATODO_1 OBJECT DOKU ID TX

Procedure for System Administration
Use the ARCHIVE_GIVE_STATISTICS function module in the delete andreload program to create statistics. Call the ARCHIVE_
WRITE_STATISTICS function module in the write, delete, and reloadprogram to display the statistics before you call the ARCH
IVE_CLOSE_FILE function module.