Menu

SAP Function Module DD_DD07V_GET

DD: Lesen von Domänenfestwerten zur Laufzeit

The Function Module DD_DD07V_GET (DD: Lesen von Domänenfestwerten zur Laufzeit) is a standard Function Module in SAP ERP and is part of the function group SDDO within the package SDDO.

Technical Information

Function Module DD_DD07V_GET
Short Text DD: Lesen von Domänenfestwerten zur Laufzeit
Function Group SDDO
Package SDDO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOMAIN_NAME LIKE DD01L-DOMNAME Name of domain
LANGU LIKE SY-LANGU SY-LANGU Language of fixed value texts
WITHTEXT LIKE DDREFSTRUC-BOOL 'X' Flag for reading the texts --> Docu

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_TAB LIKE DD07V The set of active fixed values --> Docu

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ACCESS_FAILURE Fehler beim Datenbankzugriff --> Doku