Table/Structure Field 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 - TABNAME | Table Name | SOURCE VALUE(TABLE_NAME) LIKE DD02L-TABNAME |
|
| 2 | DD03L - FIELDNAME | Field Name | SOURCE VALUE(FIELD_NAME) LIKE DD03L-FIELDNAME |
|
| 3 | DD05M - CHECKTABLE | Check table name of the foreign key | ||
| 4 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(SYST_MANDT) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 5 | DDWHERECND - LINE | Text field length 200 | ||