SAP ABAP Function Module DDUT_DOMVALUE_TEXT_GET (DD: Read information about a single domain fixed value)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Function Module DDUT_DOMVALUE_TEXT_GET DD: Read information about a single domain fixed value  
Function Group SDTO   Official Tools of the ABAP Dictionary  
Program Name SAPLSDTO    
INCLUDE Name LSDTOU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DD07V_WA TYPE DD07V Information about fixed value
Importing NAME TYPE DDOBJNAME Domain name
Importing VALUE TYPE DD07V-DOMVALUE_L Required fixed value
Importing LANGU TYPE SYST-LANGU SY-LANGU Language in which the text should be read
Importing TEXTS_ONLY TYPE DDBOOL_D ' ' Only read entry from text table
Exception NOT_FOUND TYPE No information found
Exception ILLEGAL_INPUT TYPE Invalid combination of input parameters
               
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  19970207 
SAP Release Created in