SAP ABAP Message Class ARCH_STANDARDS Message Number 100 (Violation of the Archiving Standard: "Statistics of Processed Arch.Files")
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK (Application Component) Archive Development Kit
     S_ARCH_STANDARD_CHECKS (Package) Standard Archiving Checks
Attribute
Message class ARCH_STANDARDS  
Short Description Standard Archiving Checks    
Message Number 100  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Violation of the Archiving Standard: "Statistics of Processed Arch.Files"
Help Document

Diagnosis

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

System Response

Procedure

Procedure for System Administration

Use the ARCHIVE_GIVE_STATISTICS function module in the delete and reload program to create statistics. Call the ARCHIVE_WRITE_STATISTICS function module in the write, delete, and reload program to display the statistics before you call the ARCHIVE_CLOSE_FILE function module.

History
Last changed on/by 20130531  SAP 
SAP Release Created in   710