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 |
|---|---|---|---|---|---|---|---|
| |
RC | TYPE | SYST-SUBRC | ||||
| |
DOMNAME | TYPE | DD07L-DOMNAME | Domain name | |||
| |
TEXT | TYPE | DDREFSTRUC-BOOL | SPACE | Default ' ': without texts, 'X': with, 'T': only text | ||
| |
LANGU | TYPE | DD07T-DDLANGUAGE | SPACE | Language, default SY-LANGU, '*': all texts | ||
| |
BYPASS_BUFFER | TYPE | DDREFSTRUC-BOOL | SPACE | falls 'X', dann mit BYPASSING BUFFER | ||
| |
DD07V_TAB | TYPE | DD07V | Rückgabe-Tabelle in DD07V-Struktur | |||
| |
WRONG_TEXTFLAG | TYPE | Incorrect value in TEXT: Parameter (<> X, T ,'') | ||||
Processing Type
| Normal Function 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 |