Spool
Spool administration manages SAP output, print requests and their processing, so documents and reports reach printers or files reliably. It is handled via the spool system (SP01 to view requests, SPAD to configure).
Spool requests accumulate and must be cleaned up (old requests deleted) to avoid filling the spool number range and database, a routine housekeeping task.
- When a user or job prints, SAP creates a spool request (the formatted output) which is then processed by a spool work process into…
- SP01: view, reprint and delete spool/output requests.
- SPAD: configure output devices (printers), access methods and spool servers.
- Watch out: Spool number range filling up without housekeeping.
How SAP output works
When a user or job prints, SAP creates a spool request (the formatted output) which is then processed by a spool work process into an output request sent to a device (printer or file). This two-step model lets output be reviewed, reprinted and managed independently of when it was generated.
Administering the spool
- SP01: view, reprint and delete spool/output requests.
- SPAD: configure output devices (printers), access methods and spool servers.
- Monitor for stuck output requests and printer problems.
Common issues
Printing problems, output not appearing, stuck in the queue, or going to the wrong device, are frequent user complaints. They usually trace to output-device configuration (access method, host printer) or a spool work-process/queue issue, diagnosable in SP01/SPAD.
Housekeeping
Spool requests accumulate and must be cleaned up (old requests deleted) to avoid filling the spool number range and database, a routine housekeeping task.
Common pitfalls
- Spool number range filling up without housekeeping.
- Misconfigured output devices in SPAD.
- Ignoring stuck output requests.