2008 Jul 17 9:39 AM
Hi experts,
I have a requirement , i have to found which tables have been used. A transaction had been given to me like for example MM01. How can i find tables used int this transaction.
2008 Jul 17 9:42 AM
Goto ST05 transation -->Active the trace
come to mm01 and provide the necessary inputs run this transaction
now come back to st05 deactive the trace and display the trace.
U can find the tables used in this transaction.
Hi experts,
I have a requirement , i have to found which tables have been used. A transaction had been given to me like for example MM01. How can i find tables used int this transaction.
2008 Jul 17 9:40 AM
Hi,
U keep the cursor on particular field in transaction and click F1, then in help click on technical settings. U will find the field name there.
Regards,
B Krishna
2008 Jul 17 9:41 AM
Hi Shilpa,
You can find all the table access by a transaction code SE49.
Supply the transaction and click the Display button and all the table access by the particular transaction code will appear.
Hope this helps you.
Regards,
Chandra Sekhar
2008 Jul 17 9:41 AM
One way is to run a trace using tcode ST05 whilst using the transaction.
2008 Jul 17 9:42 AM
Goto ST05 transation -->Active the trace
come to mm01 and provide the necessary inputs run this transaction
now come back to st05 deactive the trace and display the trace.
U can find the tables used in this transaction.
2008 Jul 17 9:49 AM
Hi....
1. Goto ST05 and activate the trace...
2. Goto that transaction... And Just move with all screens by giving some mandatory inputs....
3. Now in ST05 deactivate the trace...and display the trace..
4. We can get all the table names.. at obj.name in the trace screen
Try this...
Thanks,
Naveen.I
2008 Jul 21 7:34 AM
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |