SAP ABAP Class CL_ROLEMAN_USER (Role Manager: User)
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_USER | |
| Short Description | Role Manager: User | |
| 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 | 20070910 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
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_ROLE | 20060926 | Role Manager: Role |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060926 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060926 | |
| 3 | Instance method | Private | Method | 20060926 | ||
| 4 | Static method | Public | Method | Determine User | 20060926 | |
| 5 | Static method | Public | Method | Add User to Role Manager Group | 20060926 | |
| 6 | Static method | Protected | Method | Check Users in User Group | 20060926 | |
| 7 | Static method | Protected | Method | Perform Exisence Check for User | 20060926 | |
| 8 | Static method | Public | Method | Remove User from Role Manager Group | 20060926 | |
| 9 | Instance method | Private | Method | Set User Status | 20060926 | |
| 10 | Instance method | Protected | Method | Update User Status | 20060926 | |
| 11 | Instance method | Protected | Method | Update User | 20060926 |
Events
Class CL_ROLEMAN_USER has no event.
Types
Class CL_ROLEMAN_USER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ROLEMAN_USER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ROLEMAN_USER has no exception.
Method CONSTRUCTOR 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 MESSAGE_ADD Signature
Method MESSAGE_ADD on class CL_ROLEMAN_USER has no parameter.
Method MESSAGE_ADD on class CL_ROLEMAN_USER has no exception.
Method USERS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_USER | Call by reference | Type reference (TYPE) | SROLEMAN_USER_STATUS_T | 20060926 | ||||
| 2 | ET_USER_O | Call by reference | Type reference (TYPE) | SROLEMAN_CL_ROLEMAN_USER_T | 20060926 | ||||
| 3 | IV_USER_STATUS | Call by reference | Type reference (TYPE) | SROLEMAN_USER_STATUS | CL_ROLEMAN_USER=>MC_CURRENT_MEMBER | 20060926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
Method USER_ADD 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 USER_AT_GROUP_CHECK 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 USER_EXISTENCE_CHECK 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 USER_REMOVE 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 USER_STATUS_SET Signature
Method USER_STATUS_SET on class CL_ROLEMAN_USER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
Method USER_STATUS_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER_STATUS | Call by reference | Type reference (TYPE) | SROLEMAN_USER_STATUS | 20060926 |
Method USER_STATUS_UPDATE on class CL_ROLEMAN_USER has no exception.
Method USER_UPDATE Signature
Method USER_UPDATE on class CL_ROLEMAN_USER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rollenmanager: Ausnahmen | 20060926 |
History
| Last changed by/on | SAP | 20070910 |
| SAP Release Created in |