Menu

SAP Function Module RS_TEXTPOOL_READ

The Function Module RS_TEXTPOOL_READ () is a standard Function Module in SAP ERP and is part of the function group SETXP within the package SEDX.

Technical Information

Function Module RS_TEXTPOOL_READ
Short Text
Function Group SETXP
Package SEDX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTION TYPE SEU_ACTION 'EDIT' WB Request: Operation within the ABAP Workbench
AUTHORITY_CHECK TYPE CHAR1 ' ' Mit Berechtigungsprüfung
LANGUAGE TYPE SPRAS SY-LANGU Sprachenschlüssel

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TPOOL LIKE TEXTPOOL

Exceptions

This function module does not define any Exceptions.