The Function Module RSBB_READ_BW_AGRS (Lesen aller BW-relevanten Aktivitätsgruppen) is a standard Function Module in SAP ERP and is part of the function group RSMENU within the package RSR.
Function Module | RSBB_READ_BW_AGRS |
Short Text | Lesen aller BW-relevanten Aktivitätsgruppen |
Function Group | RSMENU |
Package | RSR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PREFIX | TYPE | AGR_TEXTS-AGR_NAME | Name der Aktivitätsgruppe |
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 |
---|---|---|---|---|
T_ACTIVITY_GROUPS_TEXTS | LIKE | AGR_TEXTS | Ablagestruktur für hierarchisches Menü - Kunde |
This function module does not define any Exceptions.