Message type: E = Error
Message class: AD - Data Dictionary application messages
Message number: 570
Message text: &-&: Foreign key is partial (check table field &)
Not all foreign key fields of partial foreign keys are checked against
the key fields in the check table. Fields that do not need to be
checked are indicated by an asterisk (*) in the foreign key table field
(leave field names empty).
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
AD570
- &-&: Foreign key is partial (check table field &) ?The SAP error message AD570 indicates that there is a problem with a foreign key relationship in the database. Specifically, it states that the foreign key is partial, which means that the foreign key constraint is not fully satisfied for the specified field in the check table. This typically occurs when the foreign key is defined on a subset of the fields in the primary key of the referenced table, and the values in the foreign key field do not match the corresponding values in the referenced table.
Cause: Partial Foreign Key Definition: The foreign key relationship is defined on a subset of the fields in the primary key of the referenced table, leading to a situation where not all necessary fields are being checked. Data Inconsistency: The data in the table where the foreign key is defined does not match the data in the referenced table, causing the foreign key constraint to
Get instant SAP help. Sign up for our Free Essentials Plan.
AD569
No. of tables that are both dependent and direct): &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
AD568
& & inactive nametab with ADD FIELDS already exists
What causes this issue? When a table is activated as a dependent table, an ADD FIELDS is encountered, although this should not happen when a dependen...
AD571
Partial foreign key incorrectly specified - remove field names
What causes this issue? Not all fields of partial foreign keys are to be checked against the key fields of the check table. Fields that are not to be...
AD572
Error in dependent table & (caused by & &)
What causes this issue? The table could not be activated as a dependent table. An object belonging to this table was activated and triggered regenera...
Click on this link to search all SAP messages.