SAP Message ARCH_STANDARDS077 - Violation of the Archiving Standard "Including Message in the Log"

Diagnosis
The archiving standard stipulates that when you call theARCHIVE_PROTOCOL_COLLECT function module a message must be copied
to the I_TEXT or I_MSG* parameters.
The current program has called the ARCHIVE_PROTOCOL_COLLECTfunction module &v1& but the message has not been entered.

System Response
INCLUDE ARCH_STNDRD_CHECK_SYS_RESP_1 OBJECT DOKU ID TX

Procedure
INCLUDE ARCH_STNDRD_CHECK_WHATODO_1 OBJECT DOKU ID TX

Procedure for System Administration
Read the documentation for the I_TEXT or I_MSG*parameters. Copy one of these parameters each time you call thefunction module.
Messages that provide information about the processing status of severalobjects should be displayed for each object. Messages that apply to allobjects should be written in the job log, for example.