SAP Table TFO01

Entity table of font families in SAPscript

TFO01 (Entity table of font families in SAPscript) 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 TFO01 to other SAP tables.

TFO01 table fields

Field Data element Checktable Datatype Length Decimals
TDFAMILY Font attribute: Name of font family TDFAMILY CHAR 8 0
TDTEXT Short Text TDTEXT CHAR 30 0
TDPROPORT Proportional font TDPROPORT CHAR 1 0
NULL No
X Yes
TDFAMILY1 Font attribute: Name of font family TDFAMILY TFO01 CHAR 8 0
TDFAMILY2 Font attribute: Name of font family TDFAMILY TFO01 CHAR 8 0
TDFAMILY3 Font attribute: Name of font family TDFAMILY TFO01 CHAR 8 0
TDCODEPAGE Code page (character set) of a font family TDCODEPAGE TCP00 NUMC 4 0

TFO01 foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TFO01 TDCODEPAGE TFO01 TDCODEPAGE TCP00 SAP code page catalog CPCODEPAGE
TFO01 TDFAMILY1 TFO01 TDFAMILY1 TFO01 Entity table of font families in SAPscript TDFAMILY
TFO01 TDFAMILY2 TFO01 TDFAMILY2 TFO01 Entity table of font families in SAPscript TDFAMILY
TFO01 TDFAMILY3 TFO01 TDFAMILY3 TFO01 Entity table of font families in SAPscript TDFAMILY