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 RKC_DOMA_SET_GET (besorgt Informationen zu Domänen (Mengenverarbeitung)) is a standard Function Module in SAP ERP and is part of the function group KXDI within the package KC.
Function Module | RKC_DOMA_SET_GET |
Short Text | besorgt Informationen zu Domänen (Mengenverarbeitung) |
Function Group | KXDI |
Package | KC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STATE | LIKE | DCDOMAGET-DOMA | 'A' | DDIC-Status: 'A'-aktiv, 'M'-gesichert |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOMA_TAB | LIKE | CDIDOM | Tabelle mit Domäneninformationen (geordnet) | |
GOT_STATES_TAB | LIKE | DDDOMSTATE | Tabelle mit Satusinformationen (geordnet) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOMA_ERROR | Fehler beim Lesen der DDIC - Informationen |