Menu

SAP Function Module SOTR_EDITOR_STRING_WORKLIST

The Function Module SOTR_EDITOR_STRING_WORKLIST () is a standard Function Module in SAP ERP and is part of the function group SOTR_EDITOR_STRING within the package SOTR_STRING.

Technical Information

Function Module SOTR_EDITOR_STRING_WORKLIST
Short Text
Function Group SOTR_EDITOR_STRING
Package SOTR_STRING
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EDIT_MODE TYPE BAPIFLAG 'T' Indicator
SOURCE_CONTEXT TYPE SOTR_CNTXT Kontext for the OTR
SOURCE_LANGU TYPE SYLANGU SAP R/3 System, Current Language
SOURCE_TERM TYPE SOTR_TXT Source Code
TARGET_CONTEXT TYPE SOTR_CNTXT Kontext for the OTR
TARGET_LANGU TYPE SYLANGU SAP R/3 System, Current Language
TARGET_TERM TYPE SOTR_TXT Target Text

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_UCOMM TYPE SY-UCOMM Function Code

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WORKLIST TYPE SOTR_WRKLS_TT Key for OTR Concepts

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.