SAP ABAP Function Module SCP_GET_LANGNAME (Get the localized language text.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     SCP (Package) SAP Code Pages
Basic Data
Function Module SCP_GET_LANGNAME Get the localized language text.  
Function Group SCPT   Language and Locale handling  
Program Name SAPLSCPT    
INCLUDE Name LSCPTU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LANGUAGENAME TYPE SPTXT2 Name of Language
Importing LANGUAGE TYPE LAISO Target language of the localized language name.
Importing LANGUAGEKEY TYPE LAISO Language key for which the name is required.
               
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  20110909 
SAP Release Created in 700