Table/Structure Field 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 | AFMHD - TDCPI | Characters per inch (CPI) | ||
| 2 | AFMHD - TDFAMILY | Font attribute: Name of font family | ||
| 3 | AFMHD - TDFONTSIZE | Font attribute: font size in 1/10 point | ||
| 4 | AFMHD - TDITALIC | Font attribute italic | ||
| 5 | AFMHD - TDPROPORT | Proportional font | ||
| 6 | AFMHD - TDBOLD | Font attribute bold type | ||
| 7 | AFMMS - CPCHARNO | SAP character number | ||
| 8 | AFMMS - TDCWIDTHM | Character width (units per em) | ||
| 9 | ITCRS - MSGNO | Message Number | ||
| 10 | ITCRS - MSGV1 | Message Variable | ||
| 11 | ITCRS - SUBRC | Return Code | ||
| 12 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 13 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 14 | TCP01 - CPCHARNO | SAP character number | ||
| 15 | TCP01 - CPCHARNAME | SAP character name | ||
| 16 | TFO01 - TDFAMILY | Font attribute: Name of font family | ||
| 17 | TFO01 - TDPROPORT | Proportional font | ||
| 18 | TFO03 - TDAFMFLAG | Flag indicating whether AFM file exists for printer fonts | ||
| 19 | TFO03 - TDBOLD | Font attribute bold type | SOURCE VALUE(BOLD) LIKE TFO03-TDBOLD |
|
| 20 | TFO03 - TDBOLD | Font attribute bold type | ||
| 21 | TFO03 - TDCPI | Characters per inch (CPI) | ||
| 22 | TFO03 - TDFAMILY | Font attribute: Name of font family | SOURCE VALUE(FAMILY) LIKE TFO03-TDFAMILY |
|
| 23 | TFO03 - TDFAMILY | Font attribute: Name of font family | ||
| 24 | TFO03 - TDFONTSIZE | Font attribute: font size in 1/10 point | ||
| 25 | TFO03 - TDFONTSIZE | Font attribute: font size in 1/10 point | SOURCE VALUE(HEIGHT) LIKE TFO03-TDFONTSIZE |
|
| 26 | TFO03 - TDITALIC | Font attribute italic | SOURCE VALUE(ITALIC) LIKE TFO03-TDITALIC |
|
| 27 | TFO03 - TDITALIC | Font attribute italic | ||
| 28 | TFO03 - TDPRINTER | Spool: Device type name | SOURCE VALUE(PRINTER) LIKE TFO03-TDPRINTER |
|
| 29 | TFO03 - TDPRINTER | Spool: Device type name |