‎2009 Jun 23 9:06 AM
Hi
I know in the past it was not possible to do that. But is it meanwhile possible.
to do that ( e.g. Release 7.0 or higher)
To trace or track all the application specific data like function module calls, class calls and performs etc. during its runtime in order to analyse them later?
Regards
ertas
‎2009 Jun 23 9:20 AM
Hi ,
if you want to get transaction and program related information then you can get it in STAD T-code,if you want to get the subroutines and events in program then you need to swith on trace using ST05
and then off it and can view all the details.
Thanks and regards,
Rajeshwar.
‎2009 Jun 23 9:10 AM
Hi,
You can use transaction ST05 and start the trace before running your application.
At the end of the application, you can deactivate and display the trace for analysis.
Thanks,
Kshitija
‎2009 Jun 23 9:20 AM
Hi ,
if you want to get transaction and program related information then you can get it in STAD T-code,if you want to get the subroutines and events in program then you need to swith on trace using ST05
and then off it and can view all the details.
Thanks and regards,
Rajeshwar.
‎2009 Jun 23 9:31 AM
You need SE30 for this analysis, ST05 is only tracing SQL statements.
It was available way before release 7.0 though.
Thomas
‎2009 Jun 23 1:06 PM
hi friends,
thank you for helps.
Is that all or are there also other ways existing to do that.
Regards
ilhan