‎2010 Jul 13 4:56 AM
I just optimized the data extracting part of the program, now i need to analysis the program whether the it ran faster after been optimized. if there any good tools or solutions in SAP that can be used to do the efficency checking?
Edited by: Heyman52 on Jul 13, 2010 5:56 AM
‎2010 Jul 13 5:43 AM
you can check it in tcode SE30 and click on the button tips and trics...where you can execute the main part of the 2 code simultaneously...!
Hope it helps..!
Anup
Edited by: Anup Deshmukh on Jul 13, 2010 6:44 AM
‎2010 Jul 13 9:20 AM
Hello friend,
in SE38 you can click Program->Check->Code inspector to identify the potential performance issue in your report with help of Code inspector. You can use tcode SAT or SE30 to run benchmark on your report. Click Tip & Tricks button in the tcode to learn more.
Best Regards,
Jerry