SAP ABAP Message Class ARCH_STANDARDS Message Number 077 (Violation of the Archiving Standard "Including Message in the Log")
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 | ![]() |
077 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
20130531 |
Message Text
Violation of the Archiving Standard "Including Message in the Log"
Help Document
Diagnosis
According to the archiving standard, a message has to be transferred in the parameter I_TEXT or in the parameters I_MSG* when the function module ARCHIVE_PROTOCOL_COLLECT is called.
The current program has called the function module ARCHIVE_PROTOCOL_COLLECT times without issuing the message.
System Response
Procedure
Procedure for System Administration
Read the documentation of parameters I_TEXT and 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.
History
Last changed on/by | ![]() |
20130531 | SAP |
SAP Release Created in | 710 |