Table list used by SAP ABAP Function Module DD_FORKEY_SQLSTATEMENT (DD: Foreign key check for values in single fields)
SAP ABAP Function Module
DD_FORKEY_SQLSTATEMENT (DD: Foreign key check for values in single fields) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L | SAP Tables | SOURCE VALUE(TABLE_NAME) LIKE DD02L-TABNAME |
|
| 2 | DD03L | Table Fields | SOURCE VALUE(FIELD_NAME) LIKE DD03L-FIELDNAME |
|
| 3 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(SYST_MANDT) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 4 | DDWHERECND | DD: Lines of where condition | SOURCE STATEMENT STRUCTURE DDWHERECND |
|
| 5 | DDWHERECND | DD: Lines of where condition | ||