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 | ![]() |
DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(ACTIVATION_TYPE_O) LIKE DDREFSTRUC-STATE |
2 | ![]() |
DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(ACTIVATION_TYPE_I) LIKE DDREFSTRUC-STATE DEFAULT 'M' |
3 | ![]() |
RPY_FIEL | Structure for field of table/view/structure: Attributes | SOURCE VALUE(FIELDNAME) LIKE RPY_FIEL-FIELDNAME DEFAULT '*' |
4 | ![]() |
RPY_FRHD | Structure for foreign keys: Attributes | |
5 | ![]() |
RPY_FRHD | Structure for foreign keys: Attributes | SOURCE FORKEY_INF STRUCTURE RPY_FRHD |
6 | ![]() |
RPY_FRKF | Structure for foreign keys: Field assignment | |
7 | ![]() |
RPY_FRKF | Structure for foreign keys: Field assignment | SOURCE FORKEY_FIELDS STRUCTURE RPY_FRKF |
8 | ![]() |
RPY_TABL | Structure for SAP tables/structures | SOURCE VALUE(TABLE_NAME) LIKE RPY_TABL-TABLNAME |
9 | ![]() |
TGLIF | Internal/external assignment for fields in global interface | |