Do you have any question about this error?
Message type: E = Error
Message class: FDT_EXPRESSIONS - Formula & Derivation Tool: Expressions
Message number: 036
Message text: Ranges &1 and &2 are not comparable (different test parameters)
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.
FDT_EXPRESSIONS036
- Ranges &1 and &2 are not comparable (different test parameters) ?The SAP error message FDT_EXPRESSIONS036 indicates that there is an issue with the comparison of two ranges in a formula or expression. Specifically, the error states that the two ranges (&1 and &2) are not comparable because they have different test parameters. This typically occurs in the context of using the SAP Fiori Design Time (FDT) or in the context of data processing where ranges are being evaluated.
Cause:
- Different Data Types: The ranges being compared may be of different data types (e.g., one is a date range and the other is a numeric range).
- Incompatible Domains: The fields or attributes being compared may belong to different domains or have different characteristics that make them incompatible for comparison.
- Different Units of Measure: If the ranges involve quantities with different units of measure (e.g., comparing meters to kilometers), this can lead to the error.
- Incorrect Configuration: There may be a misconfiguration in the way the ranges are defined or used in the expression.
Solution:
- Check Data Types: Ensure that both ranges being compared are of the same data type. If they are not, you may need to convert one of the ranges to match the other.
- Review Domain Compatibility: Verify that the fields or attributes being compared are compatible. If they are not, consider using a different field or adjusting the logic of your expression.
- Standardize Units: If the ranges involve quantities, ensure that they are expressed in the same unit of measure before comparison.
- Adjust Configuration: Review the configuration of the ranges in the expression. Make sure that they are defined correctly and that the parameters used for comparison are aligned.
- Debugging: Use debugging tools or logs to trace the values of the ranges at runtime to identify where the mismatch occurs.
Related Information:
By following these steps, you should be able to identify the root cause of the error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
FDT_EXPRESSIONS035
Invalid boolean string; token(s) missing at the end
What causes this issue? For the current boolean expression, the system has determined that the condition string ends with an opening bracket "(&...
FDT_EXPRESSIONS034
Invalid boolean string; unexpected next token '&1'
What causes this issue? In the current boolean expression, the system has determined that at least one occurrence of the token '&v1' is...
FDT_EXPRESSIONS037
Comparison of ranges &1 and &2 is not supported (too complex)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_EXPRESSIONS038
Option &1 is not allowed for test parameter &2
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.