Table list used by SAP ABAP Function Module DD_FKEYS_GET (Determines the current valid foreign key for a table)
SAP ABAP Function Module
DD_FKEYS_GET (Determines the current valid foreign key for a table) 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 | ||
| 4 | DCTBFKCHK | Control Structure: Foreign Key Checks in Tabl. Activ. Progr. | ||
| 5 | DD02V | Generated Table for View | ||
| 6 | DD03P | Structure | SOURCE DD03P_TAB STRUCTURE DD03P OPTIONAL |
|
| 7 | DD03P | Structure | ||
| 8 | DD05M | Interface Structure for DD_TBFK_GET | ||
| 9 | DD05M | Interface Structure for DD_TBFK_GET | SOURCE DD05M_TAB STRUCTURE DD05M OPTIONAL |
|
| 10 | DD08V | Generated Table for View DD08V | SOURCE DD08V_TAB STRUCTURE DD08V OPTIONAL |
|
| 11 | DD08V | Generated Table for View DD08V |