SAP ABAP Message Class ARCH_STANDARDS Message Number 114 (Violation of Archiving Standard "Output of Progress in Percentages")
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 114  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Violation of Archiving Standard "Output of Progress in Percentages"
Help Document

Diagnosis

The archiving standard stipulates that each write program and preprocessing and postprocessing program must also display progress reports as percentages if you know the total number of data objects to be processed.

However, the current program did not fill the I_TOTAL parameter when you called the PROGRESS_INDICATOR function module or the PROGRESS_INDICATE method in the CL_PROGRESS_INDICATOR class.

System Response

This is an information message only because you do not need to know the total number of data objects to be processed in these programs.

Procedure

Procedure for System Administration

When you call the PROGRESS_INDICATOR function module or the PROGRESS_INDICATE method in the CL_PROGRESS_INDICATOR class, fill the I_TOTAL parameter.

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