ABAP Keyword Documentation →  ABAP − Reference →  User Dialogs →  Classic Lists →  Spooling Lists →  Spool Parameters → 

Spool Dialog Box

The spool dialog box makes it possible to interactively determine all spool parameters and checks the input values for consistency and completeness. The call is either automatic or program controlled.

When the spool dialog box is called automatically, the SET_PRINT_PARAMETERS function module can be used to set standard values. The SET_PRINT_PARAMETERS function module mainly has the same import parameters as the GET_PRINT_PARAMETERS function module (refer to Overview of All Spool Parameters) and no export parameters. There is an additional input parameter called FOOT_LINE that is used when spooling a screen list to define that a footer is to be printed and that is only taken into account there.

Notes