Data Element list used by SAP ABAP Function Module DMC_DDIF_TTYP_GET_WRAPPER (DD: interface to read table type from ABAP Dictionary)
SAP ABAP Function Module
DMC_DDIF_TTYP_GET_WRAPPER (DD: interface to read table type from ABAP Dictionary) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DDGOTSTATE | Status of an ABAP/4 Dictionary object | SOURCE VALUE(E_GOTSTATE) LIKE DCOBJIF-GOTSTATE |
2 | ![]() |
DDOBJNAME | Name of ABAP Dictionary Object | SOURCE VALUE(I_NAME) LIKE DCOBJDEF-NAME |
3 | ![]() |
DDOBJSTATE | Read status of an ABAP/4 Dictionary object | SOURCE VALUE(I_STATE) LIKE DCOBJDEF-STATE DEFAULT 'A' |