SAP ABAP Class CL_ACO_P_ROLES (Authorization Check (Persistence))
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 | Inheritance (c INHERITING FROM c_ref) | CL_ACO_P_AUTHORIZATION_HOLDERS | Authorization Check (Persistence) | 20020110 |
Properties
| Class | CL_ACO_P_ROLES | |
| Short Description | Authorization Check (Persistence) | |
| Super Class | CL_ACO_P_AUTHORIZATION_HOLDERS | Authorization Check (Persistence) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | ACO | Authorization Check with Access Control Objects |
| Created | 20020110 | 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
Class CL_ACO_P_ROLES has no interface implemented.
Friends
Class CL_ACO_P_ROLES 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) | ACO_TT_ROLE | List of Object-Related Authorizations for a Role | 20020205 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ACO_TT_ROLE | Change Documents: Old Data | 20020805 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ACO_TT_ROLE | Change Documents: New Data | 20020805 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ACO_TT_ROLE | Change Documents: Changed Data | 20061123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read Single and Collective Roles with Texts | 20020809 |
Events
Class CL_ACO_P_ROLES has no event.
Types
Class CL_ACO_P_ROLES has no local type.
Method Signatures
Method SEARCH_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COLLECTIVE_ACTGROUPS | Call by reference | Type reference (TYPE) | ACO_TT_ACTGROUP | Tabellentyp für Rollen | 20020809 | |||
| 2 | ET_SINGLE_ACTGROUPS | Call by reference | Type reference (TYPE) | ACO_TT_ACTGROUP | Tabellentyp für Rollen | 20020809 | |||
| 3 | IV_SEARCH_CRITERION | Call by reference | Type reference (TYPE) | AGR_NAME | Name der Rolle | 20020809 | |||
| 4 | IV_SELECT_ALL | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020809 | |||
| 5 | IV_SELECT_TEXTS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020809 | |||
| 6 | IV_WITH_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | CL_ACO_CONSTANTS=>SC_TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Rollen verfügbar | 20020809 |
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 100 |