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: 

how to find the name of the table

Former Member
0 Kudos
94

Hi ,

Can anyone tell me how to find the name of the table using a field

Thanks&Regards

6 REPLIES 6

Former Member
0 Kudos
62

hi,

You can find any type of field in SAP using this table in SE12.

Table-DD03L.

Regards

Former Member
0 Kudos
62

goto table DD03L and give ur field name it will show all tables using the field

reward if answered

former_member188829
Active Contributor
0 Kudos
62

Hi,

Goto SE11 ,select data type radio buttopn and enter field name..and press on where used list button on top...then enter..then u will get the all tables..

Former Member
0 Kudos
62

HI Kring,

The easy way is to go to se11.

click the data type radio button and type your field name right clikc over the field and give where used .. you will get all the tables where your field is used.

Also go to SE85->Abap Dictionary->Fields->Table Fields.

In that give your field name then execute you wil get all the tables related to your field.

Reward if usefull..

Thanks,

Gokul.

Former Member
0 Kudos
62

Before anyone else responds, check the date of the OP.

Rob

Former Member
0 Kudos
62

Hi,

Go to Se12 ..enter the Field name in the "Data Type" and thenclick on where used list.. Check the option "Table Fields" under used in.

It will list out all the Tables in which the particular field is used

Thanks

shankar