SAP ABAP Message Class ARCH_STANDARDS Message Number 075 (Program error: System offers a log, but the log is not output)
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 | ![]() |
075 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
20130531 |
Message Text
Program error: System offers a log, but the log is not output
Help Document
Diagnosis
The archiving standard stipulates that an archiving program that provides settings on the selection screen for creating and displaying logs must display a log before it closes the archive file. The current program has not displayed a log.
System Response
Procedure
Procedure for System Administration
Use the ARCHIVE_PROTOCOL* function modules to create a log. Display the log using the ARCHIVE_PROTOCOL_WRITE function module before you call the ARCHIVE_CLOSE_FILE function module.
(This must be called before ARCHIVE_CLOSE_FILE otherwise the system cannot check if the ARCHIVE_PROTOCOL* function modules are being used correctly.)
History
Last changed on/by | ![]() |
20130531 | SAP |
SAP Release Created in | 710 |