Symptom
Error to add name with multiple language to product via data import tool: name and names cannot be changed in the same modification request. :- { {name} name and names cannot be changed in the same modification request. }
Environment
SAP Sales and Service Cloud V2
Reproducing the Issue
- Go to Data Import and Export data view.
- Click on import create.
- Select product entity.
- Select Individual sub entities.
- Select the 'Name list' checkbox.
- Enable simulation mode.
- Select excel file type.
- Upload the zip file.
- Click on import data.
- Notice it's completed with errors.
- Open the error file.
- The error is: name and names cannot be changed in the same modification request. :- { {name} name and names cannot be changed in the same modification request. }
Cause
The import create option was used. For this case the correct method is import update.
Resolution
In order to add the name with other language to product it's required to use the import Update function. Please refer to below steps to perform this change.
- Go to Settings.
- Go to Data Import and Export data view.
- Click on export button.
- Select product entity.
- Select excel type.
- Filter by product ID.
- Click on export data.
- Download the exported file.
- Extract all.
- Open the Product root file.
- Copy the technical id value.
- Open the product name list file.
- Paste the value that was copied under parent technical key column.
- Fill the language code field.
- Fill the name field.
- Save the file.
- Select all files and ZIP.
- Go back to Data Import and Export data view.
- Click on import -> update.
- Select product entity.
- Select complete entity.
- Ignore blank values.
- Select excel file type.
- Upload the zip file.
- Click on import data.
Keywords
Product, Import, Create, Update, Name, Language, modification , KBA , CEC-CRM-IMX , Data Import/Export for SAP Sales/Service Cloud , CEC-CRM-PRD , Product for SAP Sales/Service Cloud , How To
SAP Knowledge Base Article - Public