Data Element list used by SAP ABAP Function Module DMC_DDIF_DTEL_GET_WRAPPER (DD: interface to read data element from ABAP Dictionary)
SAP ABAP Function Module
DMC_DDIF_DTEL_GET_WRAPPER (DD: interface to read data element 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' |
4 | ![]() |
FIELDNAME | Field Name | SOURCE VALUE(I_FIELDNAME) TYPE FIELDNAME OPTIONAL |
5 | ![]() |
INTTYPE | ABAP data type (C,D,N,...) | |