CFONT_CHAR_WIDTH - I18N: Cascading font, unicode and its width for a font
I18N: Cascading font, unicode and its width for a font information is stored in SAP table CFONT_CHAR_WIDTH.
It is part of development package SPOOL_CASCADING_FONTS in software component BC-CCM-PRN. This development package consists of objects that can be grouped under "Cascading Fonts Configurator".
It is part of development package SPOOL_CASCADING_FONTS in software component BC-CCM-PRN. This development package consists of objects that can be grouped under "Cascading Fonts Configurator".
Fields for table CFONT_CHAR_WIDTH
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| RELID | Region in IMPORT/EXPORT Data Table | X | INDX_RELID | CHAR | 2 | |
| SEARCHKEY | fontname+attribute+pdltype | X | CHAR | 62 | ||
| SRTF2 | Next record counter in EXPORT/IMPORT data tables | X | INDX_SRTF2 | INT4 | 4 | |
| FONTNAME | I18N:Cascading font, Uploaded font name | CFA_FONTNAME | CHAR | 50 | ||
| ATTRIBUTE | The attribute of the font, bold or italic or both, etc. | CHAR | 2 | |||
| PDLTYPE | I18N:Cascading font, PDL type | CFA_PDLTYPE | CHAR | 10 | ||
| STATUS | Status of the font(loaded,loading,unloaded) | CHAR | 1 | |||
| DEFAULTFLAG | 'X' means default Unicode font | CHAR | 1 | |||
| UNICODEFLAG | 'X' means Unicode font flag | CHAR | 1 | |||
| CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 | 2 | ||
| CLUSTD | LRAW | 10000 |