Menu

SAP Function Module SOTR_READ_TEXT_WITH_KEY

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.

Technical Information

Function Module SOTR_READ_TEXT_WITH_KEY
Short Text
Function Group SOTR_DB_READ
Package SOTR
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

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.