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

Definition

Name of a font family.

The name of a font family appears in three different connections in SAPscript:
1. The set of font families is maintained in the SAPscript font maintenance. Each font family is also assigned the attribute "proportional" or "nonproportional".
2. A system font (or SAP font) is a combination of font family, font size, the attribute for bold and italic. The font selections used in text layout with SAPscript are always system fonts.
3. A printer font is the combination of printer type, font family, font size, the attribute for bold and italic. Printer fonts are the character fonts of the output devices which are available for SAPscript. Printer fonts require the maintenance of certain metrics data (information about the width of the characters) and control data to set the fonts on the output devices.

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