SAP ABAP Class CL_I18N_LANGUAGES (Language Key)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SI18N (Package) I18N Functions
⤷
⤷
Properties
| Class | CL_I18N_LANGUAGES | |
| Short Description | Language Key | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SI18N | I18N Functions |
| Created | 20040318 | SAP |
| Last change | 20130531 | 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_I18N_LANGUAGES has no interface implemented.
Friends
Class CL_I18N_LANGUAGES has no friend class.
Attributes
Class CL_I18N_LANGUAGES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Language that requires no feedback for menu calls | 20120808 | |
| 2 | Static method | Public | Method | 3-Digit ISO Language Key After 2-Digit SAP | 20050111 | |
| 3 | Static method | Public | Method | New Languages that Are Only Supported in Unicode Systems | 20041209 | |
| 4 | Static method | Public | Method | 1-Digit SAP Language Key After ISO639 + Country | 20040318 | |
| 5 | Static method | Public | Method | 1-Digit SAP Language Key After 2-Digit SAP | 20040318 | |
| 6 | Static method | Public | Method | 2-Digit SAP Language Key After 3-Digit ISO | 20050111 | |
| 7 | Static method | Public | Method | 2-Digit SAP Language Key After ISO639 + Country | 20040318 | |
| 8 | Static method | Public | Method | 2-Digit SAP Language Key After 1-Digit SAP | 20040318 |
Events
Class CL_I18N_LANGUAGES has no event.
Types
Class CL_I18N_LANGUAGES has no local type.
Method Signatures
Method HAS_MENU_FASTPATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20120808 | |||
| 2 | RE_HAS_FASTPATH | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde keine Zuordnung gefunden | 20120808 |
Method ISO3_TO_SAP2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COUNTRY | Call by reference | Type reference (TYPE) | I18_A_COUNTRYISO | 2-stelliger ISO Länderschlüssel | 20080303 | |||
| 2 | IM_LANG_ISO3 | Call by reference | Type reference (TYPE) | I18_A_LANGISO3 | 3-stelliger ISO Sprachschlüssel | 20050111 | |||
| 3 | IM_SCRIPT | Call by reference | Type reference (TYPE) | I18_A_SCRIPTISO | 4-stelliger ISO Schriftschlüssel | 20080303 | |||
| 4 | RE_LANG_SAP2 | Value transfer | Type reference (TYPE) | LAISO | 2 stelliger SAP Sprachschlüssel | 20050111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde keine Zuordnung gefunden | 20050111 |
Method IS_NEW_UNICODE_LANG_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANG | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20041209 | |||
| 2 | RE_IS_NEW_UNICODE_LANG_KEY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20041209 |
Method IS_NEW_UNICODE_LANG_KEY on class CL_I18N_LANGUAGES has no exception.
Method SAP1_TO_ISO639_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Länderschlüssel | 20040318 | |||
| 2 | EX_LANG_ISO639 | Call by reference | Type reference (TYPE) | I18_A_LANGISO2 | Sprache nach ISO 639 | 20040318 | |||
| 3 | IM_LANG_SAP1 | Call by reference | Type reference (TYPE) | SYLANGU | SAP Sprachkennzeichen | 20040318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde keine Zuordnung gefunden | 20040318 |
Method SAP1_TO_SAP2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANG_SAP1 | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20040318 | |||
| 2 | RE_LANG_SAP2 | Value transfer | Type reference (TYPE) | LAISO | 2 stelliger SAP Sprachschlüssel | 20040318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde keine Zuordnung gefunden | 20040318 |
Method SAP2_TO_ISO3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANG_SAP2 | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050111 | |||
| 2 | RE_LANG_ISO3 | Value transfer | Type reference (TYPE) | I18_A_LANGISO3 | 3-stelliger ISO Sprachschlüssel | 20050111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde keine Zuordnung gefunden | 20050111 |
Method SAP2_TO_ISO639_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Länderschlüssel | 20040318 | |||
| 2 | EX_LANG_ISO639 | Call by reference | Type reference (TYPE) | I18_A_LANGISO2 | Sprache nach ISO 639 | 20040318 | |||
| 3 | IM_LANG_SAP2 | Call by reference | Type reference (TYPE) | LAISO | 2 stelliger SAP Sprachenschlüssel | 20040318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde keine Zuordnung gefunden | 20040318 |
Method SAP2_TO_SAP1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANG_SAP2 | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20040318 | |||
| 2 | RE_LANG_SAP1 | Value transfer | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20040318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde keine Zuordnung gefunden | 20040318 | ||
| 2 | Sprachenschlüssel ist im aktuellen System nicht darstellbar | 20050125 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |