The Function Module SLVC_EXP_ADD_LOG_MESSAGE () is a standard Function Module in SAP ERP and is part of the function group SLVC_WIN_EXPORT within the package SLIS.
Function Module | SLVC_EXP_ADD_LOG_MESSAGE |
Short Text | |
Function Group | SLVC_WIN_EXPORT |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MODE | TYPE | CHAR10 | Character Field Length - 10 | |
I_MSGID | TYPE | SY-MSGID | Messages, Message Class | |
I_MSGNO | TYPE | SY-MSGNO | Messages, Message Number | |
I_PROBCLASS | TYPE | C | Problem class | |
I_REPID | TYPE | SYREPID | Calling Program |
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.