Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

general

Former Member
0 Likes
318

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 .

1 REPLY 1
Read only

Former Member
0 Likes
295

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