
From Print File to Printout
In the SAP spool system, unlike most other spool systems, the print process has two parts:
The following graphic illustrates how print data is sent to the output device.
Situation a: Spool request and output request are created simultaneously (print immediately).
Situation b: An output request is created for a spool request immediately after the spool request is created. This output request is then printed on a device. Later, a user creates two additional output requests for the same spool request. These two outputs request are printed on two different devices.
Situation c: Only a spool request is created, as nothing is to be printed.
This means you can print a spool request at a later time without having to recreate the print data.
Administer spool requests and output requests using the
Output Controller (transaction SP01).