Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Getting internal Error while displaying spool request

Former Member
0 Likes
828

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..

8 REPLIES 8
Read only

Former Member
0 Likes
757

U can try catching that Error in Internal Table in your program. Then save that table to File in APPLIACTION Server.. (Using Logical Path)

Read only

Former Member
0 Likes
757

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.

Read only

0 Likes
757

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 .

Read only

Former Member
0 Likes
757

Is there an error number and id?

Rob

Read only

0 Likes
757

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 ?

Read only

0 Likes
757

You can check the long text for the message, but it looks like something that your basis people will have to look at.

Rob

Read only

0 Likes
757

There is some times an option to put the no. of records, you may check that.

Read only

Former Member
0 Likes
757

please check the note 186603