Application Development 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: 

Partner Number & Partner address

Former Member
0 Kudos
6,091

Hi Friends,

Based on sales order number and partner function in which table i can findout partner number( PARTNER) and its Address( NAME1) of that partner function. Its urgent can any one replay me.

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos
1,362

using VBPA table you can find the partner number

Give the sales order number, if it is header partner give the Item as '00000' , if it is Item partner then

you specify the item number.

you wll get the partner number.

from there you can find the details from KNA1 with the partner id(KUNNR)

5 REPLIES 5

Former Member
0 Kudos
1,362

hi,

i think u can find the details of partner in table VBPA.

Rgds.,

subash

Former Member
0 Kudos
1,362

Hi ,

from VBPA get ADRNR ---> from ADRC get remaining data.

regards

Prabhu

Former Member
0 Kudos
1,362

Hi Niki,

Its VBPA

Regards,

Suresh.S

former_member188685
Active Contributor
0 Kudos
1,363

using VBPA table you can find the partner number

Give the sales order number, if it is header partner give the Item as '00000' , if it is Item partner then

you specify the item number.

you wll get the partner number.

from there you can find the details from KNA1 with the partner id(KUNNR)

0 Kudos
1,362

thanks a lot friends,

Actually i tought of giving full marks to all,

sorry i could not give,

regards bye