SAP ABAP Class CL_DBA_ACTION_DBA_LOG (DBA Cockpit: DBA Log)
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 20061122
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20071022
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_SLCT DBA Cockpit: Data Selection 20071022
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_SELECTION_TIMEFRAME DBA: timeframe selection interface 20110520
Properties
Class CL_DBA_ACTION_DBA_LOG  
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_RUNTIME   DBA Cockpit: Runtime 
Created 20061122   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_ACTION_DBA_LOG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20071022
2 IF_DBA_ACTION_CONTROLLER_SLCT DBA Cockpit: Data Selection 20071022
3 IF_DBA_SELECTION_TIMEFRAME DBA: timeframe selection interface 20110520
Friends
# Friend Modeled only Created on Description
1 CL_DBA_ACTION_CENTRAL_CALENDAR 20061129 DBA Cockpit: Central Planning Calendar
2 CL_DBA_ACTION_DBA_LOG_DETAIL 20061128 DBA Cockpit: Details of DBA Log
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20061128
2 CALENDAR Instance attribute Private Object reference (TYPE REF TO) CL_DB6_CALENDAR DB6: Embedded Calendar Control 20061128
3 DBA_LOGS_RAW Instance attribute Private Type reference (TYPE) DB6PMPROT_TAB DB6: DBA Logs 20061128
4 NAV_REF Instance attribute Private Attribute reference (LIKE) 20061128
5 SDBA_CONFIG Instance attribute Private Object reference (TYPE REF TO) CL_DBA_CALENDAR_CFG CL_DB6_CALENDAR_CFG 20061128
6 SELECT Instance attribute Private Type reference (TYPE) I 20061128
7 SELECT_ERROR Constant Private Type reference (TYPE) I 4 20061128
8 SELECT_OK Constant Private Type reference (TYPE) I 2 20061128
9 SELECT_TOTAL Constant Private Type reference (TYPE) I 1 20061128
10 SELECT_WARNING Constant Private Type reference (TYPE) I 3 20061128
11 VIEW_DATA Instance attribute Public Type reference (TYPE) DBA_VIEW_DBA_LOG DBA Cockpit: View Data of DBA Log 20061128
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_LOG_ENTRY Static method Private Method 20061128
2 RESELECT Instance method Private Method 20061128
3 SET_GRID_ATTRIBUTES Instance method Private Method 20061128
4 SHOW_LOG_DETAILS Instance method Private Method 20061128
Events
Class CL_DBA_ACTION_DBA_LOG has no event.
Types
Class CL_DBA_ACTION_DBA_LOG has no local type.
Method Signatures

Method DISPLAY_LOG_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RAW_LOG Call by reference Type reference (TYPE) DB6PMPROT DB6: Protocol Table for DBA Actions 20061128
2 Importing SDBA_CONFIG Call by reference Object reference (TYPE REF TO) CL_DBA_CALENDAR_CFG CL_DB6_CALENDAR_CFG 20061128
3 Changing VIEW_LOG Call by reference Type reference (TYPE) DB6CALLOG DB6: Display Structure of DBA Log 20061128

Method DISPLAY_LOG_ENTRY on class CL_DBA_ACTION_DBA_LOG has no exception.

Method RESELECT Signature

Method RESELECT on class CL_DBA_ACTION_DBA_LOG has no parameter.
Method RESELECT on class CL_DBA_ACTION_DBA_LOG has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_DBA_LOG has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_DBA_LOG has no exception.

Method SHOW_LOG_DETAILS Signature

Method SHOW_LOG_DETAILS on class CL_DBA_ACTION_DBA_LOG has no parameter.
Method SHOW_LOG_DETAILS on class CL_DBA_ACTION_DBA_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710