‎2007 Jun 06 10:08 AM
To measure how long a block of code runs, use the ABAP statement:
A: GET TIME .
B: SET TIME FIELD .
C: GET RUN TIME FIELD .
😧 SET CURSOR FIELD .
‎2007 Jun 06 10:10 AM
Hi,
go to se30
and click
tips and tricks
and write the code
and click the measure runtime
then it wil give the time
reward points if helpful
regards,
venkatesh