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 Table  DD02L SAP Tables SOURCE VALUE(TABLE_NAME) LIKE DD02L-TABNAME
2 Table  DD03L Table Fields SOURCE VALUE(FIELD_NAME) LIKE DD03L-FIELDNAME
3 Table  DDREFSTRUC DD: General Reference Structure in ABAP Dictionary SOURCE VALUE(SYST_MANDT) LIKE DDREFSTRUC-BOOL DEFAULT 'X'
4 Table  DDWHERECND DD: Lines of where condition SOURCE STATEMENT STRUCTURE DDWHERECND
5 Table  DDWHERECND DD: Lines of where condition