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 CMPID_MAINTAIN (Grunddaten ( Konstruktionsdaten ) Material Pflegen) is a standard Function Module in SAP ERP and is part of the function group PPER3E_CMPID within the package CPPER3E_CMPID.
Function Module | CMPID_MAINTAIN |
Short Text | Grunddaten ( Konstruktionsdaten ) Material Pflegen |
Function Group | PPER3E_CMPID |
Package | CPPER3E_CMPID |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DISPLAY_ONLY | LIKE | SY-DATAR | nur Anzeige der Daten | |
IM_MSG_OPT | TYPE | PPET_MSG_OPT | 'A' | Nachrichten-Handling im iPPE |
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 |
---|---|---|---|---|
MATERIAL | TYPE | CMPID_EXT-CMPEXT | Materialnummer |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELD | Abbruch durch Benutzer |
ERROR | Fehler in der Anwendung |
EXIT | Auswahl 'Beenden' |