‎2007 Feb 21 7:01 PM
HI All,
I am executing one report in the background but while displaying spool request I am getting Error stating " internal Error 0000000040/in spooler ()".
Any idea how to go about it?
Need urgent help ..And ans will b rewarded..
‎2007 Feb 21 7:06 PM
U can try catching that Error in Internal Table in your program. Then save that table to File in APPLIACTION Server.. (Using Logical Path)
‎2007 Feb 21 7:10 PM
I don't know if you have created the job in SM36 or in your program with FM ?
It could be due to some error if its done through FM's.
‎2007 Feb 21 7:18 PM
Hi Vinni
Thanks for revert.
I m executing Report from SE38 ->execute in background mode.
And thats create job in SM37.
I am not using any FM to submit the job in background .
‎2007 Feb 21 7:29 PM
‎2007 Feb 21 7:50 PM
Hi Rob
Error no is SP01R 042
is there any limit for spool ?
As the report which i am excecuting is fetching huge amount of data.
And for few records (20-30) its not showing error.
is there any alternate way to do this ?
‎2007 Feb 21 8:00 PM
You can check the long text for the message, but it looks like something that your basis people will have to look at.
Rob
‎2007 Feb 21 8:02 PM
There is some times an option to put the no. of records, you may check that.
‎2010 Sep 03 7:12 AM