Message type: E = Error
Message class: CM_EHPRC_MIGRATION - Messages used by the migration report and supporting classes
Message number: 035
Message text: Supplier &1 doesn't exist
The supplier &v1& does not exist in the supplier master table(<AB>LFA1
</>).
The specification cannot be migrated. The system will continue with the
next specification.
Either add the supplier to the supplier master table or remove it from
the identifier of the specification.
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.
The SAP error message CM_EHPRC_MIGRATION035 indicates that a supplier (or vendor) with the specified identifier does not exist in the system. This error typically arises during data migration or when trying to access supplier-related information in the SAP system.
Cause:
- Non-Existent Supplier: The supplier ID referenced in the operation does not exist in the database.
- Data Migration Issues: During data migration, the supplier data may not have been correctly imported or mapped.
- Incorrect Input: The supplier ID may have been entered incorrectly, leading to a lookup failure.
- Deactivated Supplier: The supplier may exist but could be deactivated or marked as obsolete in the system.
Solution:
- Verify Supplier ID: Check the supplier ID you are using to ensure it is correct. Look for typos or formatting issues.
- Check Supplier Existence: Use transaction codes like
MK03
(Display Vendor) orBP
(Business Partner) to verify if the supplier exists in the system.- Data Migration Review: If this error occurs during a migration process, review the migration logs and data mapping to ensure that all suppliers were correctly imported.
- Activate Supplier: If the supplier exists but is inactive, you may need to reactivate it. This can typically be done through the vendor master data transaction.
- Consult Documentation: Refer to SAP documentation or support for specific migration processes to ensure compliance with required steps.
Related Information:
MK01
(Create Vendor), MK02
(Change Vendor), and BP
(Business Partner) for managing supplier data.By following these steps, you should be able to identify the cause of the error and implement a solution to resolve it.
CM_EHPRC_MIGRATION034 Exemption mapping failed for specification &1 exemption &2 regulation &3
Self-Explanatory Message Since SAP believes that this specific error message is ...
CM_EHPRC_MIGRATION033 Neither CfP 2.2 nor SPRC 2.0 installed; migration is aborted
Self-Explanatory Message Since SAP believes that this specific error message is ...
CM_EHPRC_MIGRATION036 Supplier &1 used in identificator of specification &2
Self-Explanatory Message Since SAP believes that this specific error message is ...
CM_EHPRC_MIGRATION037 Checking if suppliers exist
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.