SAP Message ARCH_STANDARDS075 - Program error: System offers a log, but the log is not output

Diagnosis
The archiving standard stipulates that an archiving program thatprovides settings on the selection screen for creating and displayinglogs must display a log before it closes the archive file. The currentprogram has not displayed a log.

System Response
INCLUDE ARCH_STNDRD_CHECK_SYS_RESP_5 OBJECT DOKU ID TX

Procedure
INCLUDE ARCH_STNDRD_CHECK_WHATODO_1 OBJECT DOKU ID TX

Procedure for System Administration
Use the ARCHIVE_PROTOCOL* function modules to create a log.Display the log using the ARCHIVE_PROTOCOL_WRITE function modulebefore you call the ARCHIVE_CLOSE_FILE function module.
(This must be called before ARCHIVE_CLOSE_FILE otherwise thesystem cannot check if the ARCHIVE_PROTOCOL* function modules arebeing used correctly.)