The Function Module RH_TASK_GROUPS_INDEX (Find all Activity Groups) is a standard Function Module in SAP ERP and is part of the function group RHUG within the package SP00.
Function Module | RH_TASK_GROUPS_INDEX |
Short Text | Find all Activity Groups |
Function Group | RHUG |
Package | SP00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACT_PLVAR | LIKE | OBJEC-PLVAR |
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 |
---|---|---|---|---|
TASK_GROUPS | LIKE | HROBJECT |
This function module does not define any Exceptions.