SAP ABAP Class CL_AXT_DEFAULT_AUTHORITY_CHECK (Class for BAdI Impl.: AXT_RT_DEFAULT_AUTHORITY_CHECK)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-RA (Application Component) Rapid Applications
⤷
AXT_RA (Package) Rapid Apps
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090416 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_AXT_RT_AUTHORITY_CHECK | Different Authorization Check | 20090416 |
Properties
| Class | CL_AXT_DEFAULT_AUTHORITY_CHECK | |
| Short Description | Class for BAdI Impl.: AXT_RT_DEFAULT_AUTHORITY_CHECK | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_RA | Rapid Apps |
| Created | 20090416 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_DEFAULT_AUTHORITY_CHECK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090416 | ||
| 2 | IF_EX_AXT_RT_AUTHORITY_CHECK | Different Authorization Check | 20090416 |
Friends
Class CL_AXT_DEFAULT_AUTHORITY_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20090420 |
Methods
Class CL_AXT_DEFAULT_AUTHORITY_CHECK has no method.
Events
Class CL_AXT_DEFAULT_AUTHORITY_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LS_AUTHORITY | Private | See coding | 20090417 | BEGIN OF ty_ls_authority,
authorization_group TYPE brgru,
activity TYPE activ_auth,
END OF ty_ls_authority
|
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |