cancel
Showing results for 
Search instead for 
Did you mean: 

shopping cart

Former Member
0 Kudos

Hello,

Is there anywhere can i find how many shopping cart awaiting for approval by passing approver user id?

Thanks,

john.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

<b>Couple of ways to do this -></b>

1) <u>Use standard transaction BBP_PD in SRM system for Shopping cart (BUS2121).</u>

2) <u>Execute the standard SRM reports -></u>



BBP_BW_SC2                          ( Shopping Cart Status )

BBP_BW_SC1                           Ordered Shopping Carts per Cost Center 


BBP_BW_SC3                            Shopping Carts per Product 

BBP_BW_SC4                            Shopping Carts per Cost Center

Refer this link for details ->

<u>

3) <u>Create a customer report to create your own logic and get this requirement done. Anyways, you can refer to standard reports to see the logic used there.</u>

Regards

- Atul

former_member195032
Active Contributor
0 Kudos

Hi John,

Use transaction BBP_PD in SRM system.

Give Object Type BUS2121 for Shopping Cart

Header Status I1015 Awaiting Approval.

There is changed by field which may help you to analyze.

If you see per line item by double clicking,you will see the approver details at bottom part of report.

Otherwise you can look for option of developing report for this.

Regards,Nishant

Please reward if this helps.