Table list used by SAP ABAP Function Module BDL_DDIF_TABL_GET (DD: Interface to read a table from the ABAP Dictionary)
SAP ABAP Function Module
BDL_DDIF_TABL_GET (DD: Interface to read a table from the ABAP Dictionary) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCOBJDEF | Name of a DDIC object with status | SOURCE VALUE(STATE) LIKE DCOBJDEF-STATE DEFAULT 'A' |
|
| 2 | DCOBJDEF | Name of a DDIC object with status | SOURCE VALUE(NAME) LIKE DCOBJDEF-NAME |
|
| 3 | DCOBJIF | Interface for DDIC objects | SOURCE VALUE(GOTSTATE) LIKE DCOBJIF-GOTSTATE |
|
| 4 | DD02V | Generated Table for View | ||
| 5 | DD02V | Generated Table for View | SOURCE VALUE(DD02V_WA) LIKE DD02V |
|
| 6 | DD03P | Structure | SOURCE DD03P_TAB STRUCTURE DD03P OPTIONAL |
|
| 7 | DD05M | Interface Structure for DD_TBFK_GET | SOURCE DD05M_TAB STRUCTURE DD05M OPTIONAL |
|
| 8 | DD08V | Generated Table for View DD08V | SOURCE DD08V_TAB STRUCTURE DD08V OPTIONAL |
|
| 9 | DD09L | DD: Technical settings of tables | ||
| 10 | DD09L | DD: Technical settings of tables | SOURCE VALUE(DD09L_WA) LIKE DD09L |
|
| 11 | DD12V | Generated Table for View | SOURCE DD12V_TAB STRUCTURE DD12V OPTIONAL |
|
| 12 | DD17V | Secondary index fields with language key | SOURCE DD17V_TAB STRUCTURE DD17V OPTIONAL |