2012 Feb 26 6:11 AM
Hi,
I would like to find out the different transactions that access a particular standard SAP table TFK043U.
Using the where used list is one way, but it is very cumbersome because the where used list for a table gives the list of programs accessing it and then the where used list of each of the programs has to be found out which in turn gives another set of programs.
Hence I would like to know if there is any other convenient way to find the different transactions accessing the table.
Thanks & Regards,
Sushanth Hulkod
Hi,
I would like to find out the different transactions that access a particular standard SAP table TFK043U.
Using the where used list is one way, but it is very cumbersome because the where used list for a table gives the list of programs accessing it and then the where used list of each of the programs has to be found out which in turn gives another set of programs.
Hence I would like to know if there is any other convenient way to find the different transactions accessing the table.
Thanks & Regards,
Sushanth Hulkod
2012 Feb 27 1:59 AM
Hi Sushanth,
Try checking the object directory entry to obtain the package that the table is associated with. This can be done in SE11 (the package is FKKB). Next go to SE84 ---> Other Objects -
> Transactions, and search by this package. This should give you a list of TCODES in the same package. Not sure if this would be all of them, but most likely it will give most. Please let us know if this works and returned an adequate list.
Regards,
sifter
2012 Feb 27 3:48 PM
Hi,
Through SE84, all the transaction codes with respect to all the tables are displayed, but in my case, I would like to see only those transactions that access TFK043U table.
Could anyone suggest me a convenient way to do the same.
- Sushanth
2012 Feb 27 4:10 PM
Hi ,
I am not aware of any way which gives the list of transaction that use a table , the most common way is the one you already mentioned about where use list.
Regards
Arun
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |