SAP Message ARCH_STANDARDS111 - Violation of Archiving Standard "Output of Progress Report"

Diagnosis
INCLUDE ARCH_STNDRD_CHECK_CAUSE_PRIN OBJECT DOKU ID TX
The current program has not (correctly) called thePROGRESS_INDICATOR function module or the PROGRESS_INDICATEmethod in the CL_PROGRESS_INDICATOR class that are providedfor displaying progress reports although an archive was opened using theARCHIVE_OPEN_FOR_* function module.

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
Call the PROGRESS_INDICATOR function module or thePROGRESS_INDICATE method in the CL_PROGRESS_INDICATORclass for each data object or business object. Do not call theARCHIVE_OPEN_FOR_* function module if no data is to beprocessed.
If you have called the function module or method to display the progressreports, check that it was called correctly. This is not the case ifmessages from the PROGRESS_INDICATOR message class appear in the job login the background when you start this function module or method. Forinformation about how to solve this problem, read the long text.
INCLUDE ARCH_STNDRD_CHECK_WHATODO_3 OBJECT DOKU ID TX