SAP ABAP Class CL_DBA_GUI_SYSTEM_DATA (DBA Cockpit: Central System Data Display)
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_GUI_SUBSCREEN DBA Cockpit: Visualization of frameworkdata via subscreen 20051114
Properties
Class CL_DBA_GUI_SYSTEM_DATA  
Short Description DBA Cockpit: Central System Data Display    
Super Class CL_DBA_GUI_SUBSCREEN DBA Cockpit: Visualization of frameworkdata via subscreen 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20051109   SAP 
Last change 20130531   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_GUI_SYSTEM_DATA has no interface implemented.
Friends
Class CL_DBA_GUI_SYSTEM_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUTTON_TOGGLE Instance attribute Public Type reference (TYPE) ICON_TEXT Carrier field for icons 20051116
2 FIELDNAME_ADDITION_1 Constant Public Type reference (TYPE) STRING 'ADD1' 20051121
3 FIELDNAME_ADDITION_2 Constant Public Type reference (TYPE) STRING 'ADD2' 20051121
4 FIELDNAME_DB_ID Constant Public Type reference (TYPE) STRING 'DB_NAME' 20051121
5 FIELDNAME_DB_PLATFORM Constant Public Type reference (TYPE) STRING 'DBSYS' 20070423
6 FIELDNAME_DB_RELEASE Constant Public Type reference (TYPE) STRING 'DB_REL' 20051121
7 FIELDNAME_DB_SERVER Constant Public Type reference (TYPE) STRING 'DB_SERVER' 20051121
8 FIELDNAME_DB_START_DATE Constant Public Type reference (TYPE) STRING 'DB_START_DATE' 20051121
9 FIELDNAME_DB_START_TIME Constant Public Type reference (TYPE) STRING 'DB_START_TIME' 20051121
10 FIELDNAME_REFRESH_DATE Constant Public Type reference (TYPE) STRING 'REFRESH_DATE' 20051121
11 FIELDNAME_REFRESH_TIME Constant Public Type reference (TYPE) STRING 'REFRESH_TIME' 20051121
12 FIELDNAME_SELECTED_NODE Constant Public Type reference (TYPE) STRING 'SELECTED_NODE' 20051121
13 FIELDNAME_SYSTEM_ID Constant Public Type reference (TYPE) STRING 'SYSID' 20051121
14 FIELDNAME_UPTIME_DAYS Constant Public Type reference (TYPE) STRING 'UPTIME_DAYS' 20070822
15 FIELDNAME_UPTIME_TIME Constant Public Type reference (TYPE) STRING 'UPTIME_TIME' 20070822
16 IS_EXPANDED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20051116
17 NODE_LIST Instance attribute Private Type reference (TYPE) DBA_SCREEN_FIELD_VALUE_LIST DBA Cockpit: Listbox Values 20051116
18 NO_COLLAPSE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060313
19 RANGE_SCREEN Instance attribute Public Type reference (TYPE) SYDYNNR Current Screen Number 20051117
20 SYSTEM_FIELDS_VISIBLE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110505
21 SYSTEM_LIST Instance attribute Private Type reference (TYPE) DB6SYSTLST DB6: System List For Listbox 20051117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051118
2 DEFAULT_FIELD_ATTRIBUTES Instance method Private Method 20051118
3 GET_TOGGLE_BUTTON_TOOLTIP Instance method Public Method 20070209
4 SET_REFRESH_LABEL Instance method Public Method 20080827
5 SET_SELECTED_NODE Instance method Public Method 20051117
6 SET_SYSID Instance method Public Method 20051117
7 SET_SYSTEM_FIELDS_VISIBLE Instance method Public Method 20110505
Events
Class CL_DBA_GUI_SYSTEM_DATA has no event.
Types
Class CL_DBA_GUI_SYSTEM_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAV_REF Value transfer Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR 20051118

Method CONSTRUCTOR on class CL_DBA_GUI_SYSTEM_DATA has no exception.

Method DEFAULT_FIELD_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FIELD_ATTRIBUTES Value transfer Type reference (TYPE) DBA_SCREEN_FIELD_ATTR_LIST DBA Cockpit: Screen Field Attributes 20051118

Method DEFAULT_FIELD_ATTRIBUTES on class CL_DBA_GUI_SYSTEM_DATA has no exception.

Method GET_TOGGLE_BUTTON_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TOOL_TIP Value transfer Type reference (TYPE) STRING 20070209

Method GET_TOGGLE_BUTTON_TOOLTIP on class CL_DBA_GUI_SYSTEM_DATA has no exception.

Method SET_REFRESH_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LABEL Call by reference Type reference (TYPE) CLIKE 20080827

Method SET_REFRESH_LABEL on class CL_DBA_GUI_SYSTEM_DATA has no exception.

Method SET_SELECTED_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Type reference (TYPE) CLIKE 20051117

Method SET_SELECTED_NODE on class CL_DBA_GUI_SYSTEM_DATA has no exception.

Method SET_SYSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYSID Call by reference Type reference (TYPE) CLIKE 20051117

Method SET_SYSID on class CL_DBA_GUI_SYSTEM_DATA has no exception.

Method SET_SYSTEM_FIELDS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL 20110505

Method SET_SYSTEM_FIELDS_VISIBLE on class CL_DBA_GUI_SYSTEM_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710