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

spool

Former Member
0 Likes
781

what are meant by spool requests

1 ACCEPTED SOLUTION
Read only

varma_narayana
Active Contributor
0 Likes
758

Hi..

Spool request means the Output of a Report that can be printed using an Output device.

whenever we execute the Report in Background by default the Output will be Sent to Spool.

We can See the Spool requests (and also print them) in Tcode SP01.

<b>REWARD IF HELPFUL</b>

4 REPLIES 4
Read only

varma_narayana
Active Contributor
0 Likes
759

Hi..

Spool request means the Output of a Report that can be printed using an Output device.

whenever we execute the Report in Background by default the Output will be Sent to Spool.

We can See the Spool requests (and also print them) in Tcode SP01.

<b>REWARD IF HELPFUL</b>

Read only

Former Member
0 Likes
758

when we give anything for the print command it cannot goes directly to printer. it need to check the printer configrations. so for this before comparing it holds the data in a request and this is called spool request.

u can see that in table se11--> tspo1 ot T.code sp01.

Reard points if happy with the responce given

Read only

Former Member
0 Likes
758

<b>The requests can be handled as a job for purposes of printing and spool management.</b>

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7a5f4061-0a01-0010-c9bc-a4e4cb100438">refer this link for FAQ on spool</a>

also see this

http://help.sap.com/saphelp_nw2004s/helpdata/en/e3/31f03bb8e8ed0ce10000000a11402f/content.htm

regards,

srinivas

Read only

Former Member
0 Likes
758

Hi,

spool number means Number that identifies a spool request in the SAP spool system and spool request means creating a request to Transfer data intended for a peripheral device (usually a printer) into temporary storage.

Reward points if helpful,

Regards,

jinesh.