cancel
Showing results for 
Search instead for 
Did you mean: 

Vendor list and preferred vendor

Former Member
0 Kudos

Hi,

We are using classic scenario and currently, all carts are intercepted by the purchasing department so purchase requisitions are manually converted into POs.

We want to implement vendor lists but SRM assigns any vendor chosen from a vendor list as ‘fixed’, which means it will convert to a PO once the shopping cart is fully approved.

Is there a BADI I can use to change the vendor from 'Fixed' to 'preferred'. Can ‘BBP_DOC_CHANGE_BADI’ be used to do so or does it only works when changing a 'preferred' vendor into a 'fixed' vendor?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Yes... we have done this long back successfully..

The BADI - BBP_DOC_CHANGE_BADI can be easily used...

Also, you can look for BBP_SOS_BADI...

Do let me know, incase you face any problems.

Regards

- Atul

Former Member
0 Kudos

Yes, you can use BBP_DOC_CHANGE_BADI and flip partner function 19 to partner function 39 and vice versa to flip from Fixed to preferred vendors !

Sundeep