‎2007 Jan 02 3:52 AM
Hi everyone .
Is there any table which stores data elements/structures and where they are used ?
If not is there any way to find by writing some <b>program</b> where does a data element or a structure is used ? Which tables will require for that ? If any one can give example it will be most helpful .
Thanks and Regards,
Kaushal N. Shah
‎2007 Jan 02 4:22 AM
Data Elements: DD04L - tables - DD02L (there is a check in both the tables) .it will help u to find the table fields n there data elements..
‎2007 Jan 02 3:58 AM
Hi There is no need to write any program to find where used list.
Keep cursor in your data element and click "Where used list" button SAP will provide list of all tables.
Hope this helps you.
Regards
Nagendra
‎2007 Jan 02 4:00 AM
‎2007 Jan 02 5:04 AM
Hi Kaushal,
DD04L stores the data elements.
DD02L stores the structures.
So you can query these tables & find them.
Regards,
Chetan.
PS:Reward points if this helps.
‎2007 Jan 02 4:22 AM
Data Elements: DD04L - tables - DD02L (there is a check in both the tables) .it will help u to find the table fields n there data elements..
‎2007 Jan 02 5:07 AM
go to dataelement or structure and keep cursor on it and press whereused list and u can find the same.