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 ABAP 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 HAS_MENU_FASTPATH Static method Public Method Language that requires no feedback for menu calls 20120808
2 ISO3_TO_SAP2 Static method Public Method 3-Digit ISO Language Key After 2-Digit SAP 20050111
3 IS_NEW_UNICODE_LANG_KEY Static method Public Method New Languages that Are Only Supported in Unicode Systems 20041209
4 SAP1_TO_ISO639_1 Static method Public Method 1-Digit SAP Language Key After ISO639 + Country 20040318
5 SAP1_TO_SAP2 Static method Public Method 1-Digit SAP Language Key After 2-Digit SAP 20040318
6 SAP2_TO_ISO3 Static method Public Method 2-Digit SAP Language Key After 3-Digit ISO 20050111
7 SAP2_TO_ISO639_1 Static method Public Method 2-Digit SAP Language Key After ISO639 + Country 20040318
8 SAP2_TO_SAP1 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 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20120808
2 Returning RE_HAS_FASTPATH Value transfer Type reference (TYPE) ABAP_BOOL 20120808
# Exception Resumable Description Created on
1 NO_ASSIGNMENT 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 Importing IM_COUNTRY Call by reference Type reference (TYPE) I18_A_COUNTRYISO 2-stelliger ISO Länderschlüssel 20080303
2 Importing IM_LANG_ISO3 Call by reference Type reference (TYPE) I18_A_LANGISO3 3-stelliger ISO Sprachschlüssel 20050111
3 Importing IM_SCRIPT Call by reference Type reference (TYPE) I18_A_SCRIPTISO 4-stelliger ISO Schriftschlüssel 20080303
4 Returning RE_LANG_SAP2 Value transfer Type reference (TYPE) LAISO 2 stelliger SAP Sprachschlüssel 20050111
# Exception Resumable Description Created on
1 NO_ASSIGNMENT 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 Importing IM_LANG Call by reference Type reference (TYPE) SYLANGU Sprache 20041209
2 Returning 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 Exporting EX_COUNTRY Call by reference Type reference (TYPE) LAND1 Länderschlüssel 20040318
2 Exporting EX_LANG_ISO639 Call by reference Type reference (TYPE) I18_A_LANGISO2 Sprache nach ISO 639 20040318
3 Importing IM_LANG_SAP1 Call by reference Type reference (TYPE) SYLANGU SAP Sprachkennzeichen 20040318
# Exception Resumable Description Created on
1 NO_ASSIGNMENT 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 Importing IM_LANG_SAP1 Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20040318
2 Returning RE_LANG_SAP2 Value transfer Type reference (TYPE) LAISO 2 stelliger SAP Sprachschlüssel 20040318
# Exception Resumable Description Created on
1 NO_ASSIGNMENT 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 Importing IM_LANG_SAP2 Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20050111
2 Returning RE_LANG_ISO3 Value transfer Type reference (TYPE) I18_A_LANGISO3 3-stelliger ISO Sprachschlüssel 20050111
# Exception Resumable Description Created on
1 NO_ASSIGNMENT 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 Exporting EX_COUNTRY Call by reference Type reference (TYPE) LAND1 Länderschlüssel 20040318
2 Exporting EX_LANG_ISO639 Call by reference Type reference (TYPE) I18_A_LANGISO2 Sprache nach ISO 639 20040318
3 Importing IM_LANG_SAP2 Call by reference Type reference (TYPE) LAISO 2 stelliger SAP Sprachenschlüssel 20040318
# Exception Resumable Description Created on
1 NO_ASSIGNMENT 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 Importing IM_LANG_SAP2 Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20040318
2 Returning RE_LANG_SAP1 Value transfer Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20040318
# Exception Resumable Description Created on
1 NO_ASSIGNMENT Es wurde keine Zuordnung gefunden 20040318
2 NO_REPRESENTATION Sprachenschlüssel ist im aktuellen System nicht darstellbar 20050125
History
Last changed by/on SAP  20130531 
SAP Release Created in 700