Symptom
When replicating Business Partners to C4C, you see error "Last name missing" on Web Service Message Monitoring, for service interface BusinessPartnerReplicationIn.
Environment
SAP Cloud for Customer
Reproducing the Issue
- Go to the Administrator work center.
- Go to the General Settings work center view.
- Open the Web Service Message Monitoring under System Administration.
- Select query "All".
- Search for message ID with error "Last name missing".
Cause
The incoming payload has the field <FamilyName> with no value in it.
The field "Last Name" or "FamilyName" is hardcoded as mandatory for all kind of Business Partners in C4C.
Resolution
There is no way to change this condition to Optional.
In order to resolve the issue, properly add a Last Name to the Business Partner in the external system and resend it.
Keywords
"Last name missing", Business Partner, BusinessPartnerReplicationIn, C4C , KBA , LOD-CRM-INT-ERP , Integration of C4C with ERP , How To