Business Requirement:I have seen in my business Scenario that many time we are unable to find the exact tables, fields, programs and structures, reason can be restrictions or time management issues and mostly beginners like me usually cannot able to find it out. so i have written a little document to find the related tables and fields in one run. How we can Search all related Tables with a particular Field name, related fields in particular table.
Solution:Solution is very simple but also creative, i am going to share some basic Information for finding all relevant tables name in which particular field exists. I hope this document will be helpful for the beginners usually to not waste their time in digging out fields & tables through some difficult practice.
How to search a field for which table it belongs?
Go to Transaction code SE15 and Select the Folder ABAP Dictionary, after then Select the Folder Fields and Double Click on Table Fields. You will see an open window on Right side, now give the Field Name of which you want to explore relevant table names and execute it. This will give you all the Tables where the field exists in it:
Run T-Code SE15:
1. I have searched All fields exits related with table "MARA" (General Material Data) i.e:
I have selected Material Number & Executed it i.e:
I want to see the related content to any material Number i.e
give any material number and execute it you will find out the info regarding all fields in this table have for particular material:
There are are some fields i have given below regarding this material:
2. You Can search this by giving Table and Field name to check the particular contents regarding particular field:
I hope that this will be helpful material for SD USERS to dig out the particular fields & tables easily. As beginners like me, usually need to go for tables and fields searching, so this is good way to search it out. I appreciate everyone's reading for this document.
Best Regards,
Suhaib Bin Aziz