SAP ABAP Function Module UMG_READ_LANG_INFO (Read language-vector and show codepage.)
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_READ_LANG_INFO Read language-vector and show codepage.  
Function Group SPUMG   Function group for the Pre-migration  
Program Name SAPLSPUMG    
INCLUDE Name LSPUMGU19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_LANG_VEC TYPE SCPLANGSS List of languages
Exporting EX_LANGCP_ITAB TYPE UMGTLANGCP Show language and codepage
Exporting EX_CP_ITAB TYPE UMGTCP Unicode Migration Tool, list of codepages
Importing IM_UMG_MODE TYPE CHAR1 ABAP_FALSE Run in SPUMG mode or not
Exception NO_CODEPAGE_AVAIABLE TYPE No codepage found against a specified language.
Exception EMPTY_LANGUAGE_VECTOR TYPE No language-vector.
               
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