cancel
Showing results for 
Search instead for 
Did you mean: 

Sources of Supply

Former Member
0 Kudos

Hi

I am using function module 'BBP_EXTREQ_INBOUND' to create shopping carts in an ABAP program. It works well and the shopping cart is created.

My question is when you go into the SRM Portal and check the data everything is populated ecept the section under "Sources of Supply / Service Agents "

It comes back with 'No vendor assigned' even though you can specify a vendor in the function module in the table 'I_BUP' I have done this, the vendor shows in the other relevant tabs but not in Sources of Supply.

Does anyone know how to update the the Sources of Supply via this fucntion module or by any other?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Which SRM version are you working on??

Have a look at these notes:

Note 682192 - BBP_EXTREQ_INBOUND: Dump when adding a vendor

Note 688609 - External requirement deletes vendor in contract

BR,

Disha.

Do reward points for useful answers.

Former Member
0 Kudos

Thank you for your reply, I managed to get this to work in the coding, an extra record needed to be added for the relevant vendor type, it was just the relevant fields that needed to be populated, it was actually very simple.

But thanks for your answer, let me give you points for helping.

Regards

Lyndon