SAP ABAP Class CL_I18N_CASCADINGFONT_LIST (Cascading font info list)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN (Application Component) Print and Output Management
⤷
SPOOL_CASCADING_FONTS (Package) Cascading Fonts Configurator

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_I18N_CF_LIST | Results + ALV grid | 20130417 |
Properties
Class | CL_I18N_CASCADINGFONT_LIST | |
Short Description | Cascading font info list | |
Super Class | CL_I18N_CF_LIST | Results + ALV grid |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPOOL_CASCADING_FONTS | Cascading Fonts Configurator |
Created | 20041213 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_I18N_CASCADINGFONT_LIST has no forward declaration.
Interfaces
Class CL_I18N_CASCADINGFONT_LIST has no interface implemented.
Friends
Class CL_I18N_CASCADINGFONT_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFA_CFONTINFO | I18N: Cascading font info | 20050107 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TCFONT_INFO | I18N: Cascading fonts and related info | 20041213 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCFUNICODE_BLOCK | 20051025 | |||
4 | ![]() |
Constant | Public | Type reference (TYPE) | CFA_SHORT_SCRIPT | 'BASIC LATIN' | I18N: Cascading font, Unicode area | 20050512 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CFA_UNICODEAREA | '000000-00007F' | I18N: Cascading font, Unicode area | 20051025 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | 'B' | build | 20050512 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SCRFNAME | 'CONTAINER_SCREEN_0100' | container name for first screen | 20050107 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SCRFNAME | 'CONTAINER_SCREEN_0100_2' | container name for first screen | 20050107 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | SCRFNAME | 'CONTAINER_SCREEN_0100_3' | Name of a Screen Element | 20050512 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | 'C' | copy | 20050512 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | 'D' | default font setting | 20050512 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | 'E' | Edit | 20050512 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'EXE_BUILD_' | 20050512 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | 'I' | Insert mode | 20050512 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | CFA_SHORT_SCRIPT | 'OTHERS' | I18N: Cascading font, Unicode area | 20050512 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | CFA_UNICODEAREA | 'OTHERS' | I18N: Cascading font, Unicode area | 20050113 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | 'U' | upload | 20050512 | |
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR01 | 'X' | Single-Character Flag | 20041223 | |
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20050512 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20050512 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFA_PDLTYPE | I18N:Cascading font, PDL type | 20050512 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFA_SHORT_SCRIPT | I18N: Cascading font, Unicode area | 20050512 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check the font info validity | 20061207 |
2 | ![]() |
Instance method | Public | Constructor | 20041213 | |
3 | ![]() |
Static method | Public | Method | Find build device type jobs | 20050512 |
4 | ![]() |
Static method | Public | Method | Download the settings to local PC as XML file | 20051025 |
5 | ![]() |
Instance method | Private | Method | 20050512 | |
6 | ![]() |
Static method | Public | Method | set default settings for device type | 20050512 |
7 | ![]() |
Instance method | Private | Method | Syncronize the global inf to device type | 20050512 |
8 | ![]() |
Static method | Public | Method | Syncronize unicode area definitions and script | 20050512 |
9 | ![]() |
Static method | Public | Method | Upload the settings from local PC | 20051025 |
Events
Class CL_I18N_CASCADINGFONT_LIST has no event.
Types
Class CL_I18N_CASCADINGFONT_LIST has no local type.
Method Signatures
Method CHECK_FONTINFO_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RC | Call by reference | Type reference (TYPE) | I | 20061207 | |||
2 | ![]() |
IM_DEVICETYPE | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20061207 | ||
3 | ![]() |
IM_FONTINFO | Call by reference | Type reference (TYPE) | CFA_FONTINFO | I18N: Cascading font, fontinfo(name,id,prop.flag,non-p wid.) | 20061207 | ||
4 | ![]() |
IM_PDLTYPE | Call by reference | Type reference (TYPE) | CFA_PDLTYPE | I18N:Cascading font, PDL type | 20061207 | ||
5 | ![]() |
IM_SCRIPTID | Call by reference | Type reference (TYPE) | I | 20061207 |
Method CHECK_FONTINFO_VALIDITY on class CL_I18N_CASCADINGFONT_LIST has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CFONT_NAME | Call by reference | Type reference (TYPE) | CFA_CFONTINFO | I18N: Info zu kaskadierenden Schriftarten | 20050107 | ||
2 | ![]() |
IM_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Bildelements | 20041213 | ||
3 | ![]() |
IM_DEVICETYPE | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Name eines Gerätetyps | 20050512 | ||
4 | ![]() |
IM_DISP | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050512 | ||
5 | ![]() |
IM_PDLTYPE | Call by reference | Type reference (TYPE) | CFA_PDLTYPE | I18N:Kaskadierende Schriftart, PDL-Typ | 20050512 | ||
6 | ![]() |
IM_SCRIPT | Call by reference | Type reference (TYPE) | CFA_SHORT_SCRIPT | I18N: Kaskadierende Schriftarten, Unicode-Bereich | 20050512 |
Method CONSTRUCTOR on class CL_I18N_CASCADINGFONT_LIST has no exception.
Method DETERMINE_DISP_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DISPLAY_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050512 | ||
2 | ![]() |
IM_DEVICETYPE | Call by reference | Type reference (TYPE) | RSPOPTYPE | 20080909 |
Method DETERMINE_DISP_MODE on class CL_I18N_CASCADINGFONT_LIST has no exception.
Method DOWNLOAD_SETTINGS Signature
Method DOWNLOAD_SETTINGS on class CL_I18N_CASCADINGFONT_LIST has no parameter.
Method DOWNLOAD_SETTINGS on class CL_I18N_CASCADINGFONT_LIST has no exception.
Method EXECUTE_BUILD_DEVICETYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DEVICETYPE | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Name eines Gerätetyps | 20050512 | ||
2 | ![]() |
IM_PDLTYPE | Call by reference | Type reference (TYPE) | CFA_PDLTYPE | I18N:Kaskadierende Schriftart, PDL-Typ | 20050512 | ||
3 | ![]() |
IM_UPDATE | Call by reference | Type reference (TYPE) | CHAR01 | 'X' steht für Aktualisierung des Gerätetyps | 20050512 |
Method EXECUTE_BUILD_DEVICETYPE on class CL_I18N_CASCADINGFONT_LIST has no exception.
Method SET_DEFAULTS_FOR_DEVICETYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DEVICETYPE | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Name eines Gerätetyps | 20050512 | ||
2 | ![]() |
IM_PDLTYPE | Call by reference | Type reference (TYPE) | CFA_PDLTYPE | I18N:Kaskadierende Schriftart, PDL-Typ | 20050512 |
Method SET_DEFAULTS_FOR_DEVICETYPE on class CL_I18N_CASCADINGFONT_LIST has no exception.
Method SYNCRONIZE_INFO_FOR_DEVICETYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DEVICETYPE | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Name eines Gerätetyps | 20050512 | ||
2 | ![]() |
IM_FONTNAME | Call by reference | Type reference (TYPE) | CFA_FONTNAME | I18N:Kaskadierende Schriftart, hochgeladener Schriftname | 20050512 | ||
3 | ![]() |
IM_PDLTYPE | Call by reference | Type reference (TYPE) | CFA_PDLTYPE | I18N:Kaskadierende Schriftart, PDL-Typ | 20050512 |
Method SYNCRONIZE_INFO_FOR_DEVICETYPE on class CL_I18N_CASCADINGFONT_LIST has no exception.
Method SYNCRONIZE_UNICODEAREA_SCRIPT Signature
Method SYNCRONIZE_UNICODEAREA_SCRIPT on class CL_I18N_CASCADINGFONT_LIST has no parameter.
Method SYNCRONIZE_UNICODEAREA_SCRIPT on class CL_I18N_CASCADINGFONT_LIST has no exception.
Method UPLOAD_SETTINGS Signature
Method UPLOAD_SETTINGS on class CL_I18N_CASCADINGFONT_LIST has no parameter.
Method UPLOAD_SETTINGS on class CL_I18N_CASCADINGFONT_LIST has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 700 |