cancel
Showing results for 
Search instead for 
Did you mean: 

Delete Shopping Cart

Former Member
0 Kudos

Hi,

I want to delete the cart...the purchase requistion is created and it's deleted... can we delete the cart once the PR is deleted.

sameer

Accepted Solutions (1)

Accepted Solutions (1)

jason_boggans
Active Contributor
0 Kudos

Hi,

As long as the SC has no dependent objects it can be deleted. If it is deleted while these dependent objects still exist you will have further problems in your system.

Regards,

Jason

Answers (1)

Answers (1)

Former Member
0 Kudos

Is there any FM to delete the cart from SRM...

rg

sameer

Former Member
0 Kudos

Hello,

You can use FM BBP_PD_SC_ITEM_DELETE to delete items from SC. But be careful - as Jason mentioned, it is not recommended to delete the SC if there are any follow-on documents.

Rgds,

Prasanna