Do you have any question about this error?
Message type: E = Error
Message class: /CFG/DSY_DS -
Message number: 091
Message text: Foreign key relation mappings for check table &1 changed for 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_DS091
- Foreign key relation mappings for check table &1 changed for field &2 ?The SAP error message
/CFG/DSY_DS091
indicates that there has been a change in the foreign key relation mappings for a check table in the Data Dictionary. This typically occurs when there are modifications to the structure of a table or its relationships with other tables, which can affect data integrity and consistency.Cause:
- Change in Table Structure: The error may arise if the structure of the check table (the table being referenced) has been altered, such as adding or removing fields, or changing data types.
- Foreign Key Relationship Changes: If the foreign key relationships have been modified, such as changing the referenced table or field, this can trigger the error.
- Inconsistent Data: If there is existing data that does not comply with the new foreign key constraints, this can also lead to this error.
Solution:
- Check Table Structure: Review the structure of the check table and ensure that it aligns with the foreign key definitions. You can do this using transaction SE11 (Data Dictionary).
- Adjust Foreign Key Relationships: If necessary, adjust the foreign key relationships to ensure they are correctly defined. This may involve redefining the foreign key in the relevant table.
- Data Consistency Check: Run consistency checks on the data to ensure that all existing records comply with the new foreign key constraints. You can use transaction SE14 (Database Utility) to check and adjust the database.
- Re-activate the Table: If changes have been made, you may need to re-activate the table or the foreign key relationship to ensure that the changes take effect.
- Transport Requests: If the changes were made in a development environment, ensure that the transport requests are correctly moved to the quality and production environments.
Related Information:
If the problem persists after following these steps, it may be beneficial to consult with your SAP Basis or ABAP team for further investigation and resolution.
Get instant SAP help. Start your 7-day free trial now.
/CFG/DSY_DS090
Foreign key relation mapping 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_DS089
Foreign key relation mapping for check table &1 removed from 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_DS092
Foreign key rel. updated after check table has changed from &1 to &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_DS093
Mapping table/view &1 for field &2 of view &3 could not be determined
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.