Table/Structure Field list used by SAP ABAP Function Module DD_INT_FORKEY_PROPOSAL (DD internal: Create a proposal for foreign key field assignment)
SAP ABAP Function Module
DD_INT_FORKEY_PROPOSAL (DD internal: Create a proposal for foreign key field assignment) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCMATCHCTR - DOMNAME | Domain name | ||
| 2 | DCMATCHCTR - DOUBLE | Analysis of multiple occurrences when matching | ||
| 3 | DCMATCHCTR - MINMATCH | Minimum requirements for data compatibility | ||
| 4 | DCMATCHCTR - POSITION | Position of the field in the table | ||
| 5 | DCMATCHCTR - REQUIRED | Flag if field must, should or may occur in matching | ||
| 6 | DCMATCHCTR - WANTMATCH | Desired correspondence of types when matching | ||
| 7 | DCMATCHCTR - DATATYPE | Data Type in ABAP Dictionary | ||
| 8 | DCMATCHRES - FIELDNAMEL | Field Name | ||
| 9 | DCMATCHRES - POSITIONR | Position of the field in the table | ||
| 10 | DD03K - DATATYPE | Data Type in ABAP Dictionary | ||
| 11 | DD03K - DOMNAME | Domain name | ||
| 12 | DD03K - POSITION | Position of the field in the table | ||
| 13 | DD03K - TABNAME | Table Name | ||
| 14 | DD03P - TABNAME | Table Name | ||
| 15 | DD03P - FIELDNAME | Field Name | ||
| 16 | DD03P - CHECKTABLE | Check table name of the foreign key | SOURCE VALUE(CHECKTABLE) LIKE DD03P-CHECKTABLE |
|
| 17 | DD03P - CHECKTABLE | Check table name of the foreign key | ||
| 18 | DD05V - DDLANGUAGE | Language Key | ||
| 19 | DD05V - FIELDNAME | Name of the field to be checked | ||
| 20 | DD05V - FORKEY | Names of Foreign Key Fields | ||
| 21 | DD05V - FORTABLE | Table of the foreign key field | ||
| 22 | DD05V - PRIMPOS | Position of corresp. foreign key field in primary key | ||
| 23 | DD05V - TABNAME | Table Name | ||
| 24 | DD08V - FIELDNAME | Name of the field to be checked | ||
| 25 | DD08V - TABNAME | Table Name | ||
| 26 | DD08V - CHECKTABLE | Check table name of the foreign key | ||
| 27 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(CHECK_NONUNIQUE) LIKE DDREFSTRUC-BOOL |
|
| 28 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(INCOMPLETE) LIKE DDREFSTRUC-BOOL |
|
| 29 | DDREFSTRUC - BOOL | DD: truth value | ||
| 30 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(NONUNIQUE) LIKE DDREFSTRUC-BOOL |
|
| 31 | SYST - DBCNT | ABAP System Field: Edited Database Table Rows | ||
| 32 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 33 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |