SAP ABAP Data Element TDOTFTYPE (OTF type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SCR (Application Component) SAPscript
     STXD (Package) SAPscript
Basic Data
Data Element TDOTFTYPE
Short Description OTF type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TDOTFTYPE    
Data Type CHAR   Character String 
Length 12    
Decimal Places 0    
Output Length 12    
Value Table      
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 OTF type 
Medium 15 OTF type 
Long 20 OTF type 
Heading 12 OTF type 
Documentation

Definition

This field specifies the type of OTF driver used to print a SAPscript document.

The OTF format (Output Text Format) is the output format generated by SAPscript after a text has been formatted. In order to output the text to a certain device (screen, printer), this format has to be interpreted, for example, by inserting particular control sequences. The OTF driver performs this task. The driver names are maintained in table TSP09. Each device type (this includes printers, screens, fax machines, etc.) is assigned an OTF driver via table TSP0A which formats SAPscript texts for this device.

The following OTF printer drivers are currently available:

  • STND for normal line printers
  • PRES for Kyocera PRESCRIBE printers
  • POST for PostScript printers
  • HPL2 for HP LaserJet II printers.

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