- Home
- Resources
- SAP Tables
- TFO03 - SAPscript printer fonts
SAP Table TFO03
SAPscript printer fonts
TFO03 (SAPscript printer fonts) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TFO03 to other SAP tables.
Source: TFO03 (SAPscript printer fonts)
TFO03 table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
TDPRINTER |
Spool: Device type name |
RSPOPTYPE |
TSP0A
|
CHAR |
|
8 |
0 |
|
TDFAMILY |
Font attribute: Name of font family |
TDFAMILY |
TFO01
|
CHAR |
|
8 |
0 |
|
TDFONTSIZE |
Font attribute: font size in 1/10 point |
TDFONTSIZE |
|
NUMC |
|
3 |
0 |
|
TDBOLD |
Font attribute bold type |
TDBOLD |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
No |
* |
Inherited |
X |
Yes |
|
TDITALIC |
Font attribute italic |
TDITALIC |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
No |
* |
Inherited |
X |
Yes |
|
TDCPI |
Characters per inch (CPI) |
TDCPI |
|
DEC |
|
4 |
2 |
|
TDPPRINTID |
Printer font ID in portrait mode |
TDPPRINTID |
|
CHAR |
|
30 |
0 |
|
TDLPRINTID |
Printer font identification in landscape mode |
TDLPRINTID |
|
CHAR |
|
30 |
0 |
|
TDAFMFLAG |
Flag indicating whether AFM file exists for printer fonts |
TDAFMFLAG |
|
CHAR |
|
1 |
0 |
Possible values
|
TDCPSELECT |
Character set selection from TSP0A |
TDCPSELECT |
|
NUMC |
|
1 |
0 |
Possible values
|
TFO03 foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
TFO03 |
TDFAMILY |
TFO03 |
TDFAMILY |
TFO01 |
Entity table of font families in SAPscript |
TDFAMILY |
TFO03 |
TDPRINTER |
TFO03 |
TDPRINTER |
TSP0A |
Spool: Device types |
PATYPE |