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

company code address

Former Member
0 Likes
22,772

Hi,

Is there any tale which store the company code apart from T001. Because in this table I am not getting street address which is configured in SPRO.

I tried to thake F1 help in SPPRO but it is showing ADDR1_DATA structure.

Please help.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
9,565

Hi Sandeep,

For the company code selected, pick up the field ADRNR in T001 and use it in table ADRC to get the complete address.

Let us know if it worked.

Vijay

6 REPLIES 6
Read only

Former Member
9,566

Hi Sandeep,

For the company code selected, pick up the field ADRNR in T001 and use it in table ADRC to get the complete address.

Let us know if it worked.

Vijay

Read only

0 Likes
9,565

Thanks for the information, but how to change the address in T001 table

Read only

Former Member
0 Likes
9,565

hi

just check out

ADDR_GET_COMPLETE in SPRO

hope it helps

regards

Aakash Banga

Read only

former_member156446
Active Contributor
0 Likes
9,565

hi..

All Adresses will be stored in ADRC table all you need to find is ADRNR related to the customer Vendor or *Partner and hit ADRC table.

For any Order status we hit JEST table

for status text TJ02 etc... these are standards in most of the cases...

Read only

Former Member
0 Likes
9,565

Dear Sandeep,

Use table ADRC.

Regards,

Flavya

Read only

Former Member
0 Likes
9,565

get the address number for your required company code.

give it in either table ADR6 or ADRC to get the street number..