The Function Module REPORT_TEXT_SELECT (Find Text Module) is a standard Function Module in SAP ERP and is part of the function group GRWR within the package SRTX.
Function Module | REPORT_TEXT_SELECT |
Short Text | Find Text Module |
Function Group | GRWR |
Package | SRTX |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLICATION | TYPE | APPLCLASS | '*' | |
CLIENT | LIKE | SY-MANDT | SY-MANDT | |
TEXT_NAME | LIKE | '*' | ||
TEXT_TYPE | TYPE | RTXTTYPE | '*' |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TEXT_HEADER | LIKE | RTXTH | ||
TEXT_LINES_HEADER | LIKE | RTXTT |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_TEXT_FOUND | Error when saving the text module |