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

Different Execution Time

Former Member
0 Likes
962

When am running a program in SE30 with same variant for multiple times, it shows different time consumption.

Y it is happeing?

Thx..Santo

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
942

hi santo

in se30 if repeatedly do u won't get correct information because if u run repeatedly it will give cummulative time that means it will add previous one also

so it is better to do in background only

first run ur prg and enter selection screen entries

then in prg----> execute in background

need to enter output device

then ok

then press on immediate button

press save icon (below)

now goto sm37 enter execute button

wait until status is finished

(If it is active means it is still runing ur prg)

there u will get duration of ur prg exactly

reward some points if it is useful

Madhavi

9 REPLIES 9
Read only

Former Member
0 Likes
943

hi santo

in se30 if repeatedly do u won't get correct information because if u run repeatedly it will give cummulative time that means it will add previous one also

so it is better to do in background only

first run ur prg and enter selection screen entries

then in prg----> execute in background

need to enter output device

then ok

then press on immediate button

press save icon (below)

now goto sm37 enter execute button

wait until status is finished

(If it is active means it is still runing ur prg)

there u will get duration of ur prg exactly

reward some points if it is useful

Madhavi

Read only

0 Likes
942

Hi Madhavi

I have done the steps u have suggested. But am unable to find the execution time on the screen. Still the status is "Complete".

Plz suggest.

Read only

0 Likes
942

status should be "Finished" in green colour there u can observe start time, end time, and duration also

(In sm37)

Read only

0 Likes
942

At present, the status shown here is “Complete” in green background. According to ur suggestion, do I wanna wait until it turns “Finished”?

Job Ln Job CreatedBy Status Start date Start time Duration(sec.) Delay (sec.)

Z113we werswers Complete 03.01.2008 07:34:03 0 0

*Summary 0 0

Plz suggest.

Thx… Santo

Read only

0 Likes
942

i am working with abap editor 7.1 thatswhy there it self i am geting duration and end time also

other wise u check this table

TBTCS: The control table for the time-driven job scheduler

this table contains the information of all jobs

Read only

i048168
Product and Topic Expert
Product and Topic Expert
0 Likes
942

Hi,

The Execution time depends on many factors such as

1. Application server workload

2. Database server workload

so it always differs depending upon the workload.

Regards

Vadi

Read only

Former Member
0 Likes
942

Tx

Read only

0 Likes
942

what santo finally u got the execution time or not

Read only

0 Likes
942

Hi Madhvi

I have got it. It was having a prob with the variant.

Thx a lot. Hav a Great Day!

Wish u a Great YEAR Ahead too.

Santo