SAP ABAP Class CL_DBA_ACTION_CONTROLLER_ADM (DB6: Abstract Controller for Maintenance Actions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller | 20061031 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ADM | DBA Cockpit: Interface for Mainteance Controllers | 20061031 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_CHG | DBA Cockpit: Administration Basics | 20090212 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADA_ACTION_CALENDAR_SETUP | DB13 Configuration (MaxDB) | 20071119 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ACTION_CALENDAR_SETTING | DBA Cockpit: Layout Settings of Calendar | 20070129 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ACTION_CALENDAR_SETUP | DBA Cockpit: DB13 Backend Configuration | 20061102 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ORA_ACTION_CALENDAR_SETUP | Display Oracle dbalogs | 20070306 |
Properties
| Class | CL_DBA_ACTION_CONTROLLER_ADM | |
| Short Description | DB6: Abstract Controller for Maintenance Actions | |
| Super Class | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20061031 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_ACTION_CONTROLLER_ADM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_ACTION_CONTROLLER_ADM | DBA Cockpit: Interface for Mainteance Controllers | 20061031 | ||
| 2 | IF_DBA_ACTION_CONTROLLER_CHG | DBA Cockpit: Administration Basics | 20090212 |
Friends
Class CL_DBA_ACTION_CONTROLLER_ADM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20061102 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20061031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20061102 | ||
| 2 | Instance method | Protected | Method | 20061031 | ||
| 3 | Instance method | Private | Method | 20090212 | ||
| 4 | Instance method | Protected | Method | 20061107 | ||
| 5 | Instance method | Protected | Method | 20061031 |
Events
Class CL_DBA_ACTION_CONTROLLER_ADM has no event.
Types
Class CL_DBA_ACTION_CONTROLLER_ADM has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_DBA_ACTION_CONTROLLER_ADM has no parameter.
Method CHECK on class CL_DBA_ACTION_CONTROLLER_ADM has no exception.
Method CONFIRM_LOSS_OF_DATA Signature
Method CONFIRM_LOSS_OF_DATA on class CL_DBA_ACTION_CONTROLLER_ADM has no parameter.
Method CONFIRM_LOSS_OF_DATA on class CL_DBA_ACTION_CONTROLLER_ADM has no exception.
Method IS_CHANGED Signature
Method IS_CHANGED on class CL_DBA_ACTION_CONTROLLER_ADM has no parameter.
Method IS_CHANGED on class CL_DBA_ACTION_CONTROLLER_ADM has no exception.
Method MAKE_UNCHANGEABLE Signature
Method MAKE_UNCHANGEABLE on class CL_DBA_ACTION_CONTROLLER_ADM has no parameter.
Method MAKE_UNCHANGEABLE on class CL_DBA_ACTION_CONTROLLER_ADM has no exception.
Method SAVE Signature
Method SAVE on class CL_DBA_ACTION_CONTROLLER_ADM has no parameter.
Method SAVE on class CL_DBA_ACTION_CONTROLLER_ADM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |