SAP ABAP Class CL_DB6_ACTION_AUDIT_LOG (DB6: Audit 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 20060710
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_DB6_ACTION_AUDIT_LOG  
Short Description DB6: Audit 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 20040517   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
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
Class CL_DB6_ACTION_AUDIT_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20040517
2 CALENDAR Instance attribute Public Object reference (TYPE REF TO) CL_DB6_CALENDAR DB6: Embedded Calendar Control 20041018
3 CTRL Instance attribute Private Attribute reference (LIKE) 20040517
4 NAV_REF Instance attribute Private Attribute reference (LIKE) 20040517
5 VIEW_DATA Instance attribute Public Type reference (TYPE) DBA_VIEW_AUDIT_LOG DBA Cockpit: View Data of Audit Log 20040517
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DAY_RANGE Instance method Public Method 20040517
2 HANDLE_ALV_DOUBLE_CLICK Instance method Public Method 20040517
3 HANDLE_DATE_SELECTED Instance method Public Method 20040517
4 SET_GRID_ATTRIBUTES Instance method Private Method 20040517
Events
Class CL_DB6_ACTION_AUDIT_LOG has no event.
Types
Class CL_DB6_ACTION_AUDIT_LOG has no local type.
Method Signatures

Method CHECK_DAY_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DAY_RANGE Call by reference Type reference (TYPE) I 20040517

Method CHECK_DAY_RANGE on class CL_DB6_ACTION_AUDIT_LOG has no exception.

Method HANDLE_ALV_DOUBLE_CLICK Signature

Method HANDLE_ALV_DOUBLE_CLICK on class CL_DB6_ACTION_AUDIT_LOG has no parameter.
Method HANDLE_ALV_DOUBLE_CLICK on class CL_DB6_ACTION_AUDIT_LOG has no exception.

Method HANDLE_DATE_SELECTED Signature

Method HANDLE_DATE_SELECTED on class CL_DB6_ACTION_AUDIT_LOG has no parameter.
Method HANDLE_DATE_SELECTED on class CL_DB6_ACTION_AUDIT_LOG has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_AUDIT_LOG has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_AUDIT_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700