‎2007 Mar 28 7:31 AM
Hi Experts,
<b> I am trying to run a standard report called: MB5B.
I am getting a message "Maximum Runtime Exceeded" after some time without the report being executed. I am not able to run some other Z Reports also.
What could be the problem. Is this a BASIS issue or some other kind.</b>
Thanks and Regards
AK
‎2007 Mar 28 7:33 AM
Hi Kumar ,
A max time is set in the system after the execution of the program is terminated , i feel this is the reason why you are getting this error.
Please consult your basis team for more details.
Regards
Arun
‎2007 Mar 28 7:38 AM
kumar,
try to run that program in background instead of doing it in foreground. Otherwise u have to modify the coding in z program, which might be using more time in fetching data from the database table. So avoid multiple loops.
Still problem exists contact ur basis team.
Regards....
Arun.
Reward points if useful.