cancel
Showing results for 
Search instead for 
Did you mean: 

How to delete a Shopping cart Having status I1112 (Error in Transmission)?

Former Member
0 Kudos

Hi Friends,

We have SRM 5.0, ECS.

We had some old shopping carts with status I1111 (Item in transfer Process) which we wanted to delete.I used a program BBP_SC_AUTO_RETRANSFER to change the status of  I1112 -Error in transmission.It did change the status of the shopping carts to I1112 but still the "Delete" option is inactive (greyed out).

Please let me know how to delete these shopping carts?

Thanks,

Ashish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

You can use the function module BBP_PD_SC_DB_DELETE to delete a SC - note that after calling this FM you need to do a COMMIT to delete.

Note that this is not a logical deletion but it will delete the SC from all the underlying tables and DB.

Rgds,

Prasanna

Answers (0)