SAP Message ARCH_STANDARDS076 - Violation of the Archiving Standard "Specifying Object in Log"

Diagnosis
The archiving standard stipulates that when you call theARCHIVE_PROTOCOL_COLLECT function module you must enter theobject to which the message is copied in the OBJECT parameter.
The current program has called the ARCHIVE_PROTOCOL_COLLECTfunction module &v1& but the object concerned 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 OBJECT parameter. Copy thisparameter each time you call the function 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.