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 | 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 | Instance attribute | Public | Type reference (TYPE) | ICON_TEXT | Carrier field for icons | 20051116 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'ADD1' | 20051121 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'ADD2' | 20051121 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'DB_NAME' | 20051121 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'DBSYS' | 20070423 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'DB_REL' | 20051121 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'DB_SERVER' | 20051121 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'DB_START_DATE' | 20051121 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'DB_START_TIME' | 20051121 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'REFRESH_DATE' | 20051121 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'REFRESH_TIME' | 20051121 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'SELECTED_NODE' | 20051121 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'SYSID' | 20051121 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'UPTIME_DAYS' | 20070822 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'UPTIME_TIME' | 20070822 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20051116 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | DBA_SCREEN_FIELD_VALUE_LIST | DBA Cockpit: Listbox Values | 20051116 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20060313 | ||||
| 19 | Instance attribute | Public | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20051117 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20110505 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | DB6SYSTLST | DB6: System List For Listbox | 20051117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20051118 | |
| 2 | Instance method | Private | Method | 20051118 | ||
| 3 | Instance method | Public | Method | 20070209 | ||
| 4 | Instance method | Public | Method | 20080827 | ||
| 5 | Instance method | Public | Method | 20051117 | ||
| 6 | Instance method | Public | Method | 20051117 | ||
| 7 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |