Using the Runtime Analysis tool, both manually and from with a program



Switch on RTA Dynamically within Code
Shows how to switch on the RTA dynamically

Runtime analysis tcode SAT
Using the RTA transaction to improve the performance of your ABAP code

Compare ABAP statement performance
The RTA transction also allows you to compare the performamce of ABAP statements such as Case vs If, Method vs Subroutines etc...

<---Return to Performance tools menu
return to performance menu

Related Articles

ABAP Parallel cursor to improve Performance of your SAP reports
ABAP Performance Improvements - Example code and information on various performance enhancements
Performance tuning using GROUPBY
Improving the performance of your ABAP internal table processing
ABAP Parallel cursor to improve Performance of your SAP reports
Switch on RTA Dynamically within ABAP Code
SAP SQL Trace
Improve ABAP performance with the runtime analysis tcode SAT (SE30)'
Compare performance of various ABAP code using runtime analysis tcode SAT '