SAP Knowledge Base Article - Public

2994209 - Error Message "First Name Missing; Maintain this Mandatory Data" when Replicating Business Partner to C4C

Symptom

Inbound replication message of service interface BusinessPartnerERPAddressReplicationIn is failing with error message "First name missing; maintain this mandatory data"

Environment

SAP Cloud for Customer

SAP ERP

Reproducing the Issue

In ERP system, please follow the steps:

  1. Open transaction BD12.
  2. Insert business partner number 1234 (where 1234 represents the business partner ID).
  3. Select Message Type as DEBMAS_CFS.
  4. Choose the Logical System ABC (where ABC defined the Logical System ID).
  5. Execute.

The Business Partner will be replicated to C4C. Then, to check the error message in C4C, follow the steps:

  1. Go to the Administrator work center.
  2. Go to the Web Service Message Monitoring work center view.
  3. Search for the newest message ID associated to the BusinessPartnerERPAddressReplicationIn service interface.
  4. You will notice the error details: "First name missing; maintain this mandatory data".
  5. Click on More button and select Payload.
  6. Check the FirstLineName is filled as expected.

Cause

The issue is caused by the fact that ERP names only have lines without specifying which line contains which name part, while C4C resolves names in more details distinguishing between given name and family name.

The integration scenario works as follows:

  • First Name Line: contains the family name.
  • Second Name Line: contains the given first name.
  • Third Name Line: contains an optional middle name.
  • Fourth Name Line: contains an optional additional family name.

Resolution

The Business Partner may be replicated providing the First Name Line and Second Name Line in order to fulfill the required map for names between SAP C4C and SAP ERP.

Keywords

Business Partner Replication; First name missing; , KBA , LOD-CRM-INT-ERP , Integration of C4C with ERP , How To

Product

SAP Cloud for Customer core applications all versions