Menu

SAP Function Module BTFR_DISPLAY_CONTEXTS

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

Technical Information

Function Module BTFR_DISPLAY_CONTEXTS
Short Text
Function Group BTFR_API_MAINTENANCE
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
CONCEPT TYPE SOTR_CONC Key for Logical Object in the OTR
FLAG_STRING TYPE BTFR_F_STRING Indicator: 'X': Long Text (String), ' ': Short Text
LANGU TYPE SPRAS SY-LANGU Language Key

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

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STRING TYPE BTFR_STRING Long Texts (fields from SOTR_TEXTU that are used)
TEXT TYPE BTFR_TEXT Short Texts (fields from SOTR_TEXT that are used)

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.