Menu

SAP Function Module SLVC_EXP_ADD_LOG_MESSAGE

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.

Technical Information

Function Module SLVC_EXP_ADD_LOG_MESSAGE
Short Text
Function Group SLVC_WIN_EXPORT
Package SLIS
Module Type Normal Module

Importing Parameters

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

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.