Table/Structure Field list used by SAP ABAP Function Module DD_FORKEY_GET (Show foreign key structure for fields)
SAP ABAP Function Module
DD_FORKEY_GET (Show foreign key structure for fields) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD05P - DDLANGUAGE | Language Key | ||
| 2 | DD05P - DDLANGUAGE | Language Key | SOURCE VALUE(SPRACHE) LIKE DD05P-DDLANGUAGE DEFAULT 'D' |
|
| 3 | DD05P - FIELDNAME | Name of the field to be checked | ||
| 4 | DD05P - FIELDNAME | Name of the field to be checked | SOURCE VALUE(FELDNAME) LIKE DD05P-FIELDNAME |
|
| 5 | DD05P - FORKEY | Names of Foreign Key Fields | ||
| 6 | DD05P - FORTABLE | Table of the foreign key field | ||
| 7 | DD05P - PRIMPOS | Position of corresp. foreign key field in primary key | ||
| 8 | DD05P - TABNAME | Table Name | ||
| 9 | DD05P - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD05P-TABNAME |
|
| 10 | DD08L - FIELDNAME | Name of the field to be checked | ||
| 11 | DD08L - TABNAME | Table Name | ||
| 12 | SYST - LANGU | ABAP System Field: Language Key of Text Environment |