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 |
|---|---|---|---|---|---|---|---|
| |
EX_LANG_VEC | TYPE | SCPLANGSS | List of languages | |||
| |
EX_LANGCP_ITAB | TYPE | UMGTLANGCP | Show language and codepage | |||
| |
EX_CP_ITAB | TYPE | UMGTCP | Unicode Migration Tool, list of codepages | |||
| |
IM_UMG_MODE | TYPE | CHAR1 | ABAP_FALSE | Run in SPUMG mode or not | ||
| |
NO_CODEPAGE_AVAIABLE | TYPE | No codepage found against a specified language. | ||||
| |
EMPTY_LANGUAGE_VECTOR | TYPE | No language-vector. | ||||
Processing Type
| Normal Function 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 |