The Function Module SUPRN_DARK_MANIPULATE_PROFILE () is a standard Function Module in SAP ERP and is part of the function group SUPRN within the package S_PROFGEN.
Function Module | SUPRN_DARK_MANIPULATE_PROFILE |
Short Text | |
Function Group | SUPRN |
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 | Object ID (job) | |
PROFILE_NAME | LIKE | AGR_1016-PROFILE | Profilname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PROFILE_TORSO | LIKE | AGR_1016-PROFILE | Profilname |
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 |
---|---|---|---|---|
EXTERNAL_TEMPLATE_DATA | LIKE | TVORDATA | Berechtigungswerte aus Vorlagen | |
TCODES | LIKE | TWBTCODE | Transaktionen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_WHEN_GENERATING_PROFILE | Unbekannter Fehler |
NO_AUTHS | Rolle enthält keine aktiven Berechtigungen. |
NO_AUTH_FOR_AUTH_MAINT | Fehlende Berechtigung zur Berechtigungsdatenpflege |
NO_AUTH_FOR_GEN | Keine Berechtigung zur Profilgenerierung |
NO_AUTH_FOR_PROF_CREATION | Fehlende Berechtigung zum Profilanlegen |
NO_AUTH_FOR_ROLE_CHANGE | Fehlende Berechtigung für Änderung der Rolle |
OPEN_AUTHS | Es gibt offene Berechtigungen oder Orgebenen. |
PROFILE_NAME_EXISTS | Profil existiert bereits. |
PROFILE_NOT_IN_NAMESPACE | Profil verletzt Namenskonvention. |
TOO_MANY_AUTHS | Mindestens eine Berechtigung enthält zu viele Werte. |