The Function Module S_AUTH_ACTIVITY_GROUPS_LOAD () is a standard Function Module in SAP ERP and is part of the function group S_AUTH_TOOL_2 within the package S_AUTH_EXTERNAL.
Function Module | S_AUTH_ACTIVITY_GROUPS_LOAD |
Short Text | |
Function Group | S_AUTH_TOOL_2 |
Package | S_AUTH_EXTERNAL |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NO_BW_ACTGROUPS | LIKE | SMENSAPNEW-CUSTOMIZED | SPACE | Customized ('C') or standard menu ('S') flag |
NO_DERIVED_ROLES | LIKE | SMENSAPNEW-CUSTOMIZED | SPACE | Customized ('C') or standard menu ('S') flag |
NO_SAP_ROLES | LIKE | SMENSAPNEW-CUSTOMIZED | SPACE | Customized ('C') or standard menu ('S') flag |
ONLY_SAP_ACTGROUPS | LIKE | SMENSAPNEW-CUSTOMIZED | SPACE | Customized ('C') or standard menu ('S') flag |
RESTRICT_TO_THIS_CHILD_AGR | LIKE | AGR_DEFINE-AGR_NAME | SPACE | Role Name |
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 |
---|---|---|---|---|
SINGLE_ACTGROUPS | LIKE | AGR_TEXTS |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ACTIVITY_GROUPS_AVAILABLE | No roles found |