The Function Module RH_INFTY_SUBTY_TEXTS () is a standard Function Module in SAP ERP and is part of the function group RHA0 within the package SP01.
Function Module | RH_INFTY_SUBTY_TEXTS |
Short Text | |
Function Group | RHA0 |
Package | SP01 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Language |
READ_INFTY_TEXTS | TYPE | FLAG | 'X' | |
READ_SUBTY_TEXTS | TYPE | FLAG | 'X' | |
SELECT_PA_INFOTYPES | TYPE | FLAG | 'X' | |
SELECT_PD_INFOTYPES | TYPE | FLAG | 'X' |
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 |
---|---|---|---|---|
INFOTYPES | LIKE | T788T | ||
INFOTYPES_SUBTYPES_TEXT | LIKE | T777U | ||
INFOTYPES_TEXT | LIKE | T777T |
This function module does not define any Exceptions.