TFO03 - SAPscript printer fonts
SAPscript printer fonts information is stored in SAP table TFO03.
It is part of development package STXD in software component BC-SRV-SCR. This development package consists of objects that can be grouped under "SAPscript".
It is part of development package STXD in software component BC-SRV-SCR. This development package consists of objects that can be grouped under "SAPscript".
Fields for table TFO03
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TDPRINTER | Spool: Device type name | X | RSPOPTYPE | CHAR | 16 | TSP0A |
TDFAMILY | Font attribute: Name of font family | X | TDFAMILY | CHAR | 16 | TFO01 |
TDFONTSIZE | Font attribute: font size in 1/10 point | X | TDFONTSIZE | NUMC | 6 | |
TDBOLD | Font attribute bold type | X | TDBOLD | CHAR | 2 | |
TDITALIC | Font attribute italic | X | TDITALIC | CHAR | 2 | |
TDCPI | Characters per inch (CPI) | TDCPI | DEC | 3 | ||
TDPPRINTID | Printer font ID in portrait mode | TDPPRINTID | CHAR | 60 | ||
TDLPRINTID | Printer font identification in landscape mode | TDLPRINTID | CHAR | 60 | ||
TDAFMFLAG | Flag indicating whether AFM file exists for printer fonts | TDAFMFLAG | CHAR | 2 | ||
TDCPSELECT | Character set selection from TSP0A | TDCPSELECT | NUMC | 2 |