Menu

SAP Function Module BTFR_SELECTION_SCREEN

The Function Module BTFR_SELECTION_SCREEN () is a standard Function Module in SAP ERP and is part of the function group BTFR_DB_INT within the package SBTFR.

Technical Information

Function Module BTFR_SELECTION_SCREEN
Short Text
Function Group BTFR_DB_INT
Package SBTFR
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 BTFR_EDIT_MODE 'SHOW'
FLAG_FUZZY_SEARCH TYPE BTFR_FLAG
FLAG_GET_ALL_CONTEXTS TYPE BTFR_FLAG
FLAG_NO_DISPLAY_CONTEXT TYPE BTFR_FLAG 'X'
FLAG_NO_DISPLAY_TEXTTYPE TYPE BTFR_FLAG 'X'
START_COL TYPE SYCUCOL Screens, horizontal cursor position at PAI
START_ROW TYPE SYCUCOL Screens, horizontal cursor position at PAI

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLAG_CANCELLED TYPE BTFR_FLAG BTFR Indicator
HELP_TAB TYPE BTFR_HELP_TT F4 Help/Browser (Fields from Head Table and Text Table)
STRING_TAB TYPE BTFR_STRING_TT Long Texts (fields from SOTR_TEXTU that are used)
TEXT_TAB TYPE BTFR_TEXT_TT Short Texts (fields from SOTR_TEXT that are used)

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALIAS TYPE SOTR_ALIAS Unique Alias Name for OTR Concept
BTFR_STRING TYPE BTFR_STRING
BTFR_TEXT TYPE BTFR_TEXT
FLAG_STRING TYPE BTFR_F_STRING
LANGU TYPE SPRAS SY-LANGU Language Key
OBJECT_NAME TYPE TROBJ_NAME
OBJECT_TYPE TYPE TROBJTYPE Object Type
PACKAGE TYPE DEVCLASS Package
TARGET_CONTEXT TYPE SOTR_CNTXT
TARGET_LANGU TYPE SPRAS
TARGET_TEXT TYPE BTFR_TEXT-TEXT

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.