SAP Knowledge Base Article - Public

3552775 - Industry field data is getting deleted in C4C

Symptom

When replicating Business Partner from CRM/S4H to C4C the Industry field is getting removed/deleted although the relevant information is already available in the payload.

Environment

  • Cloud for Customer integration with S/4HANA
  • Cloud for Customer integration with ERP

Reproducing the Issue

  1. Go to Administrator Work center.
  2. Open the General Settings View.
  3. Click on Web Service Message Monitoring.
  4. Search for the Service Interface/message.
  5. Open this message and observe that the values are available.
  6. Go to Customer Work center.
  7. Open the Customer View and open the customer
  8. See that the Industry field was deleted or not updated.

Cause

This is happening because you have not maintained the IndustrialSectorCode and IndustryClassificationSystemCode in the Code List Mapping for Integration with External Applications and Solutions

You can check on the C4C payload the following to confirm the behavior:

<IndustrySector actionCode="04">
<IndustryClassificationSystemCode>123</IndustryClassificationSystemCode>
<IndustrialSectorCode>123</IndustrialSectorCode>
<DefaultIndicator>false</DefaultIndicator>

<IndustrialSectorCode> it should be maintained under Local Data Type Name: IndustrialSectorCode 
<IndustryClassificationSystemCode>it should be maintained under Local Data Type Name:  IndustryClassificationSystemCode

Resolution

You must make the IndustrialSectorCode and IndustryClassificationSystemCode are maintained properly.

See Also

2630307 - Industry Field is Not Replicated to C4C

Keywords

Industry field. , KBA , LOD-CRM-INT-ERP , Integration of C4C with ERP , Problem

Product

SAP Cloud for Customer core applications all versions