Attention: open in a new window. PDFPrintE-mail

2008
03
Jul

Switching Runtime Analysis on in code

User Rating: / 0
PoorBest 
*To turn runtim analysis on within ABAP code insert the following code
SET RUN TIME ANALYZER ON.

*To turn runtim analysis off within ABAP code insert the following code
SET RUN TIME ANALYZER OFF.
Last Updated (Monday, 29 November 1999 16:00)
Please register or login to add your comments to this article.
Banner