The Function Module PRGN_ACTIVITY_GROUP_USERPROFS () is a standard Function Module in SAP ERP and is part of the function group PRGN_USERPROF within the package S_PROFGEN.
Function Module | PRGN_ACTIVITY_GROUP_USERPROFS |
Short Text | |
Function Group | PRGN_USERPROF |
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 |
---|---|---|---|---|
AUTHORITY_CHECK | LIKE | SMENSAPNEW-CUSTOMIZED | 'X' | Flag für Berechtigungsprüfung |
ONLY_IMPORTANT_MESSAGES | LIKE | SMENSAPNEW-CUSTOMIZED | SPACE | Character Field Length 1 |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN_TAB | TYPE | BAPIRETTAB | Tabelle mit BAPI Return Informationen |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.