2009 Jun 23 11:23 AM
Hi all,
When I try to exceute a Z report using a particular variant, it displays the output.
However, when another person tries to run the same Z report using the same variant, it gives a TIME_OUT error.
ABAP runtime errors TIME_OUT
Time limit exceeded.
Please let me know the reason for this.
Thanks and regards,
Anishur
Hi all,
When I try to exceute a Z report using a particular variant, it displays the output.
However, when another person tries to run the same Z report using the same variant, it gives a TIME_OUT error.
ABAP runtime errors TIME_OUT
Time limit exceeded.
Please let me know the reason for this.
Thanks and regards,
Anishur
2009 Jun 23 11:27 AM
May be it causes because of performance,Try to check your program performance analysis.
Particularly about SQL statements...
2009 Jun 23 11:33 AM
Hi Sekhar,
Thanks for yr reply.
However, I am able to execute the report without the TIME OUT error. It also displays the output.
Thanks and regards,
ANishur
2009 Jun 23 11:37 AM
Hi,
Please check that you are clearing and refreshing your internal table and work areas before using them.. Maybe the previous data is still present in the internal table..
2009 Jun 23 11:45 AM
Hi Anishur,
Is the TIME OUT occuring on the same client as you are running the report? And if so, does the user have the same authorisation as you? The TIME OUT will occur if the program is handling more data, if you are seeing different performance it will be down to the amount of data process.
As others have suggested, look at improving the performance of the report.
Regards,
Nick
2009 Jun 23 11:54 AM
Hi Nick,
Thanks for your reply.
Yes, the user is running the report in the same client and is getting the TIME OUT error.
So, it should do with the authorisations as you have mentioned. I need to check with the user and find out the authorisations he has.
Thanks and regards,
Anishur
2010 Aug 12 2:39 PM
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |