SAP ABAP Data Element TDRTFTEXT (Corresponding RTF form for a font family in SAPscript)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SCR (Application Component) SAPscript
     STXD (Package) SAPscript
Basic Data
Data Element TDRTFTEXT
Short Description Corresponding RTF form for a font family in SAPscript  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TDRTFTEXT    
Data Type CHAR   Character String 
Length 132    
Decimal Places 0    
Output Length 132    
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 RTF text 
Medium 15 RTF text 
Long 20 RTF text 
Heading RTF text 
Documentation

Definition

Enter the control sequence that identifies the font in the Rich Text Format (RTF).

The SAPscript text editor and the graphical print preview use this information to correctly display the characters.

Example

The font information consists of:

\f<name of font family>\fcharset<WinCharSet number>\f<font name>

For the SAPscript font TIMES this information is:

\froman\fcharset &&& Times New Roman

For more information see the RTF Specifications by Microsoft (www.microsoft.com).

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