cancel
Showing results for 
Search instead for 
Did you mean: 

How to retrieve Shop-on-behalf information

paul_hew
Explorer
0 Kudos

Hi Expert,

We are using Shop-on-behalf function to allow requester A to raise a Shopping cart on shop-on-behalf of requester B. Once shopping cart is created. Under BBP_PD, we can see the creator is A. Any idea how to retrieve the information on requester B?

Does SRM provide any standard functional or report that we can use to retrieve the shopping carts which had been raised by requester A on behalf of requester B.

Thank for your help.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Paul,

You can get the information about A & B in two fields

1. Created By

2. Requestor (Partner Function 16)

Create a shopping cart on behalf of & look up BBP_PD for table details.

Hope this solves.

Thanks

Ashutosh

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Paul,

There is no standard function module available. To be able to do this you will have to build a logic on your own. What I can think is that you call BBP_PD_SC_GETLIST once which gives all the shopping carts which this user is a part of and call BBP_PD_SC_GETLIST again where he is the creator of SC.

Then delete the second list from the first.

Any other thoughts that you have, please feel free to share.

Regards

Azad

Former Member
0 Kudos

Hi,

In BBP_PD, the Goods Recipient in your case should be person B.

Cheers

former_member183819
Active Contributor
0 Kudos

Hi

i believe in CHECK STATUS , extended search CHECK BOX Bought on Behalf of right?

some more options may be available in Monitor shopping card menu too if you have admin access.

br

muthu