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

Shipping point Address table

Former Member
0 Likes
29,609

Hi All,

Can anybody tell me the table where the address for shipping point(VSTEL) is stored?

Thanks and regards,

Pragya

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
15,586

goto the table TVST, give the shipping point and get the adrnr.with this u can go to adrc and get the address field values.

Hi All,

Can anybody tell me the table where the address for shipping point(VSTEL) is stored?

Thanks and regards,

Pragya

4 REPLIES 4
Read only

Former Member
0 Likes
15,586

Hello Pragya,

Check the table TVST.

If useful reward points.

Regrads,

Vasanth

Read only

Former Member
0 Likes
15,587

goto the table TVST, give the shipping point and get the adrnr.with this u can go to adrc and get the address field values.

Read only

Former Member
0 Likes
15,586

Hi,

Pass the shipping point to TVST table, i.e. TVST-VSTEL field and get the ADRNR value, pass ADRNR to ADRC-ADRNR and print the address,

Hope this helps,

Rgds,

Read only

Former Member
15,586

Hi everybody,

Thanks for your quick responses. I have found the address in ADRC table. Points are rewarded.

Thanks and regards,

Pragya