Menu

SAP Function Module RSARCH_TEXTPOOL_GET

Textpool eines Programms lesen

The Function Module RSARCH_TEXTPOOL_GET (Textpool eines Programms lesen) is a standard Function Module in SAP ERP and is part of the function group RSARCH_UTIL within the package RSARCH.

Technical Information

Function Module RSARCH_TEXTPOOL_GET
Short Text Textpool eines Programms lesen
Function Group RSARCH_UTIL
Package RSARCH
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_LANGU TYPE SY-LANGU '*' R/3-System, aktuelle Sprache
I_PROGRAM TYPE SY-REPID Programm
I_SUBC TYPE TRDIR-SUBC '1' Programmtyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TX_TEXTPOOL TYPE RSSG_TX_TP BW Generierungs-Tool: Textpool

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.