Message type: E = Error
Message class: AD - Data Dictionary application messages
Message number: 735
Message text: Foreign key &-& (flag as a semantic foreign key)
A foreign key must be flagged either as a semantic foreign key or as a
screen foreign key. In the case of a screen foreign key, a check is
always made for any input to the screen through the mask processor.
This foreign key is always found with internal tables (without under-
lying database table) and also with foreign keys that are contained
completely within a semantic foreign key. Semantic foreign keys are
part of the data model and are further identified by their dependency
factor and cardinality. Apart from the check on screen entry, they
imply referential integrity conditions.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Please flag this foreign key as semantic foreign key or screen foreign
key.
Error message extract from SAP system. Copyright SAP SE.
AD735
- Foreign key &-& (flag as a semantic foreign key) ?The SAP error message AD735, which indicates a foreign key issue, typically arises when there is a problem with the foreign key relationship defined in the data model. This error message is often related to semantic checks in the context of data integrity and consistency.
Cause: The error message AD735 usually occurs due to one of the following reasons: Missing Foreign Key Relationship: The foreign key relationship that is expected is not defined in the database table or is incorrectly defined. Data Inconsistency: The data being inserted or updated does not comply with the foreign key constraints, meaning that the referenced key does not exist in the parent table. Semantic Issues: The foreign key is flagged as a semantic foreign key, which means that it is expected to have a logical relationship with another table, but this relationship is not being satisfied.
Solution: To resolve the AD735 error, you can take the following steps: Check Foreign Key Definition: Go
Get instant SAP help. Sign up for our Free Essentials Plan.
AD734
Foreign key &-& (indicate the foreign key type)
What causes this issue? A foreign key must be flagged either as a semantic foreign key or as a screen foreign key. In the case of a screen foreign ke...
AD733
Foreign key &-& (use cardinality 1 : N or 1 : CN with 'TEXT')
What causes this issue? In the case of a text-foreign key, only one of the <DS:TX.MK-CARD> cardinalities</> '1:N' or '1:CN...
AD736
Foreign key &-& (enter valid cardinality)
What causes this issue? You have entered a semantic foreign key without specifying the cardinality.System Response The system issues an error messag...
AD737
Check field &-& missing from foreign key field definition
What causes this issue? The (check) field with which the foreign key of his table is defined is not contained in the assignment of foreign key fields...
Click on this link to search all SAP messages.