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 T 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 B_LIMIT Constant Private Type reference (TYPE) I 12000 20040702
2 CONV_HEX_CHAR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_CONV_X2X_CE Codepage and Endian Conversion 20040702
3 C_LIMIT Constant Private Type reference (TYPE) I 6000 20040702
4 SYSTEM_CODEPAGE Instance attribute Private Type reference (TYPE) CPCODEPAGE SAP Character Set ID 20040702
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040702
2 CREATE_CHAR_TABLE Instance method Private Method Create a character table out of binary stream 20041130
3 GET_CHARIDS Instance method Public Method 20040702
4 GET_CHAR_TAB Instance method Public Method 20040702
5 INTERPRET_STREAM Instance method Public Method Interpret a byte sequence for a given language 20041130
6 UPDATE_CHAR_COUNT Instance method Public Method 20040702
7 UPDATE_STATISTICS 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 Exporting EX_CHAR_TABLE Call by reference Type reference (TYPE) UMGTCHAR Character Table for statistics method 20060908
2 Importing 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 Importing LANGUAGE Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20040702
2 Importing TEXT Call by reference Type reference (TYPE) STRING 20040702
3 Changing 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 Exporting CHAR_NUM Call by reference Type reference (TYPE) I 20040702
2 Changing CHAR_TAB Call by reference Type reference (TYPE) UMGTXSTRINGS SPUMG/SUMG xstring 20040702
3 Changing TEXT_LEN Call by reference Type reference (TYPE) I 20040702
4 Importing 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 Importing IM_LANGUAGE Call by reference Type reference (TYPE) LANG Sprachenschlüssel 20041130
2 Importing IM_STREAM Call by reference Type reference (TYPE) XSEQUENCE 20041130
3 Returning 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 Importing CHAR_TAB Call by reference Type reference (TYPE) UMGTXSTRINGS SPUMG/SUMG xstring 20040702
2 Importing 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 Importing 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