Data Element list used by SAP ABAP Function Module DDIF_INDX_GET (DD: Interface for reading an index from the ABAP Dictionary)
SAP ABAP Function Module
DDIF_INDX_GET (DD: Interface for reading an index from the ABAP Dictionary) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDGOTSTATE | Status of an ABAP/4 Dictionary object | SOURCE VALUE(GOTSTATE) TYPE DDGOTSTATE |
|
| 2 | DDOBJECTID | Additonal ID of an ABAP Dictionary object (MC ID, index) | SOURCE VALUE(ID) TYPE DDOBJECTID |
|
| 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' |
|