The Function Module REPORT_TEXT_UNLOAD (Unload Text Module in Transport Format) is a standard Function Module in SAP ERP and is part of the function group GRWR within the package SRTX.
Function Module | REPORT_TEXT_UNLOAD |
Short Text | Unload Text Module in Transport Format |
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 | Application | |
CLIENT | LIKE | SY-MANDT | SY-MANDT | |
LANGU | TYPE | C | '*' | Language vector or '*' |
TEXT_NAME | LIKE | Text module name | ||
TEXT_TYPE | TYPE | RTXTTYPE | Text type: 'T'itle, 'H'eader, 'F'ooter, 'E'nd |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXP_RTXTH | LIKE | RTXTH |
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 |
---|---|---|---|---|
EXP_RTXTF | LIKE | RTXTF | ||
EXP_RTXTL | LIKE | RTXTL | ||
EXP_RTXTT | LIKE | RTXTT |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_APPLICATION | Invalid application |
INVALID_TEXT_TYPE | Invalid text type |
TEXT_NOT_FOUND |