Data Element list used by SAP ABAP Function Module DDIF_TABL_GET (DD: Interface to read a table from the ABAP Dictionary)
SAP ABAP Function Module
DDIF_TABL_GET (DD: Interface to read a table from the ABAP Dictionary) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDBOOL_D | DD: truth value | ||
| 2 | DDGOTSTATE | Status of an ABAP/4 Dictionary object | SOURCE VALUE(GOTSTATE) TYPE DDGOTSTATE |
|
| 3 | DDOBJNAME | Name of ABAP Dictionary Object | SOURCE VALUE(NAME) TYPE DDOBJNAME |
|
| 4 | DDOBJSTATE | Read status of an ABAP/4 Dictionary object | SOURCE VALUE(STATE) TYPE DDOBJSTATE DEFAULT 'A' |
|