Do you have any question about this error?
Message type: E = Error
Message class: ARCH_STANDARDS - Standard Archiving Checks
Message number: 113
Message text: Violation of Archiving Standard "Output of Progress in Percentages"
The archiving standard stipulates that each delete and reload program
must also display progress reports as percentages because 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.
INCLUDE ARCH_STNDRD_CHECK_SYS_RESP_1 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.
INCLUDE ARCH_STNDRD_CHECK_WHATODO_3 OBJECT DOKU ID TX
Error message extract from SAP system. Copyright SAP SE.
ARCH_STANDARDS113
- Violation of Archiving Standard "Output of Progress in Percentages" ?The SAP error message ARCH_STANDARDS113 indicates a violation of the archiving standard related to the output of progress in percentages during the archiving process. This error typically arises when the archiving process does not adhere to the expected standards for reporting progress, which can lead to issues in monitoring and managing the archiving tasks effectively.
Cause:
- Improper Implementation: The archiving object or the custom program may not be correctly implemented to report progress in percentage terms.
- Missing or Incorrect Configuration: The configuration settings for the archiving process may be incomplete or incorrect, leading to the inability to calculate or display progress.
- Custom Code Issues: If there are custom enhancements or modifications in the archiving process, they may not comply with the standard requirements for progress reporting.
- System Bugs: There may be bugs or issues in the SAP system version being used that affect the archiving process.
Solution:
- Check Archiving Object Implementation: Review the implementation of the archiving object to ensure it adheres to the standards for progress reporting. This may involve checking the relevant function modules or classes.
- Review Configuration Settings: Ensure that all necessary configuration settings for the archiving process are correctly set up. This includes checking the archiving settings in transaction SARA.
- Debug Custom Code: If there are custom enhancements, debug the code to identify where the progress reporting is failing. Ensure that the code correctly calculates and outputs progress in percentage.
- Update SAP System: If the issue is due to a known bug, check for any available patches or updates for your SAP system that may resolve the issue.
- Consult SAP Notes: Look for relevant SAP Notes that may address this specific error message. SAP Notes often provide solutions or workarounds for known issues.
- Contact SAP Support: If the issue persists after trying the above solutions, consider reaching out to SAP Support for further assistance.
Related Information:
By following these steps, you should be able to identify the cause of the ARCH_STANDARDS113 error and implement a suitable solution.
Get instant SAP help. Start your 7-day free trial now.
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_STANDARDS111
Violation of Archiving Standard "Output of Progress Report"
What causes this issue? INCLUDE ARCH_STNDRD_CHECK_CAUSE_PRIN OBJECT DOKU ID TX The current program has not (correctly) called the <LS>PROGRESS_...
ARCH_STANDARDS114
Violation of Archiving Standard "Output of Progress in Percentages"
What causes this issue? The archiving standard stipulates that each write program and preprocessing and postprocessing program must also display prog...
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...
Click on this link to search all SAP messages.