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.
Function Module | OTC_CONV_MESSAGE_FILL |
Short Text | Übergabe einer Nachricht ans Protokoll |
Function Group | OTC_CONVERT |
Package | FTT |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.