The Function Module SOTR_READ_TEXT_WITH_KEY () 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_READ_TEXT_WITH_KEY |
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 |
---|---|---|---|---|
CONTEXT | LIKE | SOTR_CNTXT | Context | |
FLAG_CONTEXT | TYPE | AS4FLAG | ||
SOTR_KEY | TYPE | SOTR_KEY | Key for Accessing OTR Texts |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ENTRY | TYPE | SOTR_TEXT | Text Table in the OTR | |
HEADER | TYPE | SOTR_HEAD | Header Table for OTR Texts |
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.