The Function Module PRGN_ACTIVITY_GROUPS_LOAD () is a standard Function Module in SAP ERP and is part of the function group PRGN_EXCHANGE within the package S_PROFGEN.
Function Module | PRGN_ACTIVITY_GROUPS_LOAD |
Short Text | |
Function Group | PRGN_EXCHANGE |
Package | S_PROFGEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVITY_GROUP | LIKE | AGR_DEFINE-AGR_NAME | SPACE | Role Name |
LIKE_PARAMETER_FOR_SELECT | LIKE | AGR_DEFINE-AGR_NAME | ||
RANGES_PARAMETER_FOR_SELECT | LIKE | AGR_DEFINE-AGR_NAME | ||
SELECT_ALL_ACTIVITY_GROUPS | LIKE | SPACE | ||
SELECT_TEXTS | LIKE | 'X' | ||
SELECT_TEXTS_IN_ALL_LANGUAGES | LIKE | SMENSAPNEW-CUSTOMIZED | SPACE | Customized ('C') or standard menu ('S') flag |
SELECT_TEXTS_IN_ANY_LANGUAGE | LIKE | SMENSAPNEW-CUSTOMIZED | SPACE |
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 |
---|---|---|---|---|
ACTIVITY_GROUPS_TEXTS | LIKE | AGR_TEXTS |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ACTIVITY_GROUPS_AVAILABLE | No roles found |