SAP ABAP Function Module UMG_RECOGNIZE_CODEPAGE (Codepage recognition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18-UNI (Application Component) I18N Unicode
     SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
Basic Data
Function Module UMG_RECOGNIZE_CODEPAGE Codepage recognition  
Function Group SPUMG   Function group for the Pre-migration  
Program Name SAPLSPUMG    
INCLUDE Name LSPUMGU28    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_CODEPAGE TYPE UMGACP Codepage of the input text.
Exporting EX_MISSED_ITAB TYPE UMGTWORD SPUMG: Table type for vocabulary without table name
Exporting EX_WHY_NO_CP TYPE UMGAWNOCP Reasons why no codepage could be assigned
Importing IM_LANG_CP_ITAB TYPE UMGTLANGCP SPUMG: Hash table for language and codepage
Importing IM_LANG_VEC TYPE STRING
Importing IM_STR_ITAB TYPE UMGTSTRINGS Text data input
Importing IM_VOC_ITAB TYPE UMGTVOC SPUMG: Table type for vocabulary without table name
Importing IM_GIVE_FEEDBACK TYPE CHAR1 Single-character flag
Importing IM_FALLBACK_CP TYPE CPCODEPAGE Fallback code page
Importing IM_MIN_WORD_LEN TYPE INT4 Minimal word length for vocabulary entries
Importing IM_COLLRES TYPE UMGACOLLRES Collision resolution
Importing IM_WORD TYPE REF TO CL_UMG_WORD Handling of words in the Unicode conversion tools
Exception NO_CODEPAGE TYPE The codepage could not be determined.
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20020829 
SAP Release Created in 620