SAP ABAP Class CL_ORA_ACTION_MET_WT (ORA: System Metrics Wait Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
⤷ S_DBMON_ORA_COCKPIT (Package) Database Monitor for Oracle in Cockpit Framework
⤷ BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
⤷ S_DBMON_ORA_COCKPIT (Package) Database Monitor for Oracle in Cockpit Framework
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ORA_ACTION_CONTROLLER | ORA: Abstract Action Controller | 20060710 |
Properties
Class | CL_ORA_ACTION_MET_WT | |
Short Description | ORA: System Metrics Wait Class | |
Super Class | CL_ORA_ACTION_CONTROLLER | ORA: Abstract Action Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_DBMON_ORA_COCKPIT | Database Monitor for Oracle in Cockpit Framework |
Created | 20060710 | SAP |
Last change | 20080612 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ORACC | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ORA_ACTION_MET_WT has no interface implemented.
Friends
Class CL_ORA_ACTION_MET_WT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_DATASOURCE_GV | Constant | Public | Type reference (TYPE) | ORA_MET_WT_DATASOURCE | '1' | Datatype for Wait Class metrics selection | 20060810 | |
2 | GC_DATSOURCE_DBA | Constant | Public | Type reference (TYPE) | ORA_MET_WT_DATASOURCE | '2' | Datatype for Wait Class metrics selection | 20060810 | |
3 | GC_METRIC_GROUP_ALL | Constant | Public | Type reference (TYPE) | ORA_METRIC_GROUP_ALL | 'ALL' | Data element for "ALL' value in metric group | 20060810 | |
4 | GC_MET_VALUENAME_AVGWAITCNT | Constant | Private | Type reference (TYPE) | ORA_MET_VALUENAME_WT | 'AVGWAITCNT' | type for file metrics valuerange | 20061017 | |
5 | GC_MET_VALUENAME_DBTIMEWAIT | Constant | Private | Type reference (TYPE) | ORA_MET_VALUENAME_WT | 'DBTIMEWAIT' | type for file metrics valuerange | 20061017 | |
6 | GC_MET_VALUENAME_TIMEWAITED | Constant | Private | Type reference (TYPE) | ORA_MET_VALUENAME_WT | 'TIMEWAITED' | type for file metrics valuerange | 20061017 | |
7 | GC_MET_VALUENAME_WAITCOUNT | Constant | Private | Type reference (TYPE) | ORA_MET_VALUENAME_WT | 'WAITCOUNT' | type for file metrics valuerange | 20061017 | |
8 | GT_METRIC_GROUPS | Instance attribute | Public | Type reference (TYPE) | ORA_T_DBA_HIST_METRIC_NAME | Oracle Monitoring: table type for DBA_HIST_METRIC_NAME | 20060810 | ||
9 | GT_WAITCLASSMETRICS_TABLE | Instance attribute | Private | Type reference (TYPE) | ORA_T_WAITCLASSMETRIC | Table type for ORA_S_WAITCLASSMETRIC | 20060810 | ||
10 | G_METRICS_SELECTION | Instance attribute | Public | Type reference (TYPE) | ORA_T_DBA_HIST_METRIC_NAME | Oracle Monitoring: table type for DBA_HIST_METRIC_NAME | 20060810 | ||
11 | G_METRICS_WAIT_SELECTION | Instance attribute | Public | Type reference (TYPE) | ORA_T_WAITCLASSMETRIC | Table type for ORA_S_WAITCLASSMETRIC | 20061019 | ||
12 | G_MET_WT_SELECTION | Instance attribute | Public | Type reference (TYPE) | ORA_S_MET_WT_SELECTION | General selections / settings for Wait Class Metrics Monitor | 20060810 | ||
13 | MET_DET_WT_ALV_CONTAINER | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20061109 | ||
14 | MET_DET_WT_ALV_TABLE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20061109 | ||
15 | MET_DET_WT_FIELDCATALOG | Instance attribute | Public | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for SAP List Viewer Control | 20061109 | ||
16 | MET_DET_WT_LAYOUT | Instance attribute | Public | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20061109 | ||
17 | MET_WT_ALV_CONTAINER | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20060810 | ||
18 | MET_WT_ALV_TABLE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20060810 | ||
19 | MET_WT_CONTAINER | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20060810 | ||
20 | MET_WT_FIELDCATALOG | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for SAP List Viewer Control | 20061007 | ||
21 | MET_WT_LAYOUT | Instance attribute | Public | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20060810 | ||
22 | MET_WT_VIEWER | Instance attribute | Private | Object reference (TYPE REF TO) | CL_TIME_CHART_SIMPLE | Simple time chart (based on chart engine) | 20060810 | ||
23 | TABSTRIP_TAB1 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'MET_WT_FC1' | Function Code that Triggered PAI | 20080125 | |
24 | TABSTRIP_TAB2 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'MET_WT_FC2' | Function Code that Triggered PAI | 20080125 | |
25 | VIEW_DATA | Instance attribute | Public | Type reference (TYPE) | ORACC_ACTION_MET_WT | All system MEtrics type definitions | 20060810 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_GENERAL_SELECTION | Instance method | Public | Method | 20061017 | |
2 | GET_METRICS_SELECTION | Instance method | Public | Method | 20061017 | |
3 | GET_WAITCLASSES | Instance method | Public | Method | return waitclasses to build dropdown | 20061116 |
4 | HANDLE_CLICK_GRAPH | Instance method | Private | Event handling method | event handler for graphic click | 20061109 |
5 | MAKE_HUMAN_TIMESTAMP | Instance method | Private | Method | generate timestamp out of a graph timestamp | 20060724 |
6 | MET_WT_GET_DATA | Instance method | Private | Method | retrieving the System Summary Data from the Database | 20061007 |
7 | OKC_LOADDATA | Instance method | Private | Method | Load data pool according to selections | 20061017 |
8 | OKC_METRIC_SELECTION | Instance method | Private | Method | switch to a different metric from the pull-down menu | 20061017 |
9 | OKC_SHOW_TIMEFRAMEINFO | Instance method | Private | Method | show available timestamps for system metrics | 20061017 |
10 | OKC_TIMEFRAME_DEFAULT | Instance method | Private | Method | resets the timestamps to the 1h default | 20060724 |
11 | SET_GENERAL_SELECTION | Instance method | Public | Method | 20061017 | |
12 | SET_METRICS_SELECTION | Instance method | Public | Method | 20061017 |
Events
Class CL_ORA_ACTION_MET_WT has no event.
Types
Class CL_ORA_ACTION_MET_WT has no local type.
Method Signatures
Method GET_GENERAL_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | R_GENERAL_SELECTION | Value transfer | Type reference (TYPE) | ORA_S_MET_WT_SELECTION | General selections / settings for Wait Class Metrics Monitor | 20061017 |
Method GET_GENERAL_SELECTION on class CL_ORA_ACTION_MET_WT has no exception.
Method GET_METRICS_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | R_METRICS_SELECTION | Value transfer | Type reference (TYPE) | ORA_S_MET_WT_SELECTION | Oracle Monitoring: table type for DBA_HIST_METRIC_NAME | 20061017 |
Method GET_METRICS_SELECTION on class CL_ORA_ACTION_MET_WT has no exception.
Method GET_WAITCLASSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | R_WAITCLASS | Value transfer | Type reference (TYPE) | ORA_T_WAITCLASSMETRIC | Table type for ORA_S_WAITCLASSMETRIC | 20061116 |
Method GET_WAITCLASSES on class CL_ORA_ACTION_MET_WT has no exception.
Method HANDLE_CLICK_GRAPH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CLICKED_ENTRY | Call by reference | Attribute reference (LIKE) | 20061109 | ||||
2 | Importing | CLICKED_SERIES | Call by reference | Attribute reference (LIKE) | 20061109 | ||||
3 | Importing | ELEMENT | Call by reference | Attribute reference (LIKE) | 20061109 | ||||
4 | Importing | POINT_NR | Call by reference | Attribute reference (LIKE) | 20061109 | ||||
5 | Importing | SERIES_NR | Call by reference | Attribute reference (LIKE) | 20061109 |
Method HANDLE_CLICK_GRAPH on class CL_ORA_ACTION_MET_WT has no exception.
Method MAKE_HUMAN_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_DATE | Call by reference | Type reference (TYPE) | SYDATS | (8-character) Date for SYST | 20060724 | ||
2 | Exporting | E_MILLI | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte field | 20060724 | ||
3 | Exporting | E_TIME | Call by reference | Type reference (TYPE) | SYTIME | TIME Data Element for SYST | 20060724 | ||
4 | Importing | I_TIMESTAMP | Call by reference | Type reference (TYPE) | ORA_HIST_BEG_INT_T | Oracle mon: Time at the beginning of the snapshot interval | 20060724 |
Method MAKE_HUMAN_TIMESTAMP on class CL_ORA_ACTION_MET_WT has no exception.
Method MET_WT_GET_DATA Signature
Method MET_WT_GET_DATA on class CL_ORA_ACTION_MET_WT has no parameter.
Method MET_WT_GET_DATA on class CL_ORA_ACTION_MET_WT has no exception.
Method OKC_LOADDATA Signature
Method OKC_LOADDATA on class CL_ORA_ACTION_MET_WT has no parameter.
Method OKC_LOADDATA on class CL_ORA_ACTION_MET_WT has no exception.
Method OKC_METRIC_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_SELECTION | Call by reference | Type reference (TYPE) | ORA_S_MET_WT_SELECTION | General selections / settings for System Metrics Monitor | 20061017 | ||
2 | Returning | R_SELECTION | Value transfer | Type reference (TYPE) | ORA_S_MET_WT_SELECTION | General selections / settings for System Metrics Monitor | 20061017 |
Method OKC_METRIC_SELECTION on class CL_ORA_ACTION_MET_WT has no exception.
Method OKC_SHOW_TIMEFRAMEINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_SELECTION | Call by reference | Type reference (TYPE) | ORA_S_MET_WT_SELECTION | General selections / settings for System Metrics Monitor | 20061017 | ||
2 | Returning | R_SELECTION | Value transfer | Type reference (TYPE) | ORA_S_MET_WT_SELECTION | General selections / settings for System Metrics Monitor | 20061017 |
Method OKC_SHOW_TIMEFRAMEINFO on class CL_ORA_ACTION_MET_WT has no exception.
Method OKC_TIMEFRAME_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_SELECTION | Call by reference | Type reference (TYPE) | ORA_S_MET_WT_SELECTION | General selections / settings for System Metrics Monitor | 20060724 | ||
2 | Returning | R_SELECTION | Value transfer | Type reference (TYPE) | ORA_S_MET_WT_SELECTION | General selections / settings for System Metrics Monitor | 20060724 |
Method OKC_TIMEFRAME_DEFAULT on class CL_ORA_ACTION_MET_WT has no exception.
Method SET_GENERAL_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_GENERAL_SELECTION | Call by reference | Type reference (TYPE) | ORA_S_MET_WT_SELECTION | General selections / settings for Wait Class Metrics Monitor | 20061017 |
Method SET_GENERAL_SELECTION on class CL_ORA_ACTION_MET_WT has no exception.
Method SET_METRICS_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_METRICS_SELECTION | Call by reference | Type reference (TYPE) | ORA_S_MET_WT_SELECTION | Oracle Monitoring: table type for DBA_HIST_METRIC_NAME | 20061017 |
Method SET_METRICS_SELECTION on class CL_ORA_ACTION_MET_WT has no exception.
History
Last changed by/on | SAP | 20080612 |
SAP Release Created in | 710 |