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: RS_B4HANA_RC -
Message number: 091
Message text: LeftOuter: Add Filter Value to On-Condition setting not supported.
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.
RS_B4HANA_RC091
- LeftOuter: Add Filter Value to On-Condition setting not supported. ?The SAP error message RS_B4HANA_RC091 with the description "LeftOuter: Add Filter Value to On-Condition setting not supported" typically occurs in the context of SAP BW/4HANA or SAP BW on HANA when working with data models, particularly when defining joins or conditions in CompositeProviders or other data modeling scenarios.
Cause:
This error generally arises when you attempt to add a filter value to an "ON" condition in a left outer join. In SAP BW/4HANA, certain operations and configurations are restricted, and adding filter values directly to the "ON" condition of a left outer join is not supported. This is because left outer joins are designed to include all records from the left table regardless of whether there is a match in the right table, and adding filters can contradict this behavior.
Solution:
To resolve this error, consider the following approaches:
Review Join Conditions: Check the join conditions in your CompositeProvider or data model. Ensure that you are not trying to apply filters directly in the "ON" clause of a left outer join.
Use WHERE Clause: Instead of applying filters in the "ON" condition, you can apply them in the "WHERE" clause of your query or in the data model itself. This way, you can still filter the results after the join has been performed.
Change Join Type: If the logic of your data model allows, consider changing the join type from left outer to inner join or another type that fits your requirements without needing to filter in the "ON" condition.
Data Model Redesign: If the above solutions do not work, you may need to redesign your data model to accommodate the requirements without violating the constraints of the left outer join.
Consult Documentation: Refer to the official SAP documentation for BW/4HANA or the specific version you are using. There may be additional guidelines or best practices for handling joins and conditions.
Related Information:
By following these steps, you should be able to resolve the error and successfully configure your data model.
Get instant SAP help. Sign up for our Free Essentials Plan.
RS_B4HANA_RC090
LeftOuter: Add Filter Value to On-Condition setting is not supported.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RS_B4HANA_RC089
Current "Most Recent Reporting for InfoObjects" setting is not supported.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RS_B4HANA_RC092
Additional Grouping Before Join setting is not supported.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RS_B4HANA_RC093
Current "Additional Grouping Before Join" setting is not supported.
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.