SAP ABAP Class CL_HDB_ACTION_OVERVIEW (HDB: Properties and Status Overview)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ HAN-DB (Application Component) SAP HANA Database
⤷ SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)
⤷ HAN-DB (Application Component) SAP HANA Database
⤷ SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_ACTION_CONTROLLER | HDB: Abstract Action Controller | 20101101 |
Properties
Class | CL_HDB_ACTION_OVERVIEW | |
Short Description | HDB: Properties and Status Overview | |
Super Class | CL_HDB_ACTION_CONTROLLER | HDB: Abstract Action Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_HDB | DBACOCKPIT for NewDB (HDB) |
Created | 20101022 | 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_HDB_ACTION_OVERVIEW has no interface implemented.
Friends
Class CL_HDB_ACTION_OVERVIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ALERT_DISPLAY_POSSIBLE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20101221 | |||
2 | GRAPHIC_CPU | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SDB_GRAPHIC | Graphic for Displaying Percentage | 20101105 | ||
3 | GRAPHIC_DB_CPU | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SDB_GRAPHIC | Graphic for Displaying Percentage | 20120510 | ||
4 | GRAPHIC_DB_DISKS_DATA | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SDB_GRAPHIC | Graphic for Displaying Percentage | 20120510 | ||
5 | GRAPHIC_DB_DISKS_LOG | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SDB_GRAPHIC | Graphic for Displaying Percentage | 20120510 | ||
6 | GRAPHIC_DB_DISKS_TRACE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SDB_GRAPHIC | Graphic for Displaying Percentage | 20120510 | ||
7 | GRAPHIC_DB_MEMORY | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SDB_GRAPHIC | Graphic for Displaying Percentage | 20120510 | ||
8 | GRAPHIC_MEMORY | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SDB_GRAPHIC | Graphic for Displaying Percentage | 20101104 | ||
9 | GRAPHIC_MEMORY_VIRTUAL | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SDB_GRAPHIC | Graphic for Displaying Percentage | 20110215 | ||
10 | GRAPHIC_STORAGE_DATA | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SDB_GRAPHIC | Graphic for Displaying Percentage | 20101104 | ||
11 | GRAPHIC_STORAGE_LOG | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SDB_GRAPHIC | Graphic for Displaying Percentage | 20101104 | ||
12 | GRAPHIC_TRACES | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SDB_GRAPHIC | Graphic for Displaying Percentage | 20110324 | ||
13 | PF_STATUS | Instance attribute | Private | Attribute reference (LIKE) | 20101022 | ||||
14 | STAT_SERVER_AVAILABLE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110513 | |||
15 | TITLE | Instance attribute | Private | Attribute reference (LIKE) | 20101022 | ||||
16 | VIEW_DATA | Instance attribute | Public | Type reference (TYPE) | HDB_OVERVIEW | Display Table | 20101022 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | DOUBLE_CLICK_ON_MEMORY | Instance method | Private | Event handling method | 20110215 | |
2 | DOUBLE_CLICK_ON_STORAGE | Instance method | Private | Event handling method | 20110218 | |
3 | DOUBLE_CLICK_ON_TRACES | Instance method | Private | Event handling method | 20110324 | |
4 | FREE_GRAPH | Instance method | Public | Method | 20110505 | |
5 | GET_PROZENT | Instance method | Private | Method | 20110505 | |
6 | INIT_GRAPH | Instance method | Public | Method | 20110504 |
Events
Class CL_HDB_ACTION_OVERVIEW has no event.
Types
Class CL_HDB_ACTION_OVERVIEW has no local type.
Method Signatures
Method DOUBLE_CLICK_ON_MEMORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | MOUSE_POS_X | Value transfer | Attribute reference (LIKE) | 20110215 | ||||
2 | Importing | MOUSE_POS_Y | Value transfer | Attribute reference (LIKE) | 20110215 |
Method DOUBLE_CLICK_ON_MEMORY on class CL_HDB_ACTION_OVERVIEW has no exception.
Method DOUBLE_CLICK_ON_STORAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | MOUSE_POS_X | Value transfer | Attribute reference (LIKE) | 20110218 | ||||
2 | Importing | MOUSE_POS_Y | Value transfer | Attribute reference (LIKE) | 20110218 |
Method DOUBLE_CLICK_ON_STORAGE on class CL_HDB_ACTION_OVERVIEW has no exception.
Method DOUBLE_CLICK_ON_TRACES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | MOUSE_POS_X | Value transfer | Attribute reference (LIKE) | Maus Position | 20110324 | |||
2 | Importing | MOUSE_POS_Y | Value transfer | Attribute reference (LIKE) | Maus Position | 20110324 |
Method DOUBLE_CLICK_ON_TRACES on class CL_HDB_ACTION_OVERVIEW has no exception.
Method FREE_GRAPH Signature
Method FREE_GRAPH on class CL_HDB_ACTION_OVERVIEW has no parameter.
Method FREE_GRAPH on class CL_HDB_ACTION_OVERVIEW has no exception.
Method GET_PROZENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RES | Value transfer | Type reference (TYPE) | CHAR3 | 3-Byte field | 20110505 | ||
2 | Importing | TOTAL | Call by reference | Type reference (TYPE) | DEC20_2 | Dec20 with 2 decimal places | 20110505 | ||
3 | Importing | USED | Call by reference | Type reference (TYPE) | DEC20_2 | Dec20 with 2 decimal places | 20110505 |
Method GET_PROZENT on class CL_HDB_ACTION_OVERVIEW has no exception.
Method INIT_GRAPH Signature
Method INIT_GRAPH on class CL_HDB_ACTION_OVERVIEW has no parameter.
Method INIT_GRAPH on class CL_HDB_ACTION_OVERVIEW has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |