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 C_COMCHAR_7BITASCII Constant Public Type reference (TYPE) CHAR1 'A' 7 Bit ASCII 20040218
2 C_COMCHAR_INTERSECTION Constant Public Type reference (TYPE) CHAR1 'B' Intersection of active languages 20040218
3 C_COMCHAR_UNDEFINED Constant Public Type reference (TYPE) CHAR1 ' ' Still undefined 20040218
4 C_SEPTYPE_00_3F_7F Constant Public Type reference (TYPE) CHAR1 'A' x'00 to x'3F and x'7F (default) 20040218
5 C_SEPTYPE_20_3F Constant Public Type reference (TYPE) CHAR1 'B' x'20 to x'3F 20040218
6 C_SEPTYPE_INTERSECTION Constant Public Type reference (TYPE) CHAR1 'C' Intersection of active languages 20040218
7 C_SEPTYPE_UNDEFINED Constant Public Type reference (TYPE) CHAR1 ' ' Still undefined 20040218
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_UNDEFINED_SETTINGS Static method Private Method Adjust undefined settings on database 20040218
2 INTERSECTION Static method Public Method Calculate intersection of multiple codepages 20040216
3 PROPOSE_COMCHAR_SEPTYPE Static method Public Method Propose charset and separator types 20040218
4 WORD_SEP_00_3F_7F Static method Public Method Word separators x'00 to x'3F and x'7F (default) 20040218
5 WORD_SEP_20_3F 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 Importing IM_COMCHAR Call by reference Type reference (TYPE) UMGACOMCHA Verwendeter allgemeiner Zeichensatz 20040218
2 Importing 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 Exporting EX_SET Call by reference Type reference (TYPE) CPT_SEGTRE Alle Zeichen in Schnittmenge (CPT_SEGTRE) 20040216
2 Exporting EX_STRING Call by reference Type reference (TYPE) STRING Alle Zeichen in Schnittmenge als Zeichenkette 20040216
3 Exporting EX_UMGCOMCHAR Call by reference Type reference (TYPE) UMGCOMCHAR Allgemeine Zeichensätze 20040218
4 Importing 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 Exporting EX_COMCHAR Call by reference Type reference (TYPE) UMGACOMCHA Vorschlag für allgemeinen Zeichensatz 20040218
2 Exporting EX_CP Call by reference Type reference (TYPE) UMGTCP Codepages für Schnittmenge 20040218
3 Exporting EX_SEPTYPE Call by reference Type reference (TYPE) UMGASEP Worttrennzeichenauswahl 20040218
4 Importing IM_CHANGE_UNDEFINED_SETTINGS Call by reference Type reference (TYPE) CHAR1 Noch undefinierte Einstellungen in Vorschläge ändern 20040218
5 Importing 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 Exporting 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 Exporting 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