SAP ABAP Class CL_ORA_ACTION_MET_FL (ORA: File Metric Monitor)
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
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_FL  
Short Description ORA: File Metric Monitor    
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_FL has no interface implemented.
Friends
Class CL_ORA_ACTION_MET_FL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DATASOURCE_DBA Constant Public Type reference (TYPE) ORA_MET_FL_DATASOURCE '2' Datatype for File Metrics selection 20060810
2 GC_DATASOURCE_GV Constant Public Type reference (TYPE) ORA_MET_FL_DATASOURCE '1' Datatype for File Metrics selection 20060810
3 GC_FILE_ALL Constant Public Type reference (TYPE) ORA_METRIC_GROUP_ALL 'ALL' Data element for "ALL' value in metric group 20061004
4 GC_FL_SELECTION_ALL Constant Private Type reference (TYPE) ORA_MET_FL_TS 'ALL' select between single file and tablespace 20061018
5 GC_FL_SELECTION_FILE Constant Private Type reference (TYPE) ORA_MET_FL_TS 'DATAFILE' select between single file and tablespace 20061018
6 GC_FL_SELECTION_TS Constant Private Type reference (TYPE) ORA_MET_FL_TS 'TABLESPACE' select between single file and tablespace 20061018
7 GC_MET_VALUENAME_AVGREAD Constant Private Type reference (TYPE) ORA_MET_VALUENAME_FL 'AVGREAD' type for minimum, maximum, average value 20061003
8 GC_MET_VALUENAME_AVGWRITE Constant Private Type reference (TYPE) ORA_MET_VALUENAME_FL 'AVGWRITE' type for minimum, maximum, average value 20061003
9 GC_MET_VALUENAME_BLOCK Constant Private Type reference (TYPE) ORA_MET_VALUENAME_FL 'BLOCK' type for file metrics valuerange 20061113
10 GC_MET_VALUENAME_IO Constant Private Type reference (TYPE) ORA_MET_VALUENAME_FL 'IO' type for file metrics valuerange 20061113
11 GC_MET_VALUENAME_PHYBLKREAD Constant Private Type reference (TYPE) ORA_MET_VALUENAME_FL 'PHYBLKREAD' type for minimum, maximum, average value 20061003
12 GC_MET_VALUENAME_PHYBLKWRITE Constant Private Type reference (TYPE) ORA_MET_VALUENAME_FL 'PHYBLKWRTE' type for minimum, maximum, average value 20061003
13 GC_MET_VALUENAME_PHYSREAD Constant Private Type reference (TYPE) ORA_MET_VALUENAME_FL 'PHYSREAD' type for minimum, maximum, average value 20061003
14 GC_MET_VALUENAME_PHYSWRITE Constant Private Type reference (TYPE) ORA_MET_VALUENAME_FL 'PHYSWRITE' type for minimum, maximum, average value 20061003
15 GC_MET_VALUENAME_TIME Constant Private Type reference (TYPE) ORA_MET_VALUENAME_FL 'TIME' type for file metrics valuerange 20061113
16 GC_MET_VALUEUNIT_BLOCK Constant Private Type reference (TYPE) ORA_METRIC_UNIT 'Blocks' Oracle Monitor: AWR Metric Unit 20061113
17 GC_MET_VALUEUNIT_IO Constant Private Type reference (TYPE) ORA_METRIC_UNIT 'READS/WRITES' Oracle Monitor: AWR Metric Unit 20061113
18 GC_MET_VALUEUNIT_TIME Constant Private Type reference (TYPE) ORA_METRIC_UNIT 'CentiSeconds/Call' Oracle Monitor: AWR Metric Unit 20061113
19 GT_FILEMETRICS_TABLE Instance attribute Private Type reference (TYPE) ORA_T_FILEMETRIC Oracle Monitoring: AWR filemetric Summary 20060810
20 GT_FILE_NAMES Instance attribute Public Type reference (TYPE) ORA_T_DBA_FILE_NAME table type for ora_s_dba_file_name 20061004
21 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
22 G_ALF_SELECTED_DF_INDEX Instance attribute Private Type reference (TYPE) LVC_S_ROW index on datafile 20061018
23 G_METRICS_SELECTION Instance attribute Public Type reference (TYPE) ORA_T_DBA_FILE_NAME Oracle Monitoring: table type for DBA_HIST_METRIC_NAME 20060810
24 G_MET_FL_SELECTION Instance attribute Public Type reference (TYPE) ORA_S_MET_FL_SELECTION General selections / settings for File Metrics Monitor 20060810
25 MET_DET_ALV_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20061019
26 MET_DET_ALV_TABLE Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20061019
27 MET_DET_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for SAP List Viewer Control 20061019
28 MET_DET_LAYOUT Instance attribute Public Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20061019
29 MET_DF_ALV_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20061007
30 MET_DF_ALV_TABLE Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20061007
31 MET_DF_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for SAP List Viewer Control 20061007
32 MET_DF_LAYOUT Instance attribute Public Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20061007
33 MET_FL_ALV_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060810
34 MET_FL_ALV_TABLE Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20060810
35 MET_FL_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060810
36 MET_FL_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for SAP List Viewer Control 20061003
37 MET_FL_LAYOUT Instance attribute Public Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20060810
38 MET_FL_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_TIME_CHART_SIMPLE Simple time chart (based on chart engine) 20060810
39 TABSTRIP_TAB1 Constant Public Type reference (TYPE) SYUCOMM 'MET_FL_FC1' Function Code that Triggered PAI 20080125
40 TABSTRIP_TAB2 Constant Public Type reference (TYPE) SYUCOMM 'MET_FL_FC2' Function Code that Triggered PAI 20080125
41 VIEW_DATA Instance attribute Public Type reference (TYPE) ORACC_ACTION_MET_FL All system MEtrics type definitions 20060810
Methods
# Method Level Visibility Method type Description Created on
1 GET_GENERAL_SELECTION Instance method Public Method 20061004
2 GET_METRICS_SELECTION Instance method Public Method 20061004
3 HANDLE_CLICK_GRAPH Instance method Private Event handling method 20061019
4 HANDLE_DOUBLE_CLICK_DF Instance method Private Event handling method handle click on datafile ALV 20061018
5 MAKE_HUMAN_TIMESTAMP Instance method Private Method generate timestamp out of a graph timestamp 20060724
6 MET_FL_GET_DATA Instance method Private Method 20061003
7 OKC_IO_SELECTION Instance method Private Method pull-down menu changes 20061115
8 OKC_LOADDATA Instance method Private Method Load data pool according to selections 20061004
9 OKC_METRIC_SELECTION Instance method Private Method switch to a different metric from the pull-down menu 20061004
10 OKC_SHOW_TIMEFRAMEINFO Instance method Private Method show available timestamps for system metrics 20061004
11 OKC_TIMEFRAME_DEFAULT Instance method Private Method resets the timestamps to the 1h default 20060724
12 SET_GENERAL_SELECTION Instance method Public Method 20061004
13 SET_METRICS_SELECTION Instance method Public Method 20061004
Events
Class CL_ORA_ACTION_MET_FL has no event.
Types
Class CL_ORA_ACTION_MET_FL 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_FL_SELECTION General selections / settings for File Metrics Monitor 20061004

Method GET_GENERAL_SELECTION on class CL_ORA_ACTION_MET_FL 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_FL_SELECTION Oracle Monitoring: table type for DBA_HIST_METRIC_NAME 20061004

Method GET_METRICS_SELECTION on class CL_ORA_ACTION_MET_FL 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) 20061102
2 Importing CLICKED_SERIES Call by reference Attribute reference (LIKE) 20061102
3 Importing ELEMENT Call by reference Attribute reference (LIKE) 20061019
4 Importing POINT_NR Call by reference Attribute reference (LIKE) 20061019
5 Importing SERIES_NR Call by reference Attribute reference (LIKE) 20061019

Method HANDLE_CLICK_GRAPH on class CL_ORA_ACTION_MET_FL has no exception.

Method HANDLE_DOUBLE_CLICK_DF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20061018
2 Importing E_ROW Call by reference Attribute reference (LIKE) 20061018
3 Importing SENDER Call by reference Attribute reference (LIKE) 20061018

Method HANDLE_DOUBLE_CLICK_DF on class CL_ORA_ACTION_MET_FL 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_FL has no exception.

Method MET_FL_GET_DATA Signature

Method MET_FL_GET_DATA on class CL_ORA_ACTION_MET_FL has no parameter.
Method MET_FL_GET_DATA on class CL_ORA_ACTION_MET_FL has no exception.

Method OKC_IO_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_FL_SELECTION General selections / settings for File Metrics Monitor 20061115
2 Returning R_SELECTION Value transfer Type reference (TYPE) ORA_S_MET_FL_SELECTION General selections / settings for File Metrics Monitor 20061115

Method OKC_IO_SELECTION on class CL_ORA_ACTION_MET_FL has no exception.

Method OKC_LOADDATA Signature

Method OKC_LOADDATA on class CL_ORA_ACTION_MET_FL has no parameter.
Method OKC_LOADDATA on class CL_ORA_ACTION_MET_FL 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_FL_SELECTION General selections / settings for System Metrics Monitor 20061004
2 Returning R_SELECTION Value transfer Type reference (TYPE) ORA_S_MET_FL_SELECTION General selections / settings for System Metrics Monitor 20061004

Method OKC_METRIC_SELECTION on class CL_ORA_ACTION_MET_FL 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_FL_SELECTION General selections / settings for System Metrics Monitor 20061004
2 Returning R_SELECTION Value transfer Type reference (TYPE) ORA_S_MET_FL_SELECTION General selections / settings for System Metrics Monitor 20061004

Method OKC_SHOW_TIMEFRAMEINFO on class CL_ORA_ACTION_MET_FL 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_FL_SELECTION General selections / settings for System Metrics Monitor 20060724
2 Returning R_SELECTION Value transfer Type reference (TYPE) ORA_S_MET_FL_SELECTION General selections / settings for System Metrics Monitor 20060724

Method OKC_TIMEFRAME_DEFAULT on class CL_ORA_ACTION_MET_FL 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_FL_SELECTION 20061004

Method SET_GENERAL_SELECTION on class CL_ORA_ACTION_MET_FL 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_FL_SELECTION Oracle Monitoring: table type for DBA_HIST_METRIC_NAME 20061004

Method SET_METRICS_SELECTION on class CL_ORA_ACTION_MET_FL has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 710