Data Element list used by SAP ABAP Function Module AFM_GENERATE (Maintain SAPscript fonts: Generate an AFM description)
SAP ABAP Function Module
AFM_GENERATE (Maintain SAPscript fonts: Generate an AFM description) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSPOPTYPE | Spool: Device type name | SOURCE VALUE(PRINTER) LIKE TFO03-TDPRINTER |
|
| 2 | TDBOLD | Font attribute bold type | SOURCE VALUE(BOLD) LIKE TFO03-TDBOLD |
|
| 3 | TDFAMILY | Font attribute: Name of font family | SOURCE VALUE(FAMILY) LIKE TFO03-TDFAMILY |
|
| 4 | TDFONTSIZE | Font attribute: font size in 1/10 point | SOURCE VALUE(HEIGHT) LIKE TFO03-TDFONTSIZE |
|
| 5 | TDITALIC | Font attribute italic | SOURCE VALUE(ITALIC) LIKE TFO03-TDITALIC |
|