Table/Structure Field list used by SAP ABAP Function Module FONT_EXCHANGE_ADD2TABLE (Font replacement for a font, use of available conversion table)
SAP ABAP Function Module
FONT_EXCHANGE_ADD2TABLE (Font replacement for a font, use of available conversion table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ITCFG - TDHEIGHT | Font attribute: font size in 1/10 point | ||
| 2 | ITCFG - TDITALIC | Font attribute italic | ||
| 3 | ITCFG - TDXBOLD | Font attribute bold type | ||
| 4 | ITCFG - TDXFAMILY | Font attribute: Name of font family | ||
| 5 | ITCFG - TDXHEIGHT | Font attribute: font size in 1/10 point | ||
| 6 | ITCFG - TDXITALIC | Font attribute italic | ||
| 7 | ITCFG - TDBOLD | Font attribute bold type | ||
| 8 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 9 | TFO03 - TDFAMILY | Font attribute: Name of font family | SOURCE VALUE(FAMILY) LIKE TFO03-TDFAMILY |
|
| 10 | TFO03 - TDPRINTER | Spool: Device type name | ||
| 11 | TFO03 - TDPRINTER | Spool: Device type name | SOURCE VALUE(PRINTER) LIKE TFO03-TDPRINTER |
|
| 12 | TFO03 - TDITALIC | Font attribute italic | SOURCE VALUE(ITALIC) LIKE TFO03-TDITALIC |
|
| 13 | TFO03 - TDITALIC | Font attribute italic | ||
| 14 | TFO03 - TDFONTSIZE | Font attribute: font size in 1/10 point | ||
| 15 | TFO03 - TDFONTSIZE | Font attribute: font size in 1/10 point | SOURCE VALUE(HEIGHT) LIKE TFO03-TDFONTSIZE |
|
| 16 | TFO03 - TDFAMILY | Font attribute: Name of font family | ||
| 17 | TFO03 - TDBOLD | Font attribute bold type | SOURCE VALUE(BOLD) LIKE TFO03-TDBOLD |
|
| 18 | TFO03 - TDBOLD | Font attribute bold type | ||
| 19 | THEAD - TDSPRAS | Language Key | SOURCE VALUE(LANGUAGE) LIKE THEAD-TDSPRAS DEFAULT SY-LANGU |
|
| 20 | THEAD - TDSPRAS | Language Key |