‎2007 Apr 30 10:13 AM
Hi experts ,
iam having doubt in data dictionary , iam know one field name , i want 2 know in which table this field exits...
Is There any tcode or program 2 find the table name ..
waiting for u r reply
Regs ,
Narayana Murthy
‎2007 Apr 30 10:15 AM
Hi,
Go to TCODE SE84 > ABAP Dictionary > Fields > Table Fields, give the Field name and find out related tables.
Regards,
Suresh
Message was edited by:
SureshKumar Ramamoorthy
‎2007 Apr 30 10:15 AM
‎2007 Apr 30 10:16 AM
Hi,
For this, go to the data element of that field.
Then Click on the "Where used" button on the toolbar.
You will get all the table & fields where it is used.
Regards,
Hemant.
‎2007 Apr 30 10:16 AM
go to se15 click abap dictionary> fields->table fields. at right side give the field name and execute(F8),
regards
shiba dutta
‎2007 Apr 30 10:16 AM
Hi
Enter the field name in the table <b>DD03L</b> and you will know the Table name.
reward points if useful
regards
Anji
‎2007 Apr 30 10:16 AM
the simplest way is goto SE11 and specify the dataelement of the field and go in display mode. Now, click on where-used-list and select the tables option. It will list down in which all tables had these data element been used which inturn is the field been used.
‎2007 Apr 30 10:17 AM
Hi,
Go to se84, click on ABAP dictionary, then choose Fields-> Table Fields.
In the right window, Give your field name then execute. It will list out the related tables .
Reward if useful.
Regards,
U. Uma
‎2007 Apr 30 10:19 AM
Hi Murthy
there is one Tcode through which u can get any table name or field name
SE15 try with this it will definetly solve ur problem
Reward for usefull,
Regards,
Pavan
‎2007 Apr 30 10:20 AM
Hi Narayana,
What ever field u have proivde that field in se11-> data element and go for the where used list .in that select tables it will display the tables.
Rgds,
P.Naganjana Reddy
‎2007 Apr 30 10:27 AM
HI Narayana,
Go to SE84.. click ABAP dictinonary>fields> give your field name and execute ..
You will get all the tables which include this field
reward if useful..
regards,
nazeer
‎2007 May 02 8:24 AM
Hi,
Go to TCODE SE84 > ABAP Dictionary > Fields > Table Fields, give the Field name
It will list out the table names.
Rewards points if it is helpful.
Regards,
Sangeetha.A