cancel
Showing results for 
Search instead for 
Did you mean: 

Function Module for Vendor List

Former Member
0 Kudos

Hi All,

can anyone tell me if there is a function module to find the sources of supply held in a vendor list?

I want to be able to search for a backend contract linked in a vendor list when creatign a limit order based on the material group and vendor the user inputs.

Cheers

Chris

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Chris

There are a number of vendor list FMs available.

Do a search for BBP_PD_AVL_* in SE37 and hopefully you'll find the one you need.

Regards

Keith

Former Member
0 Kudos

Thnaks Keith,

I'm using FM BBP_PD_AVL_GETLIST and entering the partner GUID and category GUID but this finds no results, however if I use only the category GUID then I get a result back.

any ideas why the search with vendor and category returns no results? (There is a vendor list for the combo I'm searching).

Cheers

Chris

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Chris,

This is working as expected. So the guid that you enter in BBP_PD_AVL_GETLIST is the AVL Header Guid. The partner Guid is actually at the item level of an AVL document. That is the reason why the system does not get any results when you enter the partner guid as the guid.

Hope this helps.

Regards

Azad