Menu

SAP Function Module OTC_CONV_MESSAGE_FILL

Übergabe einer Nachricht ans Protokoll

The Function Module OTC_CONV_MESSAGE_FILL (Übergabe einer Nachricht ans Protokoll) is a standard Function Module in SAP ERP and is part of the function group OTC_CONVERT within the package FTT.

Technical Information

Function Module OTC_CONV_MESSAGE_FILL
Short Text Übergabe einer Nachricht ans Protokoll
Function Group OTC_CONVERT
Package FTT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_MSG_ID TYPE SYMSGID Nachrichten, Nachrichtenklasse
IM_MSG_LEVEL TYPE PROTLEVEL Protokollebene
IM_MSG_NO TYPE SYMSGNO Nachrichten, Nachrichtennummer
IM_MSG_TYPE TYPE SYMSGTY Nachrichten, Nachrichtentyp
IM_MSG_VAR1 TYPE SYMSGV Nachrichten, Nachrichtenvariable
IM_MSG_VAR2 TYPE SYMSGV Nachrichten, Nachrichtenvariable
IM_MSG_VAR3 TYPE SYMSGV Nachrichten, Nachrichtenvariable
IM_MSG_VAR4 TYPE SYMSGV Nachrichten, Nachrichtenvariable

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.