SAP ABAP Message Class ARCH_STANDARDS Message Number 110 (Violation of Archiving Standard "Output of Progress Report")
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 | |
110 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20130531 |
Message Text
Violation of Archiving Standard "Output of Progress Report"
Help Document
Diagnosis
The current program called the PROGRESS_INDICATOR function module or the PROGRESS_INDICATE method in the CL_PROGRESS_INDICATOR class but it did not request the E_PROGRESS_SENT export parameter each time. (The system does not check calls in which the I_OUTPUT_IMMEDIATELY parameter was transferred as set because the E_PROGRESS_SENT export parameter query does not produce a meaningful result in this case.)
System Response
This is an information message in case the program uses a different logic to the logic recommended for regular database commits for the progress reports that are displayed.
Procedure
Procedure for System Administration
History
| Last changed on/by | 20130531 | SAP | |
| SAP Release Created in | 710 |