Do you have any question about this error?
Message type: E = Error
Message class: ARCH_STANDARDS - Standard Archiving Checks
Message number: 114
Message text: Violation of Archiving Standard "Output of Progress in Percentages"
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 <LS>I_TOTAL</> parameter
when you called the <LS>PROGRESS_INDICATOR</> function module or the
<LS>PROGRESS_INDICATE</> method in the <LS>CL_PROGRESS_INDICATOR</>
class.
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.
INCLUDE ARCH_STNDRD_CHECK_SYS_RESP10 OBJECT DOKU ID TX
INCLUDE ARCH_STNDRD_CHECK_WHATODO_1 OBJECT DOKU ID TX
INCLUDE ARCH_STNDRD_CHECK_WHATODO_2 OBJECT DOKU ID TX
When you call the <LS>PROGRESS_INDICATOR </>function module or the
<LS>PROGRESS_INDICATE </>method in the <LS>CL_PROGRESS_INDICATOR</>
class, fill the <LS>I_TOTAL </>parameter.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
ARCH_STANDARDS114
- Violation of Archiving Standard "Output of Progress in Percentages" ?The SAP error message ARCH_STANDARDS114, which indicates a "Violation of Archiving Standard 'Output of Progress in Percentages'," typically arises during the archiving process when the system encounters an issue related to the expected output format for progress reporting.
Cause:
- Incorrect Implementation: The archiving object or the custom archiving program may not adhere to the required standards for reporting progress in percentages.
- Missing or Incorrect Code: The code responsible for reporting progress may be missing or incorrectly implemented, leading to the violation of the archiving standards.
- Configuration Issues: There may be configuration settings in the archiving object that do not align with the expected standards.
Solution:
- Review Archiving Object: Check the implementation of the archiving object in question. Ensure that it correctly implements the methods for reporting progress.
- Implement Progress Reporting: If you are developing a custom archiving program, ensure that you include the necessary code to report progress in percentages. This typically involves using the appropriate function modules or methods provided by SAP.
- Check for Updates: Ensure that your SAP system is up to date with the latest support packages and notes, as there may be fixes or enhancements related to archiving standards.
- Consult Documentation: Refer to the SAP documentation for archiving standards to ensure compliance with the required output formats.
- Debugging: If the issue persists, consider debugging the archiving process to identify where the violation occurs. This may involve checking the logs and tracing the execution of the archiving program.
Related Information:
If the problem continues after following these steps, it may be beneficial to reach out to SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
ARCH_STANDARDS113
Violation of Archiving Standard "Output of Progress in Percentages"
What causes this issue? The archiving standard stipulates that each delete and reload program must also display progress reports as percentages becau...
ARCH_STANDARDS112
Violation of Archiving Standard "Output of 100% Progress"
What causes this issue? INCLUDE ARCH_STNDRD_CHECK_CAUSE_PRIN OBJECT DOKU ID TX Although the current program called the function module <LS> PRO...
ARCH_STANDARDS120
Violation of the archiving standard "Output of Selection Screen"
What causes this issue? The current program copied the value 'X' to the <LS>OUTPUT_SEL_SCREEN_WHEN_BATCH</> or<LS> OUTPUT...
ARCH_STANDARDS130
Violation of the archiving standard "Object Directory Entry Exists"
What causes this issue? According to the archiving standard, archiving objects must have an object directory entry. The archiving object is not &...
Click on this link to search all SAP messages.