SAP Message ARCH_STANDARDS113 - Violation of Archiving Standard "Output of Progress in Percentages"

Diagnosis
The archiving standard stipulates that each delete and reload programmust also display progress reports as percentages because you know thetotal number of data objects to be processed.
However, the current program did not fill the I_TOTAL parameterwhen you called the PROGRESS_INDICATOR function module or thePROGRESS_INDICATE method in the CL_PROGRESS_INDICATORclass.

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
INCLUDE ARCH_STNDRD_CHECK_WHATODO_2 OBJECT DOKU ID TX
When you call the PROGRESS_INDICATOR function module or thePROGRESS_INDICATE method in the CL_PROGRESS_INDICATORclass, fill the I_TOTAL parameter.
INCLUDE ARCH_STNDRD_CHECK_WHATODO_3 OBJECT DOKU ID TX