Menu

SAP Function Module CONV_UTIL_LOG_MSG_ADD

Nachricht zum aktuellen Appl. Log hinzufügen

The Function Module CONV_UTIL_LOG_MSG_ADD (Nachricht zum aktuellen Appl. Log hinzufügen) 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_MSG_ADD
Short Text Nachricht zum aktuellen Appl. Log hinzufügen
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 Parameter, die zum Auflösen der BOM benötigt werden
C_MESSAGE TYPE MESSAGES Meldungen der Protokollschnittstelle
DETLEVEL TYPE BAL_S_MSG-DETLEVEL Anwendungs-Log: Detailierungsgrad
DOCUMENT_KEY TYPE CONV_S_DOCUMENT_KEY Schlüsselfelder eines Dokumentes
SERIOUS_CHECK_MSG_TYPE TYPE MESSAGES-MSG_TYPE Nachricht eintragen ? Wird anstelle von C_MESSAGE-MSG_TYP verwendet
WA_CONVERT_SPEC TYPE CONVERT_SPEC Detailierte Informationen über spezielle Konvertierungen

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.