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

Runtime of program

Former Member
0 Likes
528

Hello

How to find out the maximun run time set for the perticular program.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
498

se30 transection

write program name there you find run time analysis of that program

3 REPLIES 3
Read only

Former Member
0 Likes
499

se30 transection

write program name there you find run time analysis of that program

Read only

Former Member
0 Likes
498

Hi,

1> Use the trasaction code SAT.

Give the transaction code or program name in measurement tab.

then execute .

It will show the inputs of your program.

Maintain the inputs.

and press f8(execute).

goback two times.

u will check measuremet .

another thing is

2> goto tcode SM50 (process overview)

while executing your tcode sap shows how much time the report takes in this tcode.

Regards,

sateesh..

Read only

Former Member
0 Likes
498

SE30 and ST05