SAP ABAP Class CL_DBA_ACTION_DBA_LOG_DETAIL (DBA Cockpit: Details of DBA Log)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-DB (Application Component) Database Interface, Database Platforms
⤷ SDBA_RUNTIME (Package) DBA Cockpit: Runtime
⤷ 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 | 20061128 |
Properties
Class | CL_DBA_ACTION_DBA_LOG_DETAIL | |
Short Description | DBA Cockpit: Details of 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_RUNTIME | DBA Cockpit: Runtime |
Created | 20061128 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DBA_ACTION_DBA_LOG_DETAIL has no interface implemented.
Friends
Class CL_DBA_ACTION_DBA_LOG_DETAIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DBA_LOGS_RAW | Instance attribute | Private | Type reference (TYPE) | DB6PMPROT_TAB | DB6: DBA Logs | 20061129 | ||
2 | NAV_REF | Instance attribute | Private | Attribute reference (LIKE) | 20061128 | ||||
3 | PROGLOG_CONTAINER | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20061128 | ||
4 | PROGLOG_EDITOR | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20061128 | ||
5 | SDBA_CONFIG | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DBA_CALENDAR_CFG | CL_DB6_CALENDAR_CFG | 20061128 | ||
6 | VIEW_DATA | Instance attribute | Public | Type reference (TYPE) | DBA_VIEW_DBA_LOG_DETAIL | DBA Cockpit: View Data of DBA Log | 20061128 | ||
7 | WITH_PROGLOG | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20061128 |
Methods
Class CL_DBA_ACTION_DBA_LOG_DETAIL has no method.
Events
Class CL_DBA_ACTION_DBA_LOG_DETAIL has no event.
Types
Class CL_DBA_ACTION_DBA_LOG_DETAIL has no local type.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |