SAP Message ARCH_PROT111 - A log with the initial handle already exists

Diagnosis
Within a program the function module ARCHIVE_PROTOCOL_INIT can only becalled once without the exporting parameter E_PROTOCOL_HANDLE. Otherwisemore than one log with the handle SPACE would be generated and it wouldnot 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 withina program, always request the exporting parameter E_PROTOCOL_HANDLE.