The Function Module RKC_DOMA_GET (besorgt DDIC-Informationen zu einer Domäne) is a standard Function Module in SAP ERP and is part of the function group KXDI within the package KC.
Function Module | RKC_DOMA_GET |
Short Text | besorgt DDIC-Informationen zu einer Domäne |
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 |
---|---|---|---|---|
DOMNM | LIKE | CDIDOM-DOMNM | Domänenname | |
STATE | LIKE | DDREFSTRUC-STATE | 'A' | DDIC-Status: 'A'-aktiv, 'M'-gesichert |
WITH_TEXT | LIKE | TKCF-TIMFL | ' ' | Flag - 'X': read texts for fix values |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CDIDOM | LIKE | CDIDOM | Informationen zur Domäne | |
GOT_STATE | LIKE | DDREFSTRUC-STATE | tatsächlich gelesener Status |
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 |
---|---|---|---|---|
DD07V | LIKE | DD07V | Tabelle: Domänenfestwerte |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOMAIN_ERROR | sonstiger Fehler |
DOMAIN_NOT_FOUND | Domäne nicht gefunden |