Do you have any question about this error?
Message type: E = Error
Message class: ARCH_STANDARDS - Standard Archiving Checks
Message number: 077
Message text: Violation of the Archiving Standard "Including Message in the Log"
According to the archiving standard, a message has to be transferred in
the parameter <LS>I_TEXT </>or in the parameters <LS>I_MSG* </>when the
function module <LS>ARCHIVE_PROTOCOL_COLLECT</> is called.
The current program has called the function module <LS>
ARCHIVE_PROTOCOL_COLLECT</> &V1& times without issuing the message.
INCLUDE ARCH_STNDRD_CHECK_SYS_RESP_1 OBJECT DOKU ID TX
INCLUDE ARCH_STNDRD_CHECK_WHATODO_1 OBJECT DOKU ID TX
Read the documentation of parameters <LS>I_TEXT</> and <LS>I_MSG*</>.
Always transfer one of these parameters when this function module is
called.
Messages that display the processing status of several objects should be
issued on a per-object basis. Cross-object messages should be written
for example to the job log.
Error message extract from SAP system. Copyright SAP SE.
ARCH_STANDARDS077
- Violation of the Archiving Standard "Including Message in the Log" ?The SAP error message ARCH_STANDARDS077 indicates a violation of the archiving standard related to the inclusion of messages in the log during the archiving process. This error typically arises when the archiving process does not adhere to the defined standards for logging messages, which can lead to incomplete or inconsistent archiving results.
Cause:
The error can occur due to several reasons:
- Configuration Issues: The archiving object may not be properly configured to include messages in the log.
- Custom Development: If there are custom programs or enhancements that interact with the archiving process, they may not comply with the standard logging requirements.
- Missing Authorizations: The user executing the archiving process may lack the necessary authorizations to log messages.
- System Settings: The system settings for archiving may not be aligned with the required standards.
Solution:
To resolve the ARCH_STANDARDS077 error, you can take the following steps:
Check Configuration:
- Review the configuration settings for the archiving object in transaction SARA. Ensure that the settings for logging messages are correctly defined.
Review Custom Code:
- If there are any custom developments related to the archiving process, review the code to ensure it adheres to the archiving standards, particularly regarding message logging.
User Authorizations:
- Verify that the user executing the archiving process has the necessary authorizations. You can check this in transaction SU53 or by consulting with your security team.
System Settings:
- Check the system settings related to archiving. Ensure that they are set up according to the best practices and standards defined by SAP.
Consult SAP Notes:
- Search for relevant SAP Notes in the SAP Support Portal that may address this specific error. There may be patches or updates that resolve known issues related to this error message.
Testing:
- After making the necessary changes, perform a test run of the archiving process to ensure that the error does not occur again.
Related Information:
By following these steps, you should be able to identify the root cause of the ARCH_STANDARDS077 error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
ARCH_STANDARDS076
Violation of the Archiving Standard "Specifying Object in Log"
What causes this issue? According to the data archiving standard, the object must be specified for which a message is transferred during a call of th...
ARCH_STANDARDS075
Program error: System offers a log, but the log is not output
What causes this issue? The archiving standard stipulates that an archiving program that provides settings on the selection screen for creating and d...
ARCH_STANDARDS078
Violation of the Archiving Standard "Including Object in Message"
What causes this issue? According to the data archiving standard, when the function module <LS> ARCHIVE_PROTOCOL_COLLECT </>is called, th...
ARCH_STANDARDS080
Violation of the Archiving Standard "Logs in the Write Prgram"
What causes this issue? According to the data archiving standard, the log of the write program must contain exactly one message of type 1 (processed)...
Click on this link to search all SAP messages.