Menu

SAP Function Module LXE_T002_SELECT_LANGUAGE_OLD

Auswahl einer Sprache

The Function Module LXE_T002_SELECT_LANGUAGE_OLD (Auswahl einer Sprache) is a standard Function Module in SAP ERP and is part of the function group LXE_T002 within the package SLXE.

Technical Information

Function Module LXE_T002_SELECT_LANGUAGE_OLD
Short Text Auswahl einer Sprache
Function Group LXE_T002
Package SLXE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNPFIELD TYPE HELP_INFO-DYNPROFLD '' Field Name
DYNPFIELD_X TYPE HELP_INFO-DYNPROFLD '' Field Name
DYNPNR TYPE SY-DYNNR '' ABAP Program: Number of Current Screen
DYNPPROG TYPE SYREPID '' ABAP Program: Current Main Program
FLAG_PLUS TYPE CHAR1 '' Single-Character Flag
FLAG_STAR TYPE CHAR1 '' Single-Character Flag
R3_LANG_ONLY TYPE CHAR1 '' Single-Character Flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGUAGE TYPE LXEISOLANG ISO Language ID
R3_LANG TYPE SPRAS Language Key
TEXT TYPE STRING Sprachenkurztext

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.