cancel
Showing results for 
Search instead for 
Did you mean: 

SRM PO is not transferred to Backend System

Former Member
0 Kudos

Hi Sap gurus,

I have a SRM PO for which status is "Error in Process" can some one let me know why this po is in error progress and not moving to Backend system.

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

ricardo_cavedini
Active Contributor
0 Kudos

Hello,

You can retransfer this PO manually and check if there is any error returning from ECC.

Firstly put a breakpoint at function module B46B_DPO_TRANSFER.

Take the PO header GUID and provide it when executing function module BBP_PD_PO_TRANSFER_EXEC.

Breakpoint will stop at B46B_DPO_TRANSFER and go to the step where a call to ECC is done via function module BBP_PO_INBOUND. Here, there is a return table, where you can check messages returned from ECC.

Regards,

Ricardo

Answers (1)

Answers (1)

former_member184111
Active Contributor
0 Kudos

Hi Sanjay,

You can check monitors in portal with a user that has adimin role or you can check in transaction in SAP GUI RZ20 B2B Monitor - Shopping Carts to get the details of error.

Thanks,

Anubhav