SAP SPOOL LIST - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

Spool list
Also referred to as a spool list. List that is not stored as a screen list in the list buffer but is sent page by page to the SAP spool system. When it is created, a spool list is linked to exactly one spool request only. Spool lists can be stacked in spool list levels. No more than two spool requests can be open at the same time for a spool list level. The statements used to create a spool list are NEW-PAGE PRINT ON$|OFF and SUBMIT TO SAP-SPOOL.
ABAP_MORE_INFO