2009 Jul 31 4:34 PM
I have list of 3600 fields , I need to get info related to these fields are used in which screens. Any easy way ?
PS : Please donot suggest to use se11--> and make whereused list for field
a®s
Edited by: a®s on Jul 31, 2009 12:34 PM
2009 Aug 02 12:23 AM
You had great answers, good luck 😄
2009 Jul 31 7:19 PM
it's a very good question
well.. i guess it is not so easy, but maybe it's possible to create a program to use the where used for you automatically.
Use tcode SHDB to record actions.
but there should be a easier way...
2009 Jul 31 8:01 PM
Try some code using the table TCVIEW, with the field TCFIELDNAM.
2009 Aug 01 12:25 PM
Hello,
1. Get the table name in which all the data elements are stored.
2. Write select for that table to find all the table names using required data elements for table field.
Check if this helps,
Thanks,
Augustin.
2009 Aug 01 2:53 PM
2009 Aug 02 12:23 AM
2009 Aug 03 7:46 PM
No . answers solved my issue. none came near to solution.
Any other suggestions ?
a®
2009 Aug 04 5:44 AM
Hello
Look at table D021T. It contains all fields for all screens/programms.
You may to place all your fileds into internal table and in loop/endloop make select form this table by mask '*-fieldname'.
2009 Aug 04 4:42 PM
Dzed,
Thanks for table you mentioned, and you are right. It contains the screen fields
Thanks
a®
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |