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.
Function Module | RSARCH_TEXTPOOL_GET |
Short Text | Textpool eines Programms lesen |
Function Group | RSARCH_UTIL |
Package | RSARCH |
Module Type | Normal Module |
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 |
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 |
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.