Menu

SAP Function Module CONV_UTIL_LOG_CREATE

Erzeugen eines Application Log

The Function Module CONV_UTIL_LOG_CREATE (Erzeugen eines Application Log) is a standard Function Module in SAP ERP and is part of the function group CONV_UTIL within the package CONV.

Technical Information

Function Module CONV_UTIL_LOG_CREATE
Short Text Erzeugen eines Application Log
Function Group CONV_UTIL
Package CONV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONV_REQUESTED TYPE CONV_S_REQUESTED Schlüssel zur Identifizierung einer bestimmten Konvertierung
CONV_USER TYPE SY-UNAME R/3-System, Anmeldename des Benutzers
DOCUMENT_KEY TYPE CONV_S_DOCUMENT_KEY Schlüsselfelder eines Dokumentes
WA_CONVERT_SPEC TYPE CONVERT_SPEC Name einer Konvertierungsspezifikation

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOG_HANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.