SAP Knowledge Base Article - Public

2730141 - Error: "Serial ID Already Exists" While Migrating Registered Products

Symptom

Your requirement is to migrate the Registered Products using the migration tool. During the Simulation, you receive the below error:

Error detected in source record with key value XXXXX
Serial ID XXXXX already exists

*XXXXX represents the Serial ID in Registered Product

Environment

SAP Cloud for Customer

Reproducing the Issue

To upload Registered Products using the migration tool:

  1. Go to the Business Configuration work center.
  2. Go to Implementation Projects view or Overview.
  3. Search and Open the activity Migration of Registered Products.
  4. Choose Migrate registered products using the migration tool.
  5. Execute Migration for the respective Migration File with migration mode Add new records.
  6. You receive the mentioned error message during the Simulation step.


To check if the Serial ID exists in system:

  1. Go to the Products work center.
  2. Go to the Registered Products view
  3. Show All.
  4. Search for Serial ID.
  5. No records found.

Cause

A Registered Product is a combination of the below two Business Objects, where /IBASE/INSTALL_POINT is the leading Business Object:

  • /IBASE/INSTALL_POINT.
  • PDM_INDIVIDUAL_PRODUCT.

There is one instance Serial ID = exists in PDM_INDIVIDUAL_PRODUCT, and it is not associated with /IBASE/INSTALL_POINT. This is the reason it is not searchable in UI.

Resolution

Creation of only PDM_INDIVIDUAL_PRODUCT instance is not possible from any standard way (UI, Web Service, Migration, Data Workbench). You may check if any custom web service was used in the system to create PDM_INDIVIDUAL_PRODUCT. Further, check if the custom web service was used to create a standalone PDM_INDIVIDUAL_PRODUCT object.

Note:
The Registered Product Migration workbench is based on A2X webservice. Since the behavior of the service is asynchronous, either all records will go through during migration or, if there is any error in at least one record, all records will be unprocessed.

Keywords

Migration of Registered Products, PDM_INDIVIDUAL_PRODUCT, Registered Products, Serial ID,  /IBASE/INSTALL_POINT , KBA , LOD-LE-MIG-CNT , LEAP Migration Content , Problem

Product

SAP Cloud for Customer add-ins all versions ; SAP Cloud for Customer core applications all versions