Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: /CFG/DSY_DS -
Message number: 079
Message text: Foreign key relation for check table &1 removed from field &2
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
/CFG/DSY_DS079
- Foreign key relation for check table &1 removed from field &2 ?The SAP error message
/CFG/DSY_DS079
indicates that there is an issue with a foreign key relationship in the data dictionary. Specifically, it means that a foreign key relation for a check table has been removed from a specified field. This can occur during data model changes, such as when a field is modified or when the underlying table structure is altered.Cause:
- Field Modification: The field in question may have been modified in a way that invalidates the foreign key relationship.
- Table Structure Changes: Changes to the check table or the primary table can lead to the removal of foreign key constraints.
- Data Dictionary Changes: If the data dictionary is altered (e.g., through transport requests), it can lead to inconsistencies in foreign key relationships.
- Inconsistent Data: If there are existing records that do not comply with the foreign key constraints, the system may remove the relationship to maintain data integrity.
Solution:
- Check Table Structure: Review the structure of the check table and the field in question to ensure that they are correctly defined.
- Recreate Foreign Key: If the foreign key relationship is necessary, you may need to recreate it. This can be done using transaction SE11 (Data Dictionary) to redefine the foreign key relationship.
- Data Consistency Check: Ensure that all existing data complies with the foreign key constraints. You may need to clean up or adjust data in the relevant tables.
- Transport Requests: If the issue arose after a transport, check the transport logs for any errors or warnings related to the data dictionary changes.
- Consult Documentation: Review SAP documentation or notes related to the specific version you are using, as there may be known issues or patches available.
Related Information:
If you are unable to resolve the issue, it may be beneficial to consult with your SAP Basis or ABAP team, as they can provide deeper insights into the data model and assist with more complex troubleshooting.
Get instant SAP help. Sign up for our Free Essentials Plan.
/CFG/DSY_DS078
Foreign key relations for check table &1 added to field &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/CFG/DSY_DS077
Dataset &1 is in sync with DDIC - no update needed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/CFG/DSY_DS080
Dataset field attribute &1 changed from '&2' to '&3' for field &4
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/CFG/DSY_DS081
Namespaces updated for field &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.