Symptom
Replicating premise from S4hana /ERP to C4C, fails with error message "Premise XYZ Does Dot Exist" where XYZ is premise ID.
Environment
SAP Cloud for customer
SAP S4 HANA
SAP ERP
Reproducing the Issue
- Log in to C4C
- Go to Administrator
- Web service message monitor
- Service interface : UtilitiesTechnicalObjectReplicationIn
- Error message : "Premise XYZ Does Dot Exist"
Cause
Check the action code of the incoming payload of service interface "UtilitiesTechnicalObjectReplicationIn".
In case of Action code -03, this action cannot be processed as it indicates delete and premise ID does not exits in the system itself.
Resolution
Correct the action code in the incoming payload .
Action code:
01 - Create
02 - Change
03 - Delete
04- Save
05 - Remove
06- No action
Keywords
Premise Does Dot Exist , UtilitiesTechnicalObjectReplicationIn , KBA , LOD-CRM-IND-UTL , Utilities , Problem
SAP Knowledge Base Article - Public