Menu

SAP Function Module RH_INFTY_SUBTY_TEXTS

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.

Technical Information

Function Module RH_INFTY_SUBTY_TEXTS
Short Text
Function Group RHA0
Package SP01
Module Type Remote-Enabled

Importing Parameters

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'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.