Skip to Content
0
May 18, 2020 at 01:15 PM

SalesOrganisation info from C4C sales contract to SAP ERP

65 Views Last edit May 18, 2020 at 04:28 PM 2 rev

Hello,

When we send a sales contract to SAP ERP, we are sending SalesBusinessArea info, including SalesOrganizationID.

<SalesBusinessArea>

<SalesOrganisationID>AAAA</SalesOrganisationID>

<DistributionChannelCode listID=" " listVersionID=" " listAgencyID=" " listAgencySchemeID=" " listAgencySchemeAgencyID=" ">AA</DistributionChannelCode>

<DivisionCode listID=" " listVersionID=" " listAgencyID=" " listAgencySchemeID=" " listAgencySchemeAgencyID=" ">AA</DivisionCode>

<SalesOfficeID>AAAA</SalesOfficeID>

<SalesGroupID>AA</SalesGroupID>

</SalesBusinessArea>

Our customer needs SalesOrganizationName to be sent additionally to be map to an specific field. How could we include this standard information to be sent to ERP?

Thank you,

Regards,