20 pts.
 SAP Transaction Code for field search
Is there a transaction code to search for the location of certain fields in SAP tables?

Software/Hardware used:
ASKED: November 7, 2008  8:29 AM
UPDATED: November 10, 2008  7:28 AM

Answer Wiki:
I'm not sure that I fully understand your question but if you are looking for SAP tables that contain certain fields you can go to SE16 enter table TBD62 enter the field name into the corresponding field and this will give you all of the tables that this field exists in. Hope this helps
Last Wiki Answer Submitted:  November 7, 2008  4:16 pm  by  Rburgin   140 pts.
All Answer Wiki Contributors:  Rburgin   140 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

You could look in the Repository Information System (trans. Se84) under ABAP Dictionary -> Fields -> Table fields. If you there enter the field name without specifying any table name you will se all the tables that the field exists in.

 10 pts.