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: SD_EXPRESSION - Messages processing AST expressions
Message number: 070
Message text: Datatypes CURR and QUAN currently not supported at this position
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.
SD_EXPRESSION070
- Datatypes CURR and QUAN currently not supported at this position ?The SAP error message SD_EXPRESSION070 indicates that there is an issue with the use of data types CURR (currency) and QUAN (quantity) in a specific context where they are not supported. This error typically arises in the context of pricing procedures, condition records, or when defining calculations in sales and distribution (SD) processes.
Cause:
- Inappropriate Data Type Usage: The error occurs when you attempt to use CURR or QUAN data types in a context that does not support them, such as in certain formula calculations or conditions where only specific data types (like CHAR or NUMC) are allowed.
- Incorrect Configuration: It may also arise from incorrect configuration in pricing procedures or condition types where the system expects a different data type.
- Custom Logic: If there is custom logic or user-exits that manipulate pricing or conditions, they may inadvertently introduce CURR or QUAN in unsupported contexts.
Solution:
- Review Pricing Procedure: Check the pricing procedure and ensure that the condition types are correctly defined. Make sure that CURR and QUAN are used only in appropriate places.
- Adjust Condition Types: If you are using CURR or QUAN in a calculation or condition that does not support them, consider changing the logic to use a supported data type.
- Check Custom Code: If there is custom code involved, review it to ensure that it does not attempt to use CURR or QUAN in unsupported contexts. Modify the code to handle these data types correctly.
- Consult Documentation: Refer to SAP documentation or notes related to the specific version you are using, as there may be updates or patches that address this issue.
- Testing: After making changes, thoroughly test the pricing procedure or condition to ensure that the error is resolved and that the calculations are correct.
Related Information:
VK11
(Create Condition), VK12
(Change Condition), and V/08
(Pricing Procedure) to navigate and troubleshoot pricing issues effectively.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. Sign up for our Free Essentials Plan.
SD_EXPRESSION069
Invalid stackcode parameter count &1 for join type &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SD_EXPRESSION068
Function &1: Target datatype &2 not supported for type &3 (supported &4)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SD_EXPRESSION071
Function &1: Value for parameter &2 has to be <= &3 (is &4)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SD_F2499_MSG000
******** Maintain Customer Materials messages ********
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.