Menu

SAP Function Module STRN_GET_LANG_ISOCODE

Get ISO code per language

The Function Module STRN_GET_LANG_ISOCODE (Get ISO code per language) is a standard Function Module in SAP ERP and is part of the function group STL4 within the package STRN.

Technical Information

Function Module STRN_GET_LANG_ISOCODE
Short Text Get ISO code per language
Function Group STL4
Package STRN
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISP_LANG LIKE SY-LANGU 'E'
IMPLICITE_READ LIKE LANGIMP-SELECT ' ' No Function
LDIR LIKE LTRAN-PATH01 No Function

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ISOTABLE LIKE LANGISO
LT002 LIKE LANGT002

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PATH_TOO_LONG No Function
T002_EMPTY No Function
TABLE_EMPTY