SAP ABAP Class CL_UMG_CHAR_STAT (Convert and Update Character Statistic Data)
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_CHAR_STAT | |
| Short Description | Convert and Update Character Statistic Data | |
| 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 | 20040702 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UMG_CHAR_STAT has no interface implemented.
Friends
Class CL_UMG_CHAR_STAT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 12000 | 20040702 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_X2X_CE | Codepage and Endian Conversion | 20040702 | |||
| 3 | Constant | Private | Type reference (TYPE) | I | 6000 | 20040702 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CPCODEPAGE | SAP Character Set ID | 20040702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040702 | |
| 2 | Instance method | Private | Method | Create a character table out of binary stream | 20041130 | |
| 3 | Instance method | Public | Method | 20040702 | ||
| 4 | Instance method | Public | Method | 20040702 | ||
| 5 | Instance method | Public | Method | Interpret a byte sequence for a given language | 20041130 | |
| 6 | Instance method | Public | Method | 20040702 | ||
| 7 | Static method | Public | Method | Updates the statistics for a given language | 20041202 |
Events
Class CL_UMG_CHAR_STAT has no event.
Types
Class CL_UMG_CHAR_STAT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UMG_CHAR_STAT has no parameter.
Method CONSTRUCTOR on class CL_UMG_CHAR_STAT has no exception.
Method CREATE_CHAR_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHAR_TABLE | Call by reference | Type reference (TYPE) | UMGTCHAR | Character Table for statistics method | 20060908 | |||
| 2 | IM_CHARSTREAM | Call by reference | Type reference (TYPE) | XSTRING | 20041130 |
Method CREATE_CHAR_TABLE on class CL_UMG_CHAR_STAT has no exception.
Method GET_CHARIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20040702 | |||
| 2 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20040702 | ||||
| 3 | UCCHARIDS | Call by reference | Type reference (TYPE) | XSTRING | 20040702 |
Method GET_CHARIDS on class CL_UMG_CHAR_STAT has no exception.
Method GET_CHAR_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHAR_NUM | Call by reference | Type reference (TYPE) | I | 20040702 | ||||
| 2 | CHAR_TAB | Call by reference | Type reference (TYPE) | UMGTXSTRINGS | SPUMG/SUMG xstring | 20040702 | |||
| 3 | TEXT_LEN | Call by reference | Type reference (TYPE) | I | 20040702 | ||||
| 4 | UCCHARIDS | Call by reference | Type reference (TYPE) | XSTRING | 20040702 |
Method GET_CHAR_TAB on class CL_UMG_CHAR_STAT has no exception.
Method INTERPRET_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | LANG | Sprachenschlüssel | 20041130 | |||
| 2 | IM_STREAM | Call by reference | Type reference (TYPE) | XSEQUENCE | 20041130 | ||||
| 3 | RE_CHAR_TABLE | Value transfer | Type reference (TYPE) | UMGTCHAR | Zeichentabelle für Statistikmethode | 20041130 |
Method INTERPRET_STREAM on class CL_UMG_CHAR_STAT has no exception.
Method UPDATE_CHAR_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHAR_TAB | Call by reference | Type reference (TYPE) | UMGTXSTRINGS | SPUMG/SUMG xstring | 20040702 | |||
| 2 | LANGU | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20040702 |
Method UPDATE_CHAR_COUNT on class CL_UMG_CHAR_STAT has no exception.
Method UPDATE_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | LANG | Sprachenschlüssel | 20041202 |
Method UPDATE_STATISTICS on class CL_UMG_CHAR_STAT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |