Symptom
After using the C4C "Update Location from" functionality in registered products, the Location (Country/Region, City, House Number, Street, Postal Code) is deleted after a replication of Registered Products from an External System.
Environment
SAP Cloud for Customer
Reproducing the Issue
- Go to Installed Base Workcenter.
- Click on Registered Products View.
- Search for the ID.
- Open it.
- Click on the Updated Location From button.
- Select Main Address.
- Replicate the Registered Products to C4C.
- In C4C, go to Registered Products View.
- Search for the same ID.
- Open it.
- The Location was deleted.
Cause
The C4C "Update Location from" functionality is not supported as part of the integration scenario.
Resolution
The functionality "Update Location from" is not supported in the Integration scenario. As a workaround, the tag <CopyLocationFromParty> can be populated in the C4C incoming payload. This will copy the Main Address to the Registered Product at the time of creation.
Use:
<CopyLocationFromParty>1</CopyLocationFromParty>, to copy address from Main Address.
<CopyLocationFromParty>2</CopyLocationFromParty>, to copy address from Bill-To Address.
<CopyLocationFromParty>3</CopyLocationFromParty>, to copy address from Ship-To Address.
See Also
Keywords
Update Location from, Registered Products, Country/Region, City, House Number, Street, Postal Code. , KBA , LOD-CRM-INT-ERP , Integration of C4C with ERP , How To
SAP Knowledge Base Article - Public