Ever received that dreaded message "Time limit exceeded"?
When you need to run a report that will go over the Basis timeout setting this is what you need to do....
- Execute your report
- Use SM51 to find the server where your report is running (SM50)
- Wait until your report is getting to the timeout limit
- When it gets to around a minute from timing out do the following:
- Select the process
- From the menu select Program/Mode -> Program -> Debugging
- This will fire up the report in debug mode (may take a while but wait until it comes up)
- Click continue or press F8 to continue the running of the report in anunassisted mode
- You will now see that the time has been reset to 0
- Repeat until your program completes







