SAP ABAP Class CX_ACO_AUTHORIZATION (Authorization Check)
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) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20020326 |
Properties
| Class | CX_ACO_AUTHORIZATION | |
| Short Description | Authorization Check | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | ACO | Authorization Check with Access Control Objects |
| Created | 20020326 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ACO_AUTHORIZATION has no forward declaration.
Interfaces
Class CX_ACO_AUTHORIZATION has no interface implemented.
Friends
Class CX_ACO_AUTHORIZATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_ACO_COMMON | Common Interface for Authorization Check | 20020326 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ACO_ACTVT | Activity for Authorization Check | 20020326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020326 |
Events
Class CX_ACO_AUTHORIZATION has no event.
Types
Class CX_ACO_AUTHORIZATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MR_ACO_COMMON | Value transfer | Object reference (TYPE REF TO) | IF_ACO_COMMON | MR_ACO_COMMON | 20020326 | |||
| 2 | MV_ACTIVITY | Value transfer | Type reference (TYPE) | ACO_ACTVT | MV_ACTIVITY | 20020326 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020326 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020326 |
Method CONSTRUCTOR on class CX_ACO_AUTHORIZATION has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 200 |