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: 035
Message text: Expression type &1 not allowed in function &2, parameter &3
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_EXPRESSION035
- Expression type &1 not allowed in function &2, parameter &3 ?The SAP error message SD_EXPRESSION035 indicates that there is an issue with the expression type being used in a specific function within the SAP Sales and Distribution (SD) module. The message typically states that the expression type specified (denoted as
&1
) is not allowed for the function (denoted as&2
) in the given parameter (denoted as&3
).Cause:
This error usually arises due to one of the following reasons:
- Incorrect Expression Type: The expression type being used in the function is not compatible with the expected input for that function. For example, if a numeric value is expected but a string is provided, this error may occur.
- Function Limitations: Certain functions in SAP SD have specific requirements regarding the types of expressions they can accept. If the expression does not meet these requirements, the error will be triggered.
- Configuration Issues: There may be issues in the configuration of the pricing procedure or the condition types that lead to the use of an invalid expression type.
Solution:
To resolve the error, you can take the following steps:
Check the Expression Type: Review the expression type being used in the function. Ensure that it matches the expected type for that function. You may need to refer to the SAP documentation or the function's definition to understand the valid types.
Review Function Parameters: Look at the parameters being passed to the function. Ensure that they are correctly defined and that the types align with what the function expects.
Debugging: If you have access to the ABAP code, you can debug the program to see where the error is occurring. This can help you identify the exact point of failure and the values being passed.
Consult SAP Notes: Check the SAP Support Portal for any relevant notes or updates regarding this error message. There may be patches or updates that address this issue.
Configuration Review: If the error is related to pricing or condition types, review the configuration settings in the pricing procedure. Ensure that all condition types and their associated expressions are correctly set up.
Testing: After making changes, perform thorough testing to ensure that the error is resolved and that the system behaves as expected.
Related Information:
VK11
, VK31
for condition maintenance) that may help in reviewing and adjusting pricing conditions.If the issue persists after following these steps, consider reaching out to your SAP support team or a consultant with expertise in SAP SD for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
SD_EXPRESSION034
Expression type &1 is not allowed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SD_EXPRESSION033
Operator &1 not allowed in expression &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_EXPRESSION036
Function &1 is not allowed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SD_EXPRESSION037
Element information for data element &1 not available
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.