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 MPO_CCMON_RULE_DELETE (eine Regel löschen) is a standard Function Module in SAP ERP and is part of the function group MPO_CCMONITOR_RULES_ADMIN within the package MPO_COST_CENTER_MONITOR.
Function Module | MPO_CCMON_RULE_DELETE |
Short Text | eine Regel löschen |
Function Group | MPO_CCMONITOR_RULES_ADMIN |
Package | MPO_COST_CENTER_MONITOR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RULE_ID | LIKE | MPO_STR_FOR_FB-RULE_ID | 2 Byte Integer (Signed) | |
I_UNAME | LIKE | MPO_CCMON_ALERT_RULE-UNAME | R/3-System, Anmeldename des Benutzers |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FATAL_ERROR | Unvorhergesehener Zustand |
NOT_FOUND | Regel nicht gefunden |
RELEASE_NOT_SUPPORTED | Das Release wird nicht unterstützt |