SAP Message ARCH_STANDARDS078 - Violation of the Archiving Standard "Including Object in Message"

Diagnosis
The archiving standard stipulates that when you call theARCHIVE_PROTOCOL_COLLECT function module the object concernedmust not be contained in the message text ("&v1& &v2& &v3& &v4&...").The message text does not contain the object concerned because theI_OBJECT parameter is intended for this purpose. The message textshould contain only information about the processing status of theobject. Otherwise, the system cannot create an accurate summary of thedetailed log.

System Response
INCLUDE ARCH_STNDRD_CHECK_SYS_RESP_6 OBJECT DOKU ID TX

Procedure
INCLUDE ARCH_STNDRD_CHECK_WHATODO_1 OBJECT DOKU ID TX

Procedure for System Administration
When you call the function module, copy the object to the I_OBJECT
parameter only.