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

PO Approved but still in "Error in process" status

Former Member
0 Likes
258

Hello,

PO items are approved but PO is not transferred to the backend system and is in "Error in process" status.

I checked RZ20 but the log does not show anything for the PO.

Here is the PO status in BBP_PD:

Could you please help me solving this issue? What could be the issue cause?

Thanks,

--Hazem.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi,

Can you run BBP_PD_PO_TRANSFER with the latest version of GUID for the PO and try once?

Regards,

Nikhil

Former Member
0 Likes

Thanks for the reply Nikhil,

What i want to know is to understand why such problem occurs. I can use BBP_PD_PO_TRANSFER to push the PO to the backend but first i have to konw why it's in "Error in process" status.

Could you please help?

Thanks,

--Hazem.

Former Member
0 Likes

Any ideas? The problem is urgent and ican't find any solution.

Any help would be welcome.

Thanks,

--Hazem.

ricardo_cavedini
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello,

If PO failed to be transferred to ECC, probably if you try to resubmit, it will fail again.

You can set a breakpoint at B46B_DPO_TRANSFER and execute BBP_PD_PO_TRANSFER_EXEC. Then, when BBP_PO_INBOUND is called in ECC, you can check if there is any message returning from message table.

Regards,

Ricardo