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

Address number

Former Member
0 Likes
674

Hi,

Based on sales order number how to get the address number.

Thanks.

Hi,

Based on sales order number how to get the address number.

Thanks.

4 REPLIES 4
Read only

Former Member
0 Likes
635

Go to VBPA

Read only

Former Member
0 Likes
635

table VBPA, use Vbeln and find out adrnr for the partner function PARVW

Read only

Former Member
0 Likes
635

which adress number from the serviceorder or from the sales order itself ?

Read only

Former Member
0 Likes
635

Take the customer number from the order,

Pass it in KNA1 and from there you can get the address number(ADRNR is the field which will have the addres number).

Cheers,

Krithiga

PS:Reward points if useful.