Menu

SAP Function Module RKC_DOMA_GET

besorgt DDIC-Informationen zu einer Domäne

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.

Technical Information

Function Module RKC_DOMA_GET
Short Text besorgt DDIC-Informationen zu einer Domäne
Function Group KXDI
Package KC
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOMAIN_ERROR sonstiger Fehler
DOMAIN_NOT_FOUND Domäne nicht gefunden