‎2006 Sep 08 8:12 AM
Hi,
Good day,
When I executed a zreport it is giving short dump saying 'time limit exceeded'.
Then I executed the report in background mode, then it is executed properly, but it is showing only half of the columns remaining columns are not showing.
please tell me, how to see all the columns.
thanks and regards.
Krishna.
‎2006 Sep 08 8:27 AM
Hi Krishna,
how long is the Line-Size in your Report,
In background you have to set a printer.
Do you have set the right output Format of the printer?
Perhaps you have to set 060_255?
Regards, Dieter
‎2006 Sep 08 8:25 AM
Hai Krishna,
What report you are displaying, whether a classical report or an ALV Report. If classical report check the line width. Try to limit you report length.
‎2006 Sep 08 8:30 AM
Hi Sakthi,
Thanks for your informaton.
This is classical report only.
When executed this report giving some inputs by normal execution it is showing all columns.
but, for a particular inputs it is giving time limit exceeded, so i am executing in background mode then probelm coming.
Please advise.
Krishna
‎2006 Sep 08 8:34 AM
Krishna,
You need to tell your basis administrator to
"Increase timeout of a dialog process" in the profile/instance parameters.
‎2006 Sep 08 8:27 AM
Hi Krishna,
how long is the Line-Size in your Report,
In background you have to set a printer.
Do you have set the right output Format of the printer?
Perhaps you have to set 060_255?
Regards, Dieter
‎2006 Sep 08 8:33 AM
Hai Krishna,
How many records are fetched in the report ? Try to limit the select query. Try to do reporting in foreground.