SAP ABAP Class CL_LXE_LANG (Languages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE (Package) New MLT Environment
⤷
⤷
Properties
| Class | CL_LXE_LANG | |
| Short Description | Languages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE | New MLT Environment |
| Created | 20120306 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_LXE_LANG has no interface implemented.
Friends
Class CL_LXE_LANG has no friend class.
Attributes
Class CL_LXE_LANG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Codepage | 20120724 | |
| 2 | Static method | Public | Method | Get translation languages | 20130225 | |
| 3 | Static method | Public | Method | Convert internal to translation key | 20120306 | |
| 4 | Static method | Public | Method | Convert text to binary (UTF-8) | 20120724 | |
| 5 | Static method | Public | Method | Convert translation to internal key | 20120306 | |
| 6 | Static method | Public | Method | Convert binary (UTF-8) to text | 20120724 |
Events
Class CL_LXE_LANG has no event.
Types
Class CL_LXE_LANG has no local type.
Method Signatures
Method GET_CODEPAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120724 | |||
| 2 | R_CP | Value transfer | Type reference (TYPE) | CPCODEPAGE | SAP Character Set ID | 20120724 |
Method GET_CODEPAGE on class CL_LXE_LANG has no exception.
Method GET_TRL_LANGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_USABLE | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_TRUE | Check if language is usable | 20130225 | ||
| 2 | R_TAB | Value transfer | Type reference (TYPE) | LXE_TT_LXEISOLANG | Languages | 20130225 |
Method GET_TRL_LANGS on class CL_LXE_LANG has no exception.
Method INT_TO_TRL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANG_INT | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20120306 | |||
| 2 | LANG_TRL | Value transfer | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120306 |
Method INT_TO_TRL on class CL_LXE_LANG has no exception.
Method SYS_TO_UTF8 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120724 | |||
| 2 | I_STR | Call by reference | Type reference (TYPE) | STRING | Text | 20120724 | |||
| 3 | R_XSTR | Value transfer | Type reference (TYPE) | XSTRING | Binary | 20120724 |
Method SYS_TO_UTF8 on class CL_LXE_LANG has no exception.
Method TRL_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANG_INT | Value transfer | Type reference (TYPE) | SPRAS | 20120306 | ||||
| 2 | LANG_TRL | Call by reference | Type reference (TYPE) | LXEISOLANG | 20120306 |
Method TRL_TO_INT on class CL_LXE_LANG has no exception.
Method UTF8_TO_SYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120724 | |||
| 2 | I_XSTR | Call by reference | Type reference (TYPE) | XSTRING | Input Binary | 20120724 | |||
| 3 | R_STR | Value transfer | Type reference (TYPE) | STRING | Output Text | 20120724 |
Method UTF8_TO_SYS on class CL_LXE_LANG has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 732 |