Do you have any question about this error?
Message type: E = Error
Message class: CM_EHFND_BO_CCI - Message Class for BO Chemical Compliance Info
Message number: 062
Message text: Concentration &1 of &2 is not numeric or has a wrong format.
The concentration string &V1& of &V2& is not numeric or does not fit to
the expected format which is the internal decimal format (e.g.
1500.532).
The system does not save the concentration value.
Provide a valid numeric value in the internal decimal format as
concentration string.
,,&SYS_ADMIN&
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_BO_CCI062
- Concentration &1 of &2 is not numeric or has a wrong format. ?The SAP error message CM_EHFND_BO_CCI062 indicates that there is an issue with the concentration value being processed in the system. Specifically, it states that the concentration of a certain business object (indicated by &1 and &2) is either not numeric or has an incorrect format. This error typically arises in scenarios involving chemical substances, materials, or any business objects that require concentration values.
Cause:
- Non-numeric Input: The concentration value provided is not a number (e.g., it could be a string or special characters).
- Incorrect Format: The concentration value may not adhere to the expected format (e.g., it might be missing units, decimal points, or might be using a comma instead of a period for decimal separation).
- Data Type Mismatch: The field where the concentration is being entered may be expecting a different data type than what is being provided.
- Localization Issues: Different regions may have different conventions for numeric formats (e.g., using commas vs. periods).
Solution:
- Check Input Values: Verify that the concentration values being entered are numeric. Ensure that there are no letters, symbols, or spaces in the input.
- Format Correction: Ensure that the concentration values are in the correct format. For example, if the system expects a decimal point, make sure to use it instead of a comma.
- Data Type Validation: Ensure that the data type of the concentration field matches the expected type in the system. If the field is defined as a numeric type, ensure that the input adheres to that.
- Review Documentation: Check the SAP documentation or configuration settings for the specific business object to understand the expected format for concentration values.
- Localization Settings: If the issue is related to regional settings, check the user’s locale settings in SAP and adjust them if necessary.
Related Information:
By following these steps, you should be able to identify and resolve the issue causing the CM_EHFND_BO_CCI062 error in SAP.
Get instant SAP help. Start your 7-day free trial now.
CM_EHFND_BO_CCI061
Logistical product &1 is not set as "Compliance Relevant".
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_BO_CCI060
Action is not allowed for this composition.
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_BO_CCI063
Concentration &1 of &2 contains more than one decimal point.
What causes this issue? The concentration string <(>&<)>1 of <(>&<)>2 contains more than one decimal point in the exp...
CM_EHFND_BO_CCI064
Concentration &1 is too long.
What causes this issue? The concentration string &V1& exceeds the allowed length.System Response The system does not persist the concentrati...
Click on this link to search all SAP messages.