Message type: E = Error
Message class: MC - Aggregate: views, matchcodes, lock objects
Message number: 713
Message text: &-& is not a semantic foreign key
You can only link two tables to a view using semantic foreign keys.
These are foreign keys whose type and cardinality is known.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Enter the missing definitions for the foreign key of the specified
table and activate the table.
Error message extract from SAP system. Copyright SAP SE.
MC713
- &-& is not a semantic foreign key ?The SAP error message MC713 indicates that there is an issue with a foreign key relationship in the context of a data model or a database table. Specifically, the message states that a certain field (represented by & in the error message) is not recognized as a semantic foreign key. This typically occurs in the context of data extraction or reporting, particularly when working with InfoObjects in SAP BW (Business Warehouse) or similar data modeling scenarios.
Cause: Incorrect Foreign Key Definition: The field in question may not be defined correctly as a foreign key in the data model. This could be due to a missing or incorrect relationship between the tables or InfoObjects. Data Type Mismatch: The data types of the fields involved in the foreign key relationship may not match, leading to the inability to establish a valid foreign key. Missing Data: The data that is supposed to establish the foreign key relationship
Get instant SAP help. Sign up for our Free Essentials Plan.
MC712
Selection condition not permitted for client
What causes this issue? No selection condition may be defined for the client field because the selection condition MANDT = SY-MANDT is implicitly def...
MC711
Field &-& of the selection conditions was not found
What causes this issue? In the selection conditions, a field was defined which is not in a base table.System Response The system issues an error mes...
MC714
Cardinality & of the foreign key &-& is not permitted here
What causes this issue? For maintenance and help views, there should be exactly one record pf the dependent base tables for one record of the primary...
MC715
Foreign key &-& is partial
What causes this issue? Two base tables of a view were linked with a partial foreign key.System Response Pure information.How to fix this error? Ma...
Click on this link to search all SAP messages.