Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →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.
Function Module | SALI_SMES_REPORT_T100_MESSAGE |
Short Text | |
Function Group | SALI |
Package | SMOI |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TID | LIKE | ALGLOBTID |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COMMUNICATION_FAILURE | |
INVALID_PARAMETERS | Invalid parameter |
INVALID_TID | |
OTHER_PROBLEM | |
WRONG_TYPECLASS |