Do you have any question about this error?
Message type: E = Error
Message class: RSRTS_CDS - Messages Transient CDS Queries
Message number: 136
Message text: Only two conditions allowed in boolean expression (at &1)
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.
RSRTS_CDS136
- Only two conditions allowed in boolean expression (at &1) ?The SAP error message RSRTS_CDS136: Only two conditions allowed in boolean expression (at &1) typically occurs in the context of SAP BW (Business Warehouse) when you are working with queries or data sources that involve complex boolean expressions in conditions. This error indicates that the system has encountered a boolean expression that exceeds the allowed complexity, specifically that it has more than two conditions.
Cause:
The error is caused by the use of a boolean expression in a query or a condition that combines more than two conditions using logical operators (AND, OR). In SAP BW, there are limitations on how many conditions can be combined in a single boolean expression, and exceeding this limit results in the error message.
Solution:
To resolve this error, you can take the following steps:
Simplify the Boolean Expression:
- Review the boolean expression in your query or condition. Try to simplify it by reducing the number of conditions.
- If you have multiple conditions, consider breaking them down into separate queries or using a different approach to achieve the same result.
Use Nested Conditions:
- If you need to combine more than two conditions, consider using nested conditions. For example, instead of combining all conditions in a single expression, you can create a condition that combines two conditions and then use that result in another condition.
Check Query Design:
- If you are using a query designer, check the design of your query. Ensure that you are not inadvertently creating complex boolean expressions through the selection criteria.
Consult Documentation:
- Refer to SAP documentation or help resources for guidance on the limitations of boolean expressions in your specific version of SAP BW.
Testing:
- After making changes, test the query to ensure that it runs without errors and returns the expected results.
Related Information:
By following these steps, you should be able to resolve the RSRTS_CDS136 error and successfully run your queries in SAP BW.
Get instant SAP help. Start your 7-day free trial now.
RSRTS_CDS135
Condition expression not allowed at &1 in forumla
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSRTS_CDS134
Error while reading DDL source &1 including extends
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSRTS_CDS137
Default for high value will be ignored: No interval supported (&1)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSRTS_CDS138
derivationresultElementHigh will be ignored: no interval supported (&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.