cancel
Showing results for 
Search instead for 
Did you mean: 

updating shopping cart values through a report

former_member206441
Contributor
0 Kudos

Hi Experts,

We have a requirement to update shopping cart values like price quantity etc... through a report.. we got some inputs in SCN and followed the steps

BBP_PD_SC_UPDATE

BBP_PD_SC_SAVE

BBP_PD_SC_COMMIT

the changes are updated in shopping cart with saved status i.e before updating the shopping cart the status of cart was awaiting approval. but when we update the SC using the above mentioned function modules the status is changed to save instead of awaiting approval also when we open the cart in Portal and edit the cart we are getting PDO layer update error. Kindly guide us to update the SC through report..

Thanks & Regards

Arun.K.P

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member206441
Contributor
0 Kudos

Hi,

Any updates for this thread??

Thanks..

Former Member
0 Kudos

Hi Arun,

I believe these FM's are just updating the value at table level of the shopping cart. Can you try using a FM such as BBP_PD_SC_RESUBMIT to resubmit the shopping cart after updating the relevant fields?

Regards,

Nishanth