Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI or some function module related to supplier and items

Former Member
0 Likes
939

Hello Everyone,

i need the name of a bapi or function module that is from sap system which works following way.

if i give the vendor then it gives me the items this vendor is supplying. and if i give item then it gives list of vendors that supplies this item

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
890

ya.

1 Either give the vendor number or

2 Give the material no in item detail along with document type.

Rg,

VM

Hello Everyone,

i need the name of a bapi or function module that is from sap system which works following way.

if i give the vendor then it gives me the items this vendor is supplying. and if i give item then it gives list of vendors that supplies this item

4 REPLIES 4
Read only

Former Member
0 Likes
888

Dear,

BAPI_PO_GETITEMS is a function module.

Enjoy.

Points Please.

Regards,

Vikas Madaan

Read only

0 Likes
888

Hello Vikas

does this BAPI gives the list of all the items that this vendor is dealing with?

Read only

Former Member
0 Likes
891

ya.

1 Either give the vendor number or

2 Give the material no in item detail along with document type.

Rg,

VM

Read only

Former Member
0 Likes
888

thank you vikas.

this solves my problem.