Data Element 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 | CHECKTABLE | Check table name of the foreign key | SOURCE VALUE(CHECKTABLE) LIKE DD03P-CHECKTABLE |
|
| 2 | DDBOOL_D | DD: truth value | ||
| 3 | DDBOOL_D | DD: truth value | SOURCE VALUE(INCOMPLETE) LIKE DDREFSTRUC-BOOL |
|
| 4 | DDBOOL_D | DD: truth value | SOURCE VALUE(NONUNIQUE) LIKE DDREFSTRUC-BOOL |
|
| 5 | DDBOOL_D | DD: truth value | SOURCE VALUE(CHECK_NONUNIQUE) LIKE DDREFSTRUC-BOOL |
|
| 6 | TABNAME | Table Name | SOURCE REFERENCE(TABNAME) TYPE TABNAME DEFAULT ' ' |
|