on ‎2006 Nov 21 5:58 AM
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
Request clarification before answering.
Hi,
I don't think there is a Tcode for this.
in r/3 side
GO to se11->ROOFIELD table-> ctrlshiftf10->field KOSTL...you will find the data soucres in which this field is. figure out the relative DS for your use.
Then go to HELP.SAP and search for this DS.
you will find the Table name and Structure name.
Hope i m clr.
Regards,
San!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
There is one way to find out is go to SE11 or SE12 and give the field name in 'data type' and click the button 'Where-used list', it will give the list of tables where this field is used. Hope this will help you.
Thanks,
SR
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.