Message type: E = Error
Message class: CM_EHPRC_FW_IMPORT - Messages for Simplified Import
Message number: 105
Message text: Unit of measure &1 is not defined in the system
The provided unit &V2& has been converted to the SAP internal unit &V1&,
but this unit is not specified in the system.
INCLUDE EHPRC_FMD_NA_STOPPROCESS OBJECT DOKU ID TX
Contact your system administrator.
For more information about converting units in the import, see the
description of the implemented <AB>Convert_Unit</> method in the
<LS>BAdI: Matching for Import </>(<EX>EHPRC_IMPORT_MATCH</>) Customizing
activity under <LS>Product Safety and Stewardship -> Product Compliance
for Discrete Industries -> General Configuration -> Data Exchange ->
Business Add-Ins (BAdIs).</>
Verify the Customizing of the units.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message CM_EHPRC_FW_IMPORT105 indicates that a unit of measure (UoM) specified in your data is not defined in the SAP system. This error typically occurs during the import of data related to materials, products, or other entities where a unit of measure is required.
Cause:
- Undefined Unit of Measure: The specific unit of measure (UoM) referenced in your import file does not exist in the SAP system.
- Typographical Error: There may be a typo in the UoM in your data file.
- Missing Configuration: The UoM may not have been set up in the system, especially if it is a custom or non-standard UoM.
- Data Migration Issues: If you are migrating data from another system, the UoM may not have been included in the migration.
Solution:
Check UoM Definition:
- Go to transaction code CUNI (Unit of Measure) in SAP.
- Check if the UoM in question is defined in the system. If it is not, you will need to create it.
Create UoM:
- If the UoM is missing, you can create it in the UoM configuration.
- Ensure that you define the UoM correctly, including its conversion factors if necessary.
Correct Data File:
- Review the data file you are trying to import and ensure that the UoM is spelled correctly and matches the UoM defined in SAP.
- If there are multiple entries, ensure consistency across all entries.
Data Migration:
- If you are migrating data, ensure that all necessary UoMs are included in the migration plan and that they are created in the SAP system before the import.
Consult Documentation:
- Refer to SAP documentation or your organization's SAP guidelines for managing units of measure.
Testing:
- After making the necessary changes, re-attempt the import to see if the error persists.
Related Information:
By following these steps, you should be able to resolve the error and successfully import your data into the SAP system.
Sign up takes 1 minute. 7-day free trial.
CM_EHPRC_FW_IMPORT104 Format does not support unit of measure &1; request valid data
Self-Explanatory Message Since SAP believes that this specific error message is ...
CM_EHPRC_FW_IMPORT103 No exemption list for exemption &1 provided; request valid data
What causes this issue? For substance &V2&, the file contains exemption...
CM_EHPRC_FW_IMPORT200 UI Messages -------------------------------------------------------------
Self-Explanatory Message Since SAP believes that this specific error message is ...
CM_EHPRC_FW_IMPORT201 Supplier &1 not found
Self-Explanatory Message Since SAP believes that this specific error message is ...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.