SAP ABAP Class CL_DBA_ACTION_ACTIONLOG (DBA Cockpit: DBA Log)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_JOB (Package) DBA Cockpit: Jobs
⤷
⤷
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 | 20130916 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20130916 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_SELECTION_JOB_ACTION | DBA: job action selection interface | 20130916 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_SELECTION_TIMEFRAME | DBA: timeframe selection interface | 20130916 |
Properties
| Class | CL_DBA_ACTION_ACTIONLOG | |
| Short Description | DBA Cockpit: DBA Log | |
| 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_JOB | DBA Cockpit: Jobs |
| Created | 20130716 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_ACTION_ACTIONLOG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20130916 | ||
| 2 | IF_DBA_SELECTION_JOB_ACTION | DBA: job action selection interface | 20130916 | ||
| 3 | IF_DBA_SELECTION_TIMEFRAME | DBA: timeframe selection interface | 20130916 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DBA_ACTION_DBA_LOG_DETAIL | 20130916 | DBA Cockpit: Details of DBA Log |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | 20130916 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SDBA_BTYPE | 20130916 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | DATS | 20130916 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TIMS | 20130916 | ||||
| 5 | Instance attribute | Private | See coding | 20130916 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20130916 | |||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DBA_CALENDAR_CFG | 20130916 | ||||
| 8 | Instance attribute | Private | See coding | 20130916 | |||||
| 9 | Instance attribute | Private | Type reference (TYPE) | DATS | 20130916 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | TIMS | 20130916 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | DBA_VIEW_ACTLOG | 20130916 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130916 | ||
| 2 | Instance method | Private | Method | 20130916 | ||
| 3 | Instance method | Private | Method | 20130916 |
Events
Class CL_DBA_ACTION_ACTIONLOG has no event.
Types
Class CL_DBA_ACTION_ACTIONLOG has no local type.
Method Signatures
Method DISPLAY_ACTLOG_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGS_TO_DISPLAY | Call by reference | Type reference (TYPE) | DB6PMPROT_TAB | DB6: DBA Logs | 20130916 |
Method DISPLAY_ACTLOG_ENTRY on class CL_DBA_ACTION_ACTIONLOG has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_ACTIONLOG has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_ACTIONLOG has no exception.
Method SHOW_LOG_DETAILS Signature
Method SHOW_LOG_DETAILS on class CL_DBA_ACTION_ACTIONLOG has no parameter.
Method SHOW_LOG_DETAILS on class CL_DBA_ACTION_ACTIONLOG has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |