Menu

SAP Function Module SALI_SMES_REPORT_T100_MESSAGE

The Function Module SALI_SMES_REPORT_T100_MESSAGE () is a standard Function Module in SAP ERP and is part of the function group SALI within the package SMOI.

Technical Information

Function Module SALI_SMES_REPORT_T100_MESSAGE
Short Text
Function Group SALI
Package SMOI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARGTYPE1 LIKE SXMIMSGRAW-ARGTYPE1 'C' Type of 1st message argument
ARGTYPE2 LIKE SXMIMSGRAW-ARGTYPE2 'C' Type of 2nd message argument
ARGTYPE3 LIKE SXMIMSGRAW-ARGTYPE3 'C' Type of 3rd message argument
ARGTYPE4 LIKE SXMIMSGRAW-ARGTYPE4 'C' Type of 4th message argument
DEFAULT_MSGTEXT TYPE C Standard message or text message
MSGARG1 TYPE C 1st message argument
MSGARG2 TYPE C 2nd message argument
MSGARG3 TYPE C 3rd message argument
MSGARG4 TYPE C 4th message argument
MSGID LIKE SY-MSGID
MSGNO LIKE SY-MSGNO
MSGVALUE LIKE ALSMSGRVAL-SMSGVALUE AL_VAL_GREEN
REPORTEDBY TYPE C

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TID LIKE ALGLOBTID

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMMUNICATION_FAILURE
INVALID_PARAMETERS Invalid parameter
INVALID_TID
OTHER_PROBLEM
WRONG_TYPECLASS