The Function Module LXE_TRANSLATE_TEXT_WB (Anschluß Translation an ABAP WB) is a standard Function Module in SAP ERP and is part of the function group LXE_WB_INTF within the package SLXE.
Function Module | LXE_TRANSLATE_TEXT_WB |
Short Text | Anschluß Translation an ABAP WB |
Function Group | LXE_WB_INTF |
Package | SLXE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SOURCE_LANGUAGE | TYPE | SYLANGU | SAP R/3 System, Current Language | |
TARGET_LANGUAGE | TYPE | SYLANGU | SAP R/3 System, Current Language | |
TRANSPORTKEY | LIKE | E071 | Change & Transport System: Object Entries of Requests/Tasks |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TABLEKEY | LIKE | E071K | Transportsystem: Schlüsseleinträge von Aufträgen/Aufgaben |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJECT_NOT_FOUND | |
SLANG_UNKNOWN | |
TLANG_UNKNOWN |