Menu

SAP Function Module BTFR_MAINTAIN_SINGLE_CONTEXT

The Function Module BTFR_MAINTAIN_SINGLE_CONTEXT () 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_MAINTAIN_SINGLE_CONTEXT
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
CONTEXT TYPE SOTR_CNTXT Kontext for the OTR
FLAG_CALLED_FROM_EDIT_SCREEN TYPE BTFR_FLAG
FLAG_DISPLAY_CONTEXT TYPE BTFR_FLAG 'X'
FLAG_STRING TYPE BTFR_F_STRING Indicator: 'X': Long Text (String), ' ': Short Text
LANGU TYPE SPRAS SY-LANGU Language Key
OPTIONS_CHECK TYPE BTFR_OPTIONS_CHECK_EXTD Options for Display Text Check in Interfaces
OPTIONS_EDITOR TYPE BTFR_OPTIONS_EDITOR_EXTD Options for Display Editor in Interfaces

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
HEADER TYPE BTFR_HEAD Structure for Header Fields
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)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.