Table list used by SAP ABAP Function Module DMC_DDIF_TABL_GET_WRAPPER (DD: interface to read table from ABAP Dictionary)
SAP ABAP Function Module
DMC_DDIF_TABL_GET_WRAPPER (DD: interface to read table from ABAP Dictionary) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCOBJDEF | Name of a DDIC object with status | SOURCE VALUE(NAME) LIKE DCOBJDEF-NAME |
|
| 2 | DCOBJDEF | Name of a DDIC object with status | SOURCE VALUE(STATE) LIKE DCOBJDEF-STATE DEFAULT 'A' |
|
| 3 | DCOBJIF | Interface for DDIC objects | SOURCE VALUE(GOTSTATE) LIKE DCOBJIF-GOTSTATE |
|
| 4 | DCSQLTGET | Reference structure for DD_SQLT_GET | ||
| 5 | DD02V | Generated Table for View | SOURCE VALUE(DD02V_WA) LIKE DD02V |
|
| 6 | DD02V | Generated Table for View | ||
| 7 | DD03P | Structure | SOURCE DD03P_TAB STRUCTURE DD03P OPTIONAL |
|
| 8 | DD03P | Structure | ||
| 9 | DD05M | Interface Structure for DD_TBFK_GET | SOURCE DD05M_TAB STRUCTURE DD05M OPTIONAL |
|
| 10 | DD06L | Pool/cluster structures | ||
| 11 | DD06V | Generated Table for View | ||
| 12 | DD08V | Generated Table for View DD08V | SOURCE DD08V_TAB STRUCTURE DD08V OPTIONAL |
|
| 13 | DD09L | DD: Technical settings of tables | SOURCE VALUE(DD09L_WA) LIKE DD09L |
|
| 14 | DD09L | DD: Technical settings of tables | ||
| 15 | DD12V | Generated Table for View | SOURCE DD12V_TAB STRUCTURE DD12V OPTIONAL |
|
| 16 | DD16V | Generated Table for View | ||
| 17 | DD17V | Secondary index fields with language key | SOURCE DD17V_TAB STRUCTURE DD17V OPTIONAL |
|
| 18 | X030L | Nametab Header, Database Structure DDNTT |