SAP ABAP Class CL_HDB_ACTION_THRESHOLDS (HDB: Thresgholds of alerts)
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 | 20111227 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20111227 |
Properties
Class | CL_HDB_ACTION_THRESHOLDS | |
Short Description | HDB: Thresgholds of alerts | |
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 | 20111227 | SAP |
Last change | 20141121 | |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20111227 |
Friends
Class CL_HDB_ACTION_THRESHOLDS 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 | 20111227 | ||
2 | EDIT_MODE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20120103 | |||
3 | ITAB_THRESHOLDS | Instance attribute | Public | Type reference (TYPE) | HDB_ALERT_THRESHOLDS_TAB | Fields for Thresholds display | 20111227 | ||
4 | NAVIGATOR | Instance attribute | Private | Attribute reference (LIKE) | 20111227 | ||||
5 | PF_STATUS | Instance attribute | Private | Attribute reference (LIKE) | 20111227 | ||||
6 | TITLE | Instance attribute | Private | Attribute reference (LIKE) | 20111227 | ||||
7 | VIEW_DATA | Instance attribute | Public | Type reference (TYPE) | HDB_THRESHOLDS_SCREEN | Screen: Thresholds display | 20111227 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | HANDLE_DATA_CHANGED | Instance method | Public | Event handling method | 20111228 | |
2 | HANDLE_DATA_CHANGED_WD | Instance method | Public | Method | 20111230 | |
3 | READ_ITAB | Instance method | Private | Method | 20111227 | |
4 | RESTORE_DEFAULTS | Instance method | Public | Method | 20111229 | |
5 | RESTORE_DEFAULTS_NEW_TAB | Instance method | Public | Method | 20130925 | |
6 | RESTORE_ONE_PARAMETER | Instance method | Public | Method | 20111229 | |
7 | SET_GRID_ATTRIBUTES | Instance method | Public | Method | 20111227 |
Events
Class CL_HDB_ACTION_THRESHOLDS has no event.
Types
Class CL_HDB_ACTION_THRESHOLDS has no local type.
Method Signatures
Method HANDLE_DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ER_DATA_CHANGED | Call by reference | Attribute reference (LIKE) | 20111228 | ||||
2 | Importing | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20111228 |
Method HANDLE_DATA_CHANGED on class CL_HDB_ACTION_THRESHOLDS has no exception.
Method HANDLE_DATA_CHANGED_WD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CHANGED_DATA | Call by reference | Type reference (TYPE) | LVC_T_MODI | ALV Control: Table of Modified Cells for the Application | 20111230 |
Method HANDLE_DATA_CHANGED_WD on class CL_HDB_ACTION_THRESHOLDS has no exception.
Method READ_ITAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | COL | Call by reference | Type reference (TYPE) | LVC_T_SCOL | ALV control: Table for cell coloring | 20111227 | ||
2 | Importing | FNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV control: Field name of internal table field | 20111227 | ||
3 | Exporting | IS_MODIFIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111229 | |||
4 | Changing | RES | Value transfer | Type reference (TYPE) | STRING | 20111227 | |||
5 | Importing | SECTION | Call by reference | Type reference (TYPE) | CHAR128 | 128 character | 20111227 |
Method READ_ITAB on class CL_HDB_ACTION_THRESHOLDS has no exception.
Method RESTORE_DEFAULTS Signature
Method RESTORE_DEFAULTS on class CL_HDB_ACTION_THRESHOLDS has no parameter.
Method RESTORE_DEFAULTS on class CL_HDB_ACTION_THRESHOLDS has no exception.
Method RESTORE_DEFAULTS_NEW_TAB Signature
Method RESTORE_DEFAULTS_NEW_TAB on class CL_HDB_ACTION_THRESHOLDS has no parameter.
Method RESTORE_DEFAULTS_NEW_TAB on class CL_HDB_ACTION_THRESHOLDS has no exception.
Method RESTORE_ONE_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | PARAM | Call by reference | Type reference (TYPE) | STRING | 20111229 |
Method RESTORE_ONE_PARAMETER on class CL_HDB_ACTION_THRESHOLDS has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_THRESHOLDS has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_THRESHOLDS has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 732 |