cancel
Showing results for 
Search instead for 
Did you mean: 

Shopping cart item status is error in process - In ECS

Former Member
0 Kudos

Hi Experts,

We are in SRM EHP 2 with extended classic scenario. There is a shopping cart which is approved and there is no PO created. When we checked, the item status showing as Error in Process. In BBP_PD, I1112 is active (Error in transmission). We checked in SLG1 but we don't see any error logs.

Could you please advise how to proceed further with the same SC..?

Regards

Siva

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Siva,

Could you please check in debugging by keeping a break point on Fun.Module(B46B_DPO_TRANSFER( In side this function module there is one more Fm:BBP_PO_INBOUND(keep break point on this FM) )) and check the sy-subrc value ( if it is 1 = Communication failure, 2 = system failure).

IF Sy-subrc returns 1 means communication error, so check the RFC connections, If it returns 2 means system failure .. In that case you have to check the backend logs( based on time)..

All the best.

Regards,

Sankarbabu

Former Member
0 Kudos

Hi Sivakumar,

Can you check in RZ20 whether there are any errors against this SC. Additionally can you try the FM BBP_PD_SC_TRANSFER and then check whether there are any errors in RZ20.

Regards

Pramod Mallya

Yateesh_h
Active Participant
0 Kudos

Hi Siva,

Replicate the error and then check for the error details at: TCode: RZ20 > SAP B2B Procurement - Monitors > Shopping Basket(dbl clk) > Open Alerts (Ctrl + F1)

Cheers,

Yateesh