SAP ABAP Message Class ARCH_PROT Message Number 111 (A log with the initial handle already exists)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-ADK (Application Component) Archive Development Kit
⤷
S_ARCH_PROT (Package) Archiving: Logs

⤷

⤷

Attribute
Message class | ![]() |
ARCH_PROT | |
Short Description | ![]() |
Archiving: Logs | |
Message Number | ![]() |
111 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
20110908 |
Message Text
A log with the initial handle already exists
Help Document
Diagnosis
Within a program the function module ARCHIVE_PROTOCOL_INIT can only be called once without the exporting parameter E_PROTOCOL_HANDLE. Otherwise more than one log with the handle SPACE would be generated and it would not be possible for you to call up one specific log.
System Response
Procedure
In the exceptional case that you need to create more than one log within a program, always request the exporting parameter E_PROTOCOL_HANDLE.
Procedure for System Administration
History
Last changed on/by | ![]() |
20110908 | SAP |
SAP Release Created in | 700 |