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 for partner functions

Former Member
0 Likes
771

hi,

is there any bapi for getting partnerfunctions...............?

my requirement is to create salesorder for multiple shiptos .....so that i need to know who are the shiptos for a soldto .................

can u please tell me the bapi for getting partner functions

regards

Guru

5 REPLIES 5
Read only

Former Member
0 Likes
711

Hi,

You can use the table KNVP to get the shiptos for the sold to

Thanks,

Naren

Read only

0 Likes
711

hi ,

i am not abap developer .....just i am jco developer. ., i can access sap table directly..sothat i need remote function..(rfc)....

regards

Guru

Read only

0 Likes
711

Guruvulu,

There is a function module :ISAI_PARTNER_GET_SOURC_PARTNER

In this FM if you give soldto number, give the partenr function ( from sold to to to ship to) and few other details you will give ship to number, but this is not rfc. Probably you will have to ask your abaper to copy this and make a rfc function module.

Thanks,

Shweta

Read only

0 Likes
711

hi,

in vd03 it is show different shipto when compare to fm which u have given to me............

regards

Guru

Message was edited by:

Guruvulu Bojja

Read only

singhsmi
Product and Topic Expert
Product and Topic Expert
0 Likes
711

Hi,

Use BAPI_BUPA_PFCT_GETFUNCTDETAIL.

Smita.