Data Element list used by SAP ABAP Function Module GENERATE_FONT (Font metric generation for printer font)
SAP ABAP Function Module
GENERATE_FONT (Font metric generation for printer font) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CPCODEPAGE | SAP Character Set ID | SOURCE VALUE(CODEPAGE) LIKE TCP00-CPCODEPAGE DEFAULT 0000 |
|
| 2 | RSPOPTYPE | Spool: Device type name | SOURCE VALUE(PRINTER) LIKE TFO03-TDPRINTER |
|
| 3 | TDBOLD | Font attribute bold type | SOURCE VALUE(BOLD) LIKE ITCFH-TDBOLD |
|
| 4 | TDFAMILY | Font attribute: Name of font family | SOURCE VALUE(FAMILY) LIKE ITCFH-TDFAMILY |
|
| 5 | TDFONTSIZE | Font attribute: font size in 1/10 point | SOURCE VALUE(HEIGHT) LIKE ITCFH-TDHEIGHT |
|
| 6 | TDITALIC | Font attribute italic | SOURCE VALUE(ITALIC) LIKE ITCFH-TDITALIC |
|