SAP ABAP Class CL_ROLEMAN_ROLE (Role Manager: Role)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
⤷
SROLEMAN (Package) Role Manager
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ROLEMAN_LOG | Role Manager: Messages | 20060926 |
Properties
| Class | CL_ROLEMAN_ROLE | |
| Short Description | Role Manager: Role | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | SROLEMAN | |
| Program status | ||
| Category | 0 | |
| Package | SROLEMAN | Role Manager |
| Created | 20060919 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ROLEMAN_ROLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ROLEMAN_LOG | Role Manager: Messages | 20060926 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ROLEMAN | 20060926 | Role Manager: | |
| 2 | CL_ROLEMAN_AUTH | 20060926 | Role Manager: Authorizations | |
| 3 | CL_ROLEMAN_BADI | 20060926 | Role Manager: BAdI Help Class | |
| 4 | CL_ROLEMAN_USER | 20060926 | Role Manager: User |
Attributes
Methods
Events
Class CL_ROLEMAN_ROLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ACTION | Private | Attribute reference (LIKE) | 20060927 | |
Method Signatures
Method AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | CHAR3 | 20060927 | ||||
| 2 | IV_ROLE_NAME | Call by reference | Type reference (TYPE) | AGR_NAME | Name der Rolle | 20060927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
Method AUTH_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GENERATE_PROFILE | Call by reference | Type reference (TYPE) | FLAG | 'X' | 20060926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ROLEMAN_ROLE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ROLEMAN_ROLE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_USER | Call by reference | Object reference (TYPE REF TO) | CL_ROLEMAN_USER | 20060926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
Method CUA_CALLBACK Signature
Method CUA_CALLBACK on class CL_ROLEMAN_ROLE has no parameter.
Method CUA_CALLBACK on class CL_ROLEMAN_ROLE has no exception.
Method CUSTOMIZING_GET Signature
Method CUSTOMIZING_GET on class CL_ROLEMAN_ROLE has no parameter.
Method CUSTOMIZING_GET on class CL_ROLEMAN_ROLE has no exception.
Method MESSAGE_ADD Signature
Method MESSAGE_ADD on class CL_ROLEMAN_ROLE has no parameter.
Method MESSAGE_ADD on class CL_ROLEMAN_ROLE has no exception.
Method ROLE_CONSISTENCE_CHECK Signature
Method ROLE_CONSISTENCE_CHECK on class CL_ROLEMAN_ROLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
Method ROLE_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREATE_PROFILE | Call by reference | Type reference (TYPE) | FLAG | 'X' | 20060926 | |||
| 2 | IV_CUA_SEND_BACK | Call by reference | Type reference (TYPE) | FLAG | SPACE | 20060926 | |||
| 3 | IV_GENERATE_PROFILE | Call by reference | Type reference (TYPE) | FLAG | 'X' | 20060926 | |||
| 4 | IV_USER_COMPARISON | Call by reference | Type reference (TYPE) | FLAG | 'X' | 20060926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
Method ROLE_DELETE Signature
Method ROLE_DELETE on class CL_ROLEMAN_ROLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
Method ROLE_EXISTENCE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ROLE_EXISTING | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060926 |
Method ROLE_EXISTENCE_CHECK on class CL_ROLEMAN_ROLE has no exception.
Method ROLE_FLAGS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_AGR_FLAG | Call by reference | Type reference (TYPE) | FLAG | 20060926 | ||||
| 2 | EV_USER_NAME | Call by reference | Type reference (TYPE) | XUBNAME | 20060926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
Method ROLE_FLAGS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FLAG | Call by reference | Type reference (TYPE) | FLAG | 'X' | 20060926 |
Method ROLE_FLAGS_SET on class CL_ROLEMAN_ROLE has no exception.
Method ROLE_MODIFY Signature
Method ROLE_MODIFY on class CL_ROLEMAN_ROLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
Method ROLE_NAME_BUILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ROLE_NAME | Call by reference | Type reference (TYPE) | AGR_NAME | 20060926 | ||||
| 2 | IV_USER_NAME | Call by reference | Type reference (TYPE) | XUBNAME | SY-UNAME | 20060926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
Method ROLE_NAME_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER_NAME | Call by reference | Type reference (TYPE) | XUBNAME | SY-UNAME | 20060926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
Method ROLE_SET Signature
Method ROLE_SET on class CL_ROLEMAN_ROLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
Method ROLE_SHORT_TEXT_SET Signature
Method ROLE_SHORT_TEXT_SET on class CL_ROLEMAN_ROLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
Method ROLE_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GENERATE_PROFILE | Call by reference | Type reference (TYPE) | FLAG | 'X' | 20060926 | |||
| 2 | IV_UPDATE_PROFILE | Call by reference | Type reference (TYPE) | FLAG | 'X' | 20060926 | |||
| 3 | IV_USER_COMPARISON | Call by reference | Type reference (TYPE) | FLAG | 'X' | 20060926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
Method ROLE_USER_COMPARISON Signature
Method ROLE_USER_COMPARISON on class CL_ROLEMAN_ROLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |