Table 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 | DCOBJDEF | Name of a DDIC object with status | SOURCE VALUE(I_NAME) LIKE DCOBJDEF-NAME |
|
| 2 | DCOBJDEF | Name of a DDIC object with status | SOURCE VALUE(I_STATE) LIKE DCOBJDEF-STATE DEFAULT 'A' |
|
| 3 | DCOBJIF | Interface for DDIC objects | SOURCE VALUE(E_GOTSTATE) LIKE DCOBJIF-GOTSTATE |
|
| 4 | DD02V | Generated Table for View | ||
| 5 | DD02V | Generated Table for View | SOURCE VALUE(ES_DD02V) LIKE DD02V |
|
| 6 | DD03P | Structure | SOURCE ET_DD03P STRUCTURE DD03P OPTIONAL |
|
| 7 | DD03P | Structure | ||
| 8 | DD06L | Pool/cluster structures | ||
| 9 | DD40V | DD: Interface structure for table types | SOURCE VALUE(ES_DD40V) TYPE DD40V |
|
| 10 | DD40V | DD: Interface structure for table types | ||
| 11 | DD42V | DD: Interface structure for table type key fields (TTKF) | SOURCE ET_DD42V STRUCTURE DD42V OPTIONAL |