SAP Function SLS_MISC_GET_LANGUAGE_TEXT - Convertion of language abbreviation

Parameter Reference Type Length Default Optional Text
P_ISOMODE CHAR1 C 1 'Y' ISO Mode Flag - fill with 'Y' or 'N'
P_LAISO T002-LAISO C 2 X Language according to ISO 639
P_SPRAS T002-SPRAS C 1 X Language key

Parameter Reference Type Length Text
P_LANG SLS_LANG u 20 PAW Language Code & Text Structure

Exception Text
ISO_LANGUAGE_CODE_MISSING Key for Selection is missing for this mode
SAP_LANGUAGE_KEY_NOT_SPECIFIED Key for Selection is missing for this mode

Functionality
This FM accepts the SAP language abbreviation and key as the inputparameter and returns the language text to the specified inputparameter.