SAP ABAP Data Element RSPODRIVER (Spool: Driver name)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     SPOO (Package) Spool
Basic Data
Data Element RSPODRIVER
Short Description Spool: Driver name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSPODRIVER    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table TSP09    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Driver 
Medium 15 Driver 
Long 20 Driver 
Heading 15 Driver 
Documentation

Definition

Name of the SAPscript printer driver for this printer. Printer drivers use, for example, the PostScript(TM) and Prescribe(TM) standards to format output data from SAPscript.

The printer driver is only used by SAPscript and must be one of the drivers that are determined in the SAPscript program. The names of the first five printer drivers are:

  • POST: for standard PostScript printers
  • PRES: for Kyocera < TM > printers that work with PRESCRIBE
  • HPL2: for printers that work with PCL formatting commands for Hewlett-Packard LaserJet II < TM > or with emulations
  • STND: general drivers for line printers (old)
  • STN2: general drivers for line printers (new)

You can find more information on the printer drivers in the SAPscript documentation.

History
Last changed by/on SAP  20010130 
SAP Release Created in