SAP ABAP Function Module DD_DOMVALUES_GET (DDexternal: External interface for reading the domain fixed values)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDBT (Package) ABAP Dictionary: Basic Tools
Basic Data
Function Module DD_DOMVALUES_GET DDexternal: External interface for reading the domain fixed values  
Function Group SDEX   DD: official external interfaces  
Program Name SAPLSDEX    
INCLUDE Name LSDEXU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE SYST-SUBRC
Importing DOMNAME TYPE DD07L-DOMNAME Domain name
Importing TEXT TYPE DDREFSTRUC-BOOL SPACE Default ' ': without texts, 'X': with, 'T': only text
Importing LANGU TYPE DD07T-DDLANGUAGE SPACE Language, default SY-LANGU, '*': all texts
Importing BYPASS_BUFFER TYPE DDREFSTRUC-BOOL SPACE falls 'X', dann mit BYPASSING BUFFER
Tables DD07V_TAB TYPE DD07V Rückgabe-Tabelle in DD07V-Struktur
Exception WRONG_TEXTFLAG TYPE Incorrect value in TEXT: Parameter (<> X, T ,'')
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950811 
SAP Release Created in