SAP Knowledge Base Article - Public

3331051 - Error: Solve Configuration Issue in ID Mapping for Element PARTY_ID-CONTENT with ID XXX

Symptom

You receive the error "Solve Configuration Issue in ID Mapping for Element PARTY_ID-CONTENT XXX" when Replicating Contracts from ERP to C4C

Environment

  • SAP Cloud for Customer
  • SAP ERP/S4

Reproducing the Issue

  1. Administrator -> Webservice Message Monitoring -> You find error occurred in service Interface ContractReplicationFromExtIn
  2. Open up the payload and you find the code like below

            <BuyerParty>
                <PartyID>XXX</PartyID>
                <RoleCategoryCode>1</RoleCategoryCode>
                <RoleCode>AG</RoleCode>
            </BuyerParty>
            <ShipToParty>
                <PartyID>XXX</PartyID>
                <RoleCategoryCode>5</RoleCategoryCode>
                <RoleCode>WE</RoleCode>
            </ShipToParty>
            <BillToParty>
                <PartyID>XXX</PartyID>
                <RoleCategoryCode>10</RoleCategoryCode>
                <RoleCode>RE</RoleCode>
            </BillToParty>
            <PayerParty>
                <PartyID>XXX</PartyID>
                <RoleCategoryCode>8</RoleCategoryCode>
                <RoleCode>RG</RoleCode>
            </PayerParty>

Cause

XXX is not allowed in standard.

Resolution

As part of standard, C4C only supports 918 (ERP Customers) for contract replication. Create 918 ID mapping by download and upload feature.

See Also

2460579 - Error When Replicating Contracts: Solve Configuration Issue in ID Mapping for Element PARTY_ID-CONTENT

Keywords

PartyID, BuyerParty, ShipToParty, BillToParty, PayerParty, PartyIdentifierDefiningSchemeCode, RoleCode, ContractReplicationFromExtIn, PARTY_ID-CONTENT , KBA , LOD-CRM-INT-ERP , Integration of C4C with ERP , LOD-CRM-INT-S4H , Integration of C4C with S/4 HANA , Problem

Product

SAP Cloud for Customer core applications all versions