cancel
Showing results for 
Search instead for 
Did you mean: 

Update status of Shopping cart Item

vishal_boyro3
Explorer
0 Kudos

Hello,

Is there a function module, class or some other way to update the status of an item in a shopping cart? E.g. put it as<b> approved</b> or <b>rejected</b>?

Thank you for your help,

Vishal

Accepted Solutions (0)

Answers (3)

Answers (3)

yann_bouillut
Active Contributor
0 Kudos

Hi,

Please check the following thread :

Kind regards,

Yann

Former Member
0 Kudos

Hi

<u>Also refer to the following BADIs using SE18 transaction which are triggered once Shopping cart status is changed.</u>


BBP_DOC_CHANGE_BADI -> BAdI for Changing EBP Purchasing Documents

BBP_DETERMINE_LOGSYS -> Exit while determining target system of item

BBP_TARGET_OBJECTS -> Exit while determining target objects in backend

Hope this will help.

Please reward suitable points.

Regards

- Atul

Former Member
0 Kudos

Hi

What is the purpose behind this ? Why not using Standard SAP behaviour ?

<b>Anyways, Try using the function module -></b>

BBP_PD_SC_UPDATE (To update the Shopping cart items)


BBP_PD_SC_STATUS_CHANGE       
BBP_PD_SC_STATUS_CHANGE_DIRECT
BBP_PD_SC_STATUS_CHANGE_WF    
BBP_PD_SC_STATUS_CHECK    

Hope this will help.

Please reward suitable points.

Regards

- Atul