SAP ABAP Message Class ARCH_STANDARDS Message Number 078 (Violation of the Archiving Standard "Including Object in Message")
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 078  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Violation of the Archiving Standard "Including Object in Message"
Help Document

Diagnosis

According to the data archiving standard, when the function module ARCHIVE_PROTOCOL_COLLECT is called, the affected object should not also be contained in the message text (" ..."). The reason the object is not to appear in the message text is that the parameter I_OBJECT is meant to contain the object. The message text itself should only contain the information about the processing status of the object. Otherwise it is not possible for the system to create a correct summary of the detail log.

System Response

Procedure

Procedure for System Administration

Only transfer the parameter I_OBJECT when the function module is called.

History
Last changed on/by 20130531  SAP 
SAP Release Created in   710