Application Development 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: 

hi all

Former Member
0 Kudos

Hi All,

I hv a field name I wanted to find table for that field how to do so

Regards

Shashikant

6 REPLIES 6

Former Member
0 Kudos

hi there....

please mention wat field u have whose table u want.

may be we can help then

do keep rewarding...:)

Former Member
0 Kudos

check this link

venkat_o
Active Contributor
0 Kudos

Shashikant Chandratre, go to SE11 ->select Data type radio button-> give data type -> press display->Select data element-> press on Where used list button(CTRLSHIFTf3). You can see the list of tables and structures in which table it is used. Regards, Venkat.O

Former Member
0 Kudos

Go to transaction SE15>abap dictionary>fields>table fields>give field name and execute it will show the list of tables which contains that field

Rewards Please if satisfied.....

Former Member
0 Kudos

In se11 you can find the Data Element for this field than in header you can see the WHERE USED LIST than you will find the related tables which contain this field.

Than Find the appripriate one.

prasanth_kasturi
Active Contributor
0 Kudos

Go to transaction SE15>abap dictionary>fields>table fields>give field name and execute it will show the list of tables which contains that field

regards

prasanth