Ansicht
Dokumentation

DDUT_DOMVALUES_GET - DD: Read Domain Fixed Values

DDUT_DOMVALUES_GET - DD: Read Domain Fixed Values

General Material Data   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You can read the fixed values for a domain with this function module. The name of the domain must be given in parameter NAME. The language in which the fixed value text should be read must be defined in parameter LANGU. If this parameter is defined with the initial value, no text is read. If you set the parameter to TEXTS_ONLY, only the information from the text table is read.

The results are returned in parameter DD07V_TAB.

Example

Notes

  1. The active information about the domain is always read. If the domain has new or revised status and you want to read the corresponding information, you must use the function module DDIF_DOMA_GET.
  2. The combination LANGU = ' ', TEXTS_ONLY = 'X' is obviously meaningless. It results in the exception ILLEGAL_INPUT.
  3. If you only want to read information about a certain fixed value of the domain, you can use the function module DDUT_DOMVALUE_TEXT_GET.

Further information





Parameters

DD07V_TAB
LANGU
NAME
TEXTS_ONLY

Exceptions

ILLEGAL_INPUT

Function Group

SDTO

Addresses (Business Address Services)   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1485 Date: 20240523 Time: 112725     sap01-206 ( 36 ms )