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

Partner Number & Partner address

Former Member
0 Likes
8,910

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
Read only

Former Member
0 Likes
4,181

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)

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.

5 REPLIES 5
Read only

Former Member
0 Likes
4,181

hi,

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

Rgds.,

subash

Read only

Former Member
0 Likes
4,181

Hi ,

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

regards

Prabhu

Read only

Former Member
0 Likes
4,181

Hi Niki,

Its VBPA

Regards,

Suresh.S

Read only

Former Member
0 Likes
4,182

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)

Read only

0 Likes
4,181

thanks a lot friends,

Actually i tought of giving full marks to all,

sorry i could not give,

regards bye