Do you have any question about this error?
Message type: E = Error
Message class: CM_EHFND_FW_CALC_ENG - Common ACE Calculation Engine Exception Class
Message number: 021
Message text: Usage of character "&1" right after number "&2" is not permitted
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.
CM_EHFND_FW_CALC_ENG021
- Usage of character "&1" right after number "&2" is not permitted ?The SAP error message CM_EHFND_FW_CALC_ENG021 indicates that there is an issue with the formatting of a calculation or expression in a specific context, likely related to the use of characters in a formula or expression. The message states that the usage of a character (represented by
&1
) immediately following a number (represented by&2
) is not permitted.Cause:
This error typically arises in scenarios where:
To resolve this error, you can take the following steps:
Review the Expression: Check the calculation or expression where the error is occurring. Look for any instances where a character follows a number without appropriate separation (like a space or an operator).
Correct Syntax: Ensure that the syntax of the expression is correct. If you are concatenating strings or performing calculations, make sure to use the correct operators and formatting.
Use Parentheses: If the expression involves multiple operations, consider using parentheses to clarify the order of operations and ensure that the expression is evaluated correctly.
Check for Spaces: Ensure that there are no unintended spaces or characters that could be causing the issue. Sometimes, invisible characters can lead to such errors.
Consult Documentation: If you are unsure about the correct syntax or allowed characters, refer to the SAP documentation or help resources related to the specific module or function you are working with.
Test Changes: After making corrections, test the calculation or expression again to see if the error persists.
By following these steps, you should be able to identify and correct the issue causing the error message CM_EHFND_FW_CALC_ENG021.
Get instant SAP help. Start your 7-day free trial now.
CM_EHFND_FW_CALC_ENG020
Variable name that comprises only digits is not permitted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CM_EHFND_FW_CALC_ENG019
Usage of symbol "&1" is not permitted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CM_EHFND_FW_CALC_ENG022
Variable name "&1" should start with a letter
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CM_EHFND_FW_CALC_ENG023
Potential variable "&1" is not defined as input variable
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.