Do you have any question about this error?
Message type: E = Error
Message class: CM_EHFND_API_CCI - Messages for chemical compliance view API
Message number: 134
Message text: &1: Lower limit of &2 &3 is not numerical.
You want to enter the lower limit &v4& for the &V2& &V3&, but the value
is not numerical.
The system does not change the lower limit.
The system stops processing the object with number &V1&.
Ensure that the lower limit is numerical.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
CM_EHFND_API_CCI134
- &1: Lower limit of &2 &3 is not numerical. ?The SAP error message CM_EHFND_API_CCI134 indicates that there is an issue with a value that is expected to be numerical but is not. This error typically arises in the context of configuration or data entry where a numerical value is required, but the system has received a non-numerical input.
Cause:
- Non-Numerical Input: The most common cause is that a field that is expected to contain a numerical value has been populated with a non-numerical character (e.g., letters, special characters).
- Data Type Mismatch: The data type defined in the system for a particular field does not match the input provided.
- Configuration Issues: There may be issues in the configuration of the application or module that is leading to this error.
- User Input Error: Users may have mistakenly entered invalid data in a form or transaction.
Solution:
- Check Input Values: Review the input values for the field mentioned in the error message. Ensure that all values are numerical and do not contain any letters or special characters.
- Data Validation: Implement data validation checks in the application to ensure that only numerical values can be entered in the relevant fields.
- Review Configuration: If the error persists, check the configuration settings related to the application or module to ensure that they are set up correctly.
- Debugging: If you have access to debugging tools, you can trace the execution to see where the non-numerical value is being introduced.
- Consult Documentation: Refer to SAP documentation or help resources for specific guidance related to the error message and the context in which it occurs.
Related Information:
If the problem persists after following these steps, it may be beneficial to reach out to your SAP support team or consult with an SAP expert for further assistance.
Get instant SAP help. Start your 7-day free trial now.
CM_EHFND_API_CCI133
&1: Concentration value of &2 &3 is not numerical.
What causes this issue? You want to enter the concentration value &v4& for the &V2& &V3&, but the value is not numerical.Syst...
CM_EHFND_API_CCI132
&1: Component after production &2 could not set to "Contained".
What causes this issue? The system could not set <LS>Contained</> for the component after production &V2& of the &V3& obj...
CM_EHFND_API_CCI135
&1: Upper limit of &2 &3 is not numerical.
What causes this issue? You want to enter the upper limit &v4& for the &V2& &V3&, but the value is not numerical.System Respo...
CM_EHFND_API_CCI136
&1: Decimal format of concentration value of &2 &3 is not valid.
What causes this issue? You want to enter the concentration value &v4& for the &V2& &V3&, but the decimal format is not valid...
Click on this link to search all SAP messages.