SAP ABAP Class CL_UMG_CHARSETS (Determine charsets)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18-UNI (Application Component) I18N Unicode
⤷
SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
⤷
⤷
Properties
| Class | CL_UMG_CHARSETS | |
| Short Description | Determine charsets | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUMIG | Unicode Migration: Tabellen Umsetzer + Reparatur Tool |
| Created | 20040216 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMG_CHARSETS has no forward declaration.
Interfaces
Class CL_UMG_CHARSETS has no interface implemented.
Friends
Class CL_UMG_CHARSETS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | 7 Bit ASCII | 20040218 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'B' | Intersection of active languages | 20040218 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | Still undefined | 20040218 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | x'00 to x'3F and x'7F (default) | 20040218 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'B' | x'20 to x'3F | 20040218 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Intersection of active languages | 20040218 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | Still undefined | 20040218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Adjust undefined settings on database | 20040218 | |
| 2 | Static method | Public | Method | Calculate intersection of multiple codepages | 20040216 | |
| 3 | Static method | Public | Method | Propose charset and separator types | 20040218 | |
| 4 | Static method | Public | Method | Word separators x'00 to x'3F and x'7F (default) | 20040218 | |
| 5 | Static method | Public | Method | Word separators x'20 to x'3F | 20040218 |
Events
Class CL_UMG_CHARSETS has no event.
Types
Class CL_UMG_CHARSETS has no local type.
Method Signatures
Method CHANGE_UNDEFINED_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMCHAR | Call by reference | Type reference (TYPE) | UMGACOMCHA | Verwendeter allgemeiner Zeichensatz | 20040218 | |||
| 2 | IM_SEPTYPE | Call by reference | Type reference (TYPE) | UMGASEP | Worttrennzeichenauswahl | 20040218 |
Method CHANGE_UNDEFINED_SETTINGS on class CL_UMG_CHARSETS has no exception.
Method INTERSECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SET | Call by reference | Type reference (TYPE) | CPT_SEGTRE | Alle Zeichen in Schnittmenge (CPT_SEGTRE) | 20040216 | |||
| 2 | EX_STRING | Call by reference | Type reference (TYPE) | STRING | Alle Zeichen in Schnittmenge als Zeichenkette | 20040216 | |||
| 3 | EX_UMGCOMCHAR | Call by reference | Type reference (TYPE) | UMGCOMCHAR | Allgemeine Zeichensätze | 20040218 | |||
| 4 | IM_CP | Call by reference | Type reference (TYPE) | UMGTCP | Tabelle der Codepages | 20040216 |
Method INTERSECTION on class CL_UMG_CHARSETS has no exception.
Method PROPOSE_COMCHAR_SEPTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COMCHAR | Call by reference | Type reference (TYPE) | UMGACOMCHA | Vorschlag für allgemeinen Zeichensatz | 20040218 | |||
| 2 | EX_CP | Call by reference | Type reference (TYPE) | UMGTCP | Codepages für Schnittmenge | 20040218 | |||
| 3 | EX_SEPTYPE | Call by reference | Type reference (TYPE) | UMGASEP | Worttrennzeichenauswahl | 20040218 | |||
| 4 | IM_CHANGE_UNDEFINED_SETTINGS | Call by reference | Type reference (TYPE) | CHAR1 | Noch undefinierte Einstellungen in Vorschläge ändern | 20040218 | |||
| 5 | IM_CP | Call by reference | Type reference (TYPE) | UMGTCP | Codepages | 20040218 |
Method PROPOSE_COMCHAR_SEPTYPE on class CL_UMG_CHARSETS has no exception.
Method WORD_SEP_00_3F_7F Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SET | Call by reference | Type reference (TYPE) | CPT_SEGTRE | Ergebnissatz | 20040218 |
Method WORD_SEP_00_3F_7F on class CL_UMG_CHARSETS has no exception.
Method WORD_SEP_20_3F Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SET | Call by reference | Type reference (TYPE) | CPT_SEGTRE | Ergebnissatz | 20040218 |
Method WORD_SEP_20_3F on class CL_UMG_CHARSETS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |