The Function Module SOTR_TRALA_WORKLIST () is a standard Function Module in SAP ERP and is part of the function group SOTR_API_TRANSLATION within the package SOTR.
Function Module | SOTR_TRALA_WORKLIST |
Short Text | |
Function Group | SOTR_API_TRANSLATION |
Package | SOTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ORIGINAL_LANGU | TYPE | SYLANGU | SAP R/3 System, Current Language | |
PACKAGES | TYPE | SOTR_PACKS | Packages in the OTR | |
RESERVE | TYPE | BAPIFLAG | ||
SOURCE_LANGU | TYPE | SYLANGU | SAP R/3 System, Current Language | |
TARGET_LANGU | TYPE | SYLANGU | SAP R/3 System, Current Language | |
TRALA_TYPES | TYPE | SOTR_TRATY | Translation Level in the OTR | |
TRANS_RESERVED | TYPE | C | 'N' | |
TRANS_STATUS | TYPE | C | 'N' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
WORKLIST | TYPE | SOTR_KEYS | Key for OTR Concepts |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.