For compatibility reasons, the additions listed under obsolete_spool_options in the following table are still available as print parameters for NEW-PAGE PRINT ON and SUBMIT TO SAP-SPOOL for creating print lists, but they have been completely replaced by the additions [SPOOL] PARAMETERS and ARCHIVE PARAMETERS for these statements. The structures transferred in this process are filled using the function module GET_PRINT_PARAMETERS. The second column in the table lists the corresponding input parameter of this function module for for every obsolete addition.
| obsolete_spool_options | input parameter |
| ARCHIVE MODE arcmode | ARCHIVE_MODE |
| COPIES cop | COPIES |
| COVER PAGE flag (only for SUBMIT) | COVER_PAGE |
| COVER TEXT text | LIST_TEXT |
| DESTINATION dest | DESTINATION |
| DATASET EXPIRATION days | EXPIRATION |
| DEPARTMENT dep | DEPARTMENT |
| IMMEDIATELY flag | IMMEDIATELY |
| KEEP IN SPOOL flag | RELEASE |
| LAYOUT layout | LAYOUT |
| LINE-COUNT line | LINE_COUNT |
| LINE-SIZE col | LINE_SIZE |
| LIST AUTHORITY auth | AUTHORITY |
| LIST DATASET dsn | DATA_SET |
| LIST NAME name | LIST_NAME |
| NEW LIST IDENTIFICATION flag | NEW_LIST_ID |
| RECEIVER user | RECEIVER |
| SAP COVER PAGE mode | SAP_COVER_PAGE |