cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi gurus-

What is the transaction code to find out in which tables and/or in which structure any field (like kostl, pspnr frgzu etc) is used.

I know it is something like se84 or se85, but if I try these it goes to abap development work bench. I tried these in ECC and BW.

Any help is appreciated.

Thanks

0 Likes
View Entire Topic
Former Member
0 Likes

Hi,

Go to help.sap.com and search for the field. There is no transaction codes which tell this.But if you know atleast one table or structure where the particular field is used then go to the table or srtucture in SE11 and you can try the "where used" function to find the other references.

like kostl is in table GLPCA

Regards

Happy Tony