Table list used by SAP ABAP Function Module DD_DOMVALUE_TEXT_GET (DD: Read interface for the text of a single domain fixed value)
SAP ABAP Function Module
DD_DOMVALUE_TEXT_GET (DD: Read interface for the text of a single domain fixed value) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD07L | R/3 DD: values for the domains | SOURCE VALUE(DOMNAME) LIKE DD07L-DOMNAME |
|
| 2 | DD07L | R/3 DD: values for the domains | SOURCE VALUE(VALUE) LIKE DD07L-DOMVALUE_L |
|
| 3 | DD07T | DD: Texts for Domain Fixed Values (Language-Dependent) | SOURCE VALUE(LANGU) LIKE DD07T-DDLANGUAGE DEFAULT SPACE |
|
| 4 | DD07V | Generated Table for View | SOURCE VALUE(DD07V_WA) LIKE DD07V |
|
| 5 | DD07V | Generated Table for View | ||
| 6 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(BYPASS_BUFFER) LIKE DDREFSTRUC-BOOL DEFAULT SPACE |
|