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

ie02 tcode HELP

Former Member
0 Likes
449

Hi experts,

In IE02-> location tab,where i can find the address details(name,street,location)? Any FM existing for this details?

Thanks

Kaki

1 ACCEPTED SOLUTION
Read only

suresh_datti
Active Contributor
0 Likes
414

Hi Kaki

pl do a look up on the ADRC table or the Database View EQUI_ADDR.

Regards,

Suresh Datti

3 REPLIES 3
Read only

suresh_datti
Active Contributor
0 Likes
415

Hi Kaki

pl do a look up on the ADRC table or the Database View EQUI_ADDR.

Regards,

Suresh Datti

Read only

0 Likes
414

Thank you suresh,

Can you tell me how to find this kind of details step by step?

full points alloted

kaki

Read only

0 Likes
414

Hi Kaki,

Whenever you want to search for Tables, start by pressing F1 on the field in question.. then click on the Technical info on the next screen.. there you can find the table name... there are so many other ways.. You can switch on the SQL trace before starting the trabsaction.. switch it off once you are done.. In the analysis, you can see all the Table hits.. and you can use SE15 also...

Regards,

Suresh Datti