The Function Module SOTR_GET_CONTEXTS () is a standard Function Module in SAP ERP and is part of the function group SOTR_DB_READ within the package SOTR.
Function Module | SOTR_GET_CONTEXTS |
Short Text | |
Function Group | SOTR_DB_READ |
Package | SOTR |
Module Type | Normal Module |
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_LIST | TYPE | AS4FLAG | Flag (X or blank) | |
LANGU | TYPE | SYLANGU | SY-LANGU | SAP R/3 System, Current Language |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTEXTS | TYPE | SOTR_TEXT_TT | OTR Texts | |
SELECTED_CONTEXT | TYPE | SOTR_TEXT | Text Table in the OTR |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.