Table list used by SAP ABAP Function Module RPY_FOREIGN_KEY_READ (Fremdschlüsselbeziehungen zu Feldern einer Tabelle lesen)
SAP ABAP Function Module RPY_FOREIGN_KEY_READ (Fremdschlüsselbeziehungen zu Feldern einer Tabelle lesen) is using
# Object Type Object Name Object Description Note
     
1 Table  DDREFSTRUC DD: General Reference Structure in ABAP Dictionary SOURCE VALUE(ACTIVATION_TYPE_O) LIKE DDREFSTRUC-STATE
2 Table  DDREFSTRUC DD: General Reference Structure in ABAP Dictionary SOURCE VALUE(ACTIVATION_TYPE_I) LIKE DDREFSTRUC-STATE DEFAULT 'M'
3 Table  RPY_FIEL Structure for field of table/view/structure: Attributes SOURCE VALUE(FIELDNAME) LIKE RPY_FIEL-FIELDNAME DEFAULT '*'
4 Table  RPY_FRHD Structure for foreign keys: Attributes
5 Table  RPY_FRHD Structure for foreign keys: Attributes SOURCE FORKEY_INF STRUCTURE RPY_FRHD
6 Table  RPY_FRKF Structure for foreign keys: Field assignment
7 Table  RPY_FRKF Structure for foreign keys: Field assignment SOURCE FORKEY_FIELDS STRUCTURE RPY_FRKF
8 Table  RPY_TABL Structure for SAP tables/structures SOURCE VALUE(TABLE_NAME) LIKE RPY_TABL-TABLNAME
9 Table  TGLIF Internal/external assignment for fields in global interface