Data Element list used by SAP ABAP Function Module RSPO_UCFONTMET_TTF_INIT (Search for TrueType font and INIT metrics if found)
SAP ABAP Function Module
RSPO_UCFONTMET_TTF_INIT (Search for TrueType font and INIT metrics if found) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TDBOLD | Font attribute bold type | SOURCE REFERENCE(USEDFONT_BOLD) TYPE TDBOLD |
|
| 2 | TDBOLD | Font attribute bold type | SOURCE REFERENCE(BOLD) TYPE TDBOLD |
|
| 3 | TDFAMILY | Font attribute: Name of font family | SOURCE REFERENCE(USEDFONT_FAMILY) TYPE TDFAMILY |
|
| 4 | TDFONTSIZE | Font attribute: font size in 1/10 point | SOURCE REFERENCE(FONTSIZE) TYPE TDFONTSIZE |
|
| 5 | TDITALIC | Font attribute italic | SOURCE REFERENCE(USEDFONT_ITALIC) TYPE TDITALIC |
|
| 6 | TDITALIC | Font attribute italic | SOURCE REFERENCE(ITALIC) TYPE TDITALIC |
|