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

Total executaion time

Former Member
0 Likes
516

Hi Experts,

Could any one please tell that how can i know the total executaion time for the report program.

could you please tell me the process.

Regards:

Vipin

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
495

hi,

Refer this thread.

Solution there.

https://forums.sdn.sap.com/click.jspa?searchID=3987366&messageID=1508949

Rgds

Reshma

6 REPLIES 6
Read only

Former Member
0 Likes
495

Hi Vipin,

Execute the program in background, then from the start time and end time of the batch job you can get the total execution time.

Regards,

Atish

Read only

0 Likes
495

Hi Atish,

Could yuo please tell the process.

Regards,

Vipin

Read only

0 Likes
495

Hi Vipin,

Just enter the details on the selection screen, then there is option to execute the program in background (Press f9 key) and start immediately.

Then go to SM37 and check for your job.

Now once your job is finished you can calculate execution time.

Reward all useful answers.

Regards,

Atish

Read only

Former Member
0 Likes
496

hi,

Refer this thread.

Solution there.

https://forums.sdn.sap.com/click.jspa?searchID=3987366&messageID=1508949

Rgds

Reshma

Read only

Former Member
0 Likes
495

in se30 you can see the total time...just b4 the % of load.

i think it will give times for abap, db and system

you can find total time too

Read only

Former Member
0 Likes
495

Thanks to everyone.

Vipin