cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any Function Module or table to get all the bids published for a particular supplier in SRM?

Former Member
0 Kudos

I need to find out how many bids were published for a particular vendor/supplier in SRM. Is there any FM or table to get the list of bids and who created the bid (Buyer) & bid created Date using the vendor/supplier number. Thanks for your help.

Accepted Solutions (1)

Accepted Solutions (1)

robin_janke
Contributor
0 Kudos

You could try BBP_PD_BID_GETLIST.

Use the Supplier ID and PARTNER_FCT '00000018' (Bidder).

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nag

You should be able to use BBP_PD_QUOT_GETLIST, and then fill in I_PARTNER as the vendor number. Note the Partner number must be entered as the GUID.