Menu

SAP Function Module SOTR_SEL_SCREEN

The Function Module SOTR_SEL_SCREEN () is a standard Function Module in SAP ERP and is part of the function group SOTR_SEL_SCREENS within the package SOTR.

Technical Information

Function Module SOTR_SEL_SCREEN
Short Text
Function Group SOTR_SEL_SCREENS
Package SOTR
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 C 'C'
FUZZY_SEARCH TYPE AS4FLAG
I_ALIAS TYPE SOTR_ALIAS Unique Alias Name for OTR Concept
I_CONTEXT TYPE SOTR_CNTXT Kontext for the OTR
I_SLANG TYPE SYLANGU SAP R/3 System, Current Language
I_TEXT TYPE SOTR_TXT Text Field in the OTR
NO_DISPLAY_TEXTTYPE TYPE AS4FLAG 'X'
START_COL TYPE SYCUCOL Screens, horizontal cursor position at PAI
START_ROW TYPE SYCUCOL Screens, horizontal cursor position at PAI
STRING TYPE AS4FLAG

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ALIAS TYPE SOTR_ALIAS Unique Alias Name for OTR Concept
E_CONTEXT TYPE SOTR_CNTXT Kontext for the OTR
E_SLANG TYPE SYLANGU SAP R/3 System, Current Language
E_STRING TYPE AS4FLAG
E_TARGET_TEXT TYPE SOTR_TXT
E_TEXT TYPE SOTR_TXT Text Field in the OTR

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
KEYS LIKE SOTR_KEY Key for Accessing OTR Texts
STRING_ENTRIES TYPE SOTR_TEXTL_TT Transfer Structure for Strings in the OTR
TEXT_ENTRIES LIKE SOTR_ENTRY Transfer Structure for OTR Entries

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ENTRY_FOUND