The Function Module XOTR_GET_TEXTS_WITH_CONTEXT () is a standard Function Module in SAP ERP and is part of the function group SOTR_DB_READ within the package SOTR.
Function Module | XOTR_GET_TEXTS_WITH_CONTEXT |
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 |
---|---|---|---|---|
REFILL_WITH_MASTER_LANGU | TYPE | BAPIFLAG | ' ' | Indicator |
REFILL_WITH_SECONDARY_LANGU | TYPE | BAPIFLAG | 'X' | Indicator |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SOTR_TERMS | TYPE | SOTR_TERMS | Transfer of Texts at Runtime |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.