SAP ABAP Class CL_DBA_ACTION_SYSCHK_LIST (DBA-CHK: System Checks)
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 20120227
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20120227
Properties
Class CL_DBA_ACTION_SYSCHK_LIST  
Short Description DBA-CHK: System Checks    
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 20120227   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_ACTION_SYSCHK_LIST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20120227
Friends
Class CL_DBA_ACTION_SYSCHK_LIST has no friend class.
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 20120227
2 CO_CMD_REFRESH_ALL Constant Private Type reference (TYPE) SYUCOMM 'REFRESH_ALL' Function code that PAI triggered 20121204
3 CO_XCHG_KEY_SYSID Constant Public Type reference (TYPE) STRING 'SYSID' 20120316
4 ICON_LED_GREEN Static Attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20120227
5 ICON_LED_INACTIVE Static Attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20120323
6 ICON_LED_RED Static Attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20120227
7 ICON_LED_YELLOW Static Attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20120227
8 MV_XCHG_DATA Instance attribute Private Type reference (TYPE) DBAKEYVAL_TAB DBA Cockpit: Table of DBAKEYVAL 20120316
9 NAV_REF Instance attribute Private Attribute reference (LIKE) 20120227
10 SYS_REF Instance attribute Private Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20121207
11 VIEW_DATA Instance attribute Private Type reference (TYPE) DBA_CHK_VIEW_DATA DBA-CHK: View Data 20120227
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120227
2 HANDLE_ALV_DOUBLE_CLICK Instance method Private Method 20120227
3 SET_ALV_BUTTONS Instance method Private Method 20120227
4 SET_GRID_ATTRIBUTES Instance method Private Method 20120227
Events
Class CL_DBA_ACTION_SYSCHK_LIST has no event.
Types
Class CL_DBA_ACTION_SYSCHK_LIST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DBA_ACTION_SYSCHK_LIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DBA_ACTION_SYSCHK_LIST has no exception.

Method HANDLE_ALV_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CMD Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20120227

Method HANDLE_ALV_DOUBLE_CLICK on class CL_DBA_ACTION_SYSCHK_LIST has no exception.

Method SET_ALV_BUTTONS Signature

Method SET_ALV_BUTTONS on class CL_DBA_ACTION_SYSCHK_LIST has no parameter.
Method SET_ALV_BUTTONS on class CL_DBA_ACTION_SYSCHK_LIST has no exception.

Method SET_GRID_ATTRIBUTES Signature

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