Message type: E = Error
Message class: CM_EHFND_API_CCI - Messages for chemical compliance view API
Message number: 141
Message text: &1: Upper limit of &2 &3 is too long
You want to enter the upper limit &v4& for the "&V2&", "&V3&",
but the value is too long.
The system does not change the upper limit.
The system stops processing the object with number "&V1&".
Ensure that the upper limit has only 13 digits (without separator).
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_CCI141
- &1: Upper limit of &2 &3 is too long ?The SAP error message CM_EHFND_API_CCI141 typically indicates that there is an issue with the length of a value being passed to a certain field in the API. The message suggests that the upper limit of a specific field (denoted by &2 and &3) has been exceeded.
Cause: Field Length Exceeded: The error usually occurs when the data being sent to the API exceeds the maximum allowed length for a specific field. This can happen if: You are trying to input a string that is longer than the defined length in the data model. There is a mismatch between the data being sent and the expected format or length. Incorrect Data Mapping: If the data being sent to the API is not correctly mapped or formatted, it can lead to this error.
Configuration Issues: Sometimes, the configuration settings in the SAP system may not align with the data being processed, leading to length-related errors.
Solution: Check Field Lengths: Review
Get instant SAP help. Sign up for our Free Essentials Plan.
CM_EHFND_API_CCI140
&1: Lower limit of &2 &3 is too long.
What causes this issue? You want to enter the lower limit &v4& for the &V2& &V3&, but the value is too long.System Response ...
CM_EHFND_API_CCI139
&1: Concentration value of &2 &3 is too long.
What causes this issue? You want to enter the concentration value &v4& for the &V2& &V3&, but the value is too long.System Re...
CM_EHFND_API_CCI142
&1: Concentration value of &2 &3 has too many decimal places.
What causes this issue? You want to enter the concentration value &v4& for the &V2& &V3&, but the value has too many decimal ...
CM_EHFND_API_CCI143
&1: Lower limit of &2 &3 has too many decimal places.
What causes this issue? You want to enter the lower limit &v4& for the &V2& &V3&, but the value has too many decimal places.S...
Click on this link to search all SAP messages.