Table list used by SAP ABAP Function Module RPY_FOREIGN_KEY_UPDATE (Fremdschlüsselbeziehungen zu Feldern einer Tabelle ändern)
SAP ABAP Function Module
RPY_FOREIGN_KEY_UPDATE (Fremdschlüsselbeziehungen zu Feldern einer Tabelle ändern) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCTABLGET | Control Structure for DD_GET_TABL | ||
| 2 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(ACTIVATION_TYPE) LIKE DDREFSTRUC-STATE DEFAULT 'N' |
|
| 3 | RGLIF | DW interface parameter | SOURCE VALUE(TRANSPORT_NUMBER) LIKE RGLIF-TRKORR DEFAULT SPACE |
|
| 4 | RGLIF | DW interface parameter | SOURCE VALUE(REPLACE) LIKE RGLIF-REPLACE DEFAULT ' ' |
|
| 5 | RPY_FRHD | Structure for foreign keys: Attributes | SOURCE FORKEY_INF STRUCTURE RPY_FRHD |
|
| 6 | RPY_FRKF | Structure for foreign keys: Field assignment | SOURCE FORKEY_FIELDS STRUCTURE RPY_FRKF |
|
| 7 | RPY_TABL | Structure for SAP tables/structures | SOURCE VALUE(TABLE_NAME) LIKE RPY_TABL-TABLNAME |
|
| 8 | TGLIF | Internal/external assignment for fields in global interface | ||