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 SALW_MTE_METHOD_ASSIGN () is a standard Function Module in SAP ERP and is part of the function group SALW within the package SMOI.
Function Module | SALW_MTE_METHOD_ASSIGN |
Short Text | |
Function Group | SALW |
Package | SMOI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ASSIGN_METHOD | TYPE | ALFLAG | 'X' | Alerts: Indicator ('X' or SPACE ) |
CLASS_OR_SPECIFIC | TYPE | ALUSECLASS | AL_COS_CLASS | Alert: Use Class or TID-Specif. Customizing and Tools |
EXPLICITLY_NO_METHOD | TYPE | ALFLAG | SPACE | Alerts: Indicator ('X' or SPACE ) |
INHERIT_METHOD | TYPE | ALFLAG | SPACE | Alerts: Indicator ('X' or SPACE ) |
KIND_OF_METHOD | TYPE | ALTOOLWHIC | AL_WT_ANALYZE | Alert: Tool: Which Tool ? (Trigger/Analyze/OnALert/...) |
METHOD | TYPE | ALTOOLKEY | Alert: Logical Name of Tool | |
MTE_CLASS | TYPE | ALCUSGROUP | Alert: Customization: Name of Customization Group | |
TID | LIKE | ALGLOBTID | Alert: Global Monitoring Type Identifier | |
VARIANT | TYPE | ALCUSSETNM | Alert: Name of Monitoring Properties Variant |
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.