SAP ABAP Class CL_ACO_ROLE (Role Administration)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA (Application Component) Cross-Application Components
⤷
ACO (Package) Authorization Check with Access Control Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACO_MEMBER_INFO | Authorization Holder IDs | 20020117 |
Properties
| Class | CL_ACO_ROLE | |
| Short Description | Role Administration | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ACO | Authorization Check with Access Control Objects |
| Created | 20011212 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ACO_MEMBER_INFO | Authorization Holder IDs | 20020117 |
Friends
Class CL_ACO_ROLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | AGR_NAME | Role ID | 20011212 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | SMUM_AGR_USERS | Role List for SY-UNAME | 20020122 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | ACO_TT_ROLE_REF | List of References for Role Manager Class | 20011212 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20020122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011212 | |
| 2 | Static method | Public | Method | Get Instance for Role | 20011212 | |
| 3 | Static method | Public | Method | Add Role | 20011212 | |
| 4 | Static method | Private | Method | Read User Role | 20020122 |
Events
Class CL_ACO_ROLE has no event.
Types
Class CL_ACO_ROLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | ACO_ROLE_ID | Rollen-Id | 20011212 |
Method CONSTRUCTOR on class CL_ACO_ROLE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | ACO_ROLE_ID | Rollen-Id | 20011212 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ACO_ROLE | Verwaltung von Rollen | 20011212 |
Method GET_INSTANCE on class CL_ACO_ROLE has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | ACO_ROLE_ID | Rollen-Id | 20011212 | |||
| 2 | RR_ROLE | Value transfer | Object reference (TYPE REF TO) | CL_ACO_ROLE | 20011212 |
Method INITIALIZE on class CL_ACO_ROLE has no exception.
Method READ_ROLES_FOR_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER_ID | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20020122 | |||
| 2 | RT_ROLES | Value transfer | Type reference (TYPE) | SMUM_AGR_USERS | Rollentabellentyp | 20020122 |
Method READ_ROLES_FOR_USER on class CL_ACO_ROLE has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 100 |