‎2007 Nov 15 3:40 PM
How to debug a tcode to find the tables and fields related to it.
‎2007 Nov 15 3:44 PM
Hi,
1. Go to Transaction SE80.
2. Select Program and give the program name of TCode which you want to check.
3. Which will show you all the dictionary structures which has been used for that transaction.
Reward points if it helps,
Satish
‎2007 Nov 15 3:42 PM
You can use the ST05 for that...
Open your transaction in one Session
Open another session for ST05 .. Start the trace with the filter for the user
Come to first session.. do your processing.. or reach to the screen for which you need the data...
Come to second session and stop the trace..
List trace...
Regards,
Naimesh Patel
‎2007 Nov 15 3:44 PM
Hi,
1. Go to Transaction SE80.
2. Select Program and give the program name of TCode which you want to check.
3. Which will show you all the dictionary structures which has been used for that transaction.
Reward points if it helps,
Satish