cancel
Showing results for 
Search instead for 
Did you mean: 

Changes to Limit Orders in SRM do not replicate to ECC

Former Member
0 Kudos

Hello Gurus,

I am using SRM 7.02 Extended Classic with ECC 6.0.  We are having issues when making changes to a Limit Purchase Order.  Once the change is made and Ordered, the information does not update the ECC PO.

An additional output must be generated to update the backend system.

I have found some information on SRM 5 but not for 7.

Any help would be appreciated.

Best regards,

Mary

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184741
Active Contributor
0 Kudos

Hi,

I thyink the replication to backend happens by RFC FM. what you can do is take the GUID of PO and run BBP_PD_PO_TRANSFER_EXEC FM. before doing this put a BP in FM B46B_DPO_TRANSFER at code where FM  BBP_PO_INBOUND is called. Here you will come to know what data exactly is getting passed to ECC.

thanks,

sankar.

Former Member
0 Kudos

Sankara,

Thank you for your quick reply, I will try this and update the message with results.

Best regards,

Mary