cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Replication of ship-to address in sales order (C4C to SAP ERP)

Former Member
0 Likes
1,802

Dear Experts,

when I create a Sales Order in C4C and then change the ship-to address under the view "involved parties" I expect, that when I replicate that order: the new entered address is also replicated to SAP ERP.

The Problem is, that this address is only replicated on item level to SAP ERP not on Header level.

Do you guys have any idea how to fix that?

Thank you very much!

BR,

Paul

Accepted Solutions (0)

Answers (3)

Answers (3)

ShivanandBH
Product and Topic Expert
Product and Topic Expert

Dear Paul,

Kindly implement SAP Note: 2528764 - Replication of Partner Address change in Sales Order.

Then recheck the scenario with Sales Order and web-service messages.

Regards,

Shivanand B H

ShivanandBH
Product and Topic Expert
Product and Topic Expert

Dear Paul,

We are aware of this scenario, and this is due to incorrect mappings in HCI/PI standard content. Kindly go through attached document which shows the changes to be performed.

The message mappings in HCI need to be modified as mentioned below.

Please note that the below screenshot is from PI, but the same holds good for HCI as well.

1. COD_ERP_ExternalSalesDocumentDataQuerySync_req(IFlow: Request Sales Document Data from SAP Business Suite)

Segment – IT_ORDER_PARTNERS->item [2]->COUNTRY

Both COUNTRY and COUNTRY_ISO should be mapped to same value as shown below

2. COD_ERP_CustomerQuoteFollowupBusinessTransactionDocumentReq(IFlow: Create Sales Quote Follow Up Document in SAP Business Suite)

A) Segment – E1BPPARNR [4] -> ADDR_ORIG

  • The checkbox to keep SUPPRESS Values must be checked for IF condition block as shown below.

B) Segment – E1BPADR1[1] -> ADDR_NO

  • The mapping for ADDR_NO and ADDRESS must be split as shown below and the checkbox Keep SUPPRESS Values in IfSWithoutElse condition block for both the fields should be as below.
  • ADDR_NO -> Checkbox unchecked
  • ADDRESS -> Checkbox checked

Regards,

Shivanand B H

Former Member
0 Likes

Dear Shivanand,


thank you for your reply. We have gone trough the document and performed the changes on HCI. However the issue is still not solved. When we now change the address for the ship-to party (c4c), this new manually entered address is now in "RG - Payer" (ERP) and not in the "Ship-to"(ERP) on header level.
What additional mapping changes should we perform?

*(Before the changes the address was entered into the Bill-to-Party address on ERP site, now its the Payer..)

Thank you very much for your support!

BR,
Paul