SAP ABAP Data Element TDPRINTITF (SAPscript: Print text in ITF format)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SCR (Application Component) SAPscript
     STXD (Package) SAPscript
Basic Data
Data Element TDPRINTITF
Short Description SAPscript: Print text in ITF format  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TDBOOL    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 ITF format 
Medium 15 ITF format 
Long 21 Print in ITF format 
Heading 21 Print in ITF format 
Documentation

Definition

You can specify here whether the text should be printed as it appears in the editor. That is

  • symbols are not replaced by their values
  • control commands are not interpreted
  • no formatting is carried out
  • ...

As the text module is printed in a layout set which only allows 72 characters of a text line per layout set line, lines which are longer than 72 characters are output as 2 lines. The second line is indicated by the format specification '..'.

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