SAP ABAP Class CL_ORA_ACTION_TE (Controller Class for timed events)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
⤷
S_ORA_COCKPIT (Package) DBACockpit: Oracle Monitors

⤷

⤷

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 | 20121116 |
Properties
Class | CL_ORA_ACTION_TE | |
Short Description | Controller Class for timed events | |
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_ORA_COCKPIT | DBACockpit: Oracle Monitors |
Created | 20121116 | 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_ORA_ACTION_TE has no interface implemented.
Friends
Class CL_ORA_ACTION_TE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV_1 | 20121116 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV_2 | 20121116 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV_3 | 20130826 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ORA_S_TE_GENERAL_SELECTION | Default data from DBA_HIST_SNAPSHOT | 20121116 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | EVENT_NAME | '0091' | Default Selection | 20121116 | |
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_ALV_GRID_LTC | ALV Grid Class for Latch Monitor | 20121116 | ||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20121116 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ORA_S_EVENT_HISTOGRAM_PER_AWR | Structure for event histogram, per AWR interval | 20121116 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ORA_S_DB_HIST_SNAP | DB HIST SNAPSHOT Time | 20121116 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ORA_S_TE_GENERAL_SELECTION | Selection data | 20121116 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ORA_S_TE_GENERAL_SELECTION | For Double Click | 20121116 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'TE_TABSTRIP_FC1' | Tab: Event Histograms | 20121116 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'TE_TABSTRIP_FC2' | Tab: Event Histograms Per AWR | 20121116 | |
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ORACC_ACTION_TIMED_EVENTS | To view data of IO activities | 20121116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | To remove the first few lines | 20130826 |
2 | ![]() |
Instance method | Private | Method | Free resources of Pop Up once closed | 20130826 |
3 | ![]() |
Instance method | Private | Method | Method for pop to confirm from user | 20121116 |
4 | ![]() |
Instance method | Public | Method | General Selection/Setting for Timed Events | 20121116 |
5 | ![]() |
Instance method | Private | Method | For time frame coming from DBA_HIST_SNAPSHOT | 20121116 |
6 | ![]() |
Instance method | Private | Event handling method | handle double click | 20121116 |
7 | ![]() |
Static method | Public | Method | Make a timestamp out of date and time | 20121116 |
8 | ![]() |
Instance method | Private | Method | into date | 20121116 |
9 | ![]() |
Instance method | Private | Method | into time | 20121116 |
10 | ![]() |
Instance method | Public | Method | Get the Input data from Screen 2700 | 20121116 |
11 | ![]() |
Instance method | Private | Method | For setting up ALV grids | 20121116 |
12 | ![]() |
Instance method | Private | Method | For Pop Up Screen | 20130826 |
13 | ![]() |
Instance method | Private | Method | For Manuplating Input from sreen | 20121116 |
14 | ![]() |
Static method | Public | Method | Unpack a timestamp into data, time and millisecond fields | 20121116 |
Events
Class CL_ORA_ACTION_TE has no event.
Types
Class CL_ORA_ACTION_TE has no local type.
Method Signatures
Method DATA_FILL Signature
Method DATA_FILL on class CL_ORA_ACTION_TE has no parameter.
Method DATA_FILL on class CL_ORA_ACTION_TE has no exception.
Method DETAIL_FREE_RESSOURCES Signature
Method DETAIL_FREE_RESSOURCES on class CL_ORA_ACTION_TE has no parameter.
Method DETAIL_FREE_RESSOURCES on class CL_ORA_ACTION_TE has no exception.
Method GET_AVAILABLE_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SELECTION | Call by reference | Type reference (TYPE) | ORA_S_TE_GENERAL_SELECTION | General selections / settings for Oracle Timed Event Monitor | 20121116 | ||
2 | ![]() |
R_SELECTION | Value transfer | Type reference (TYPE) | ORA_S_TE_GENERAL_SELECTION | General selections / settings for Oracle Timed Event Monitor | 20121116 |
Method GET_AVAILABLE_TIME on class CL_ORA_ACTION_TE has no exception.
Method GET_GENERAL_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_GENERAL_SELECTION | Value transfer | Type reference (TYPE) | ORA_S_TE_GENERAL_SELECTION | General selections / settings for Oracle Ash Monitor | 20121116 |
Method GET_GENERAL_SELECTION on class CL_ORA_ACTION_TE has no exception.
Method GET_TIME_FRAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SELECTION | Call by reference | Type reference (TYPE) | ORA_S_TE_GENERAL_SELECTION | General selections / settings for Oracle Timed Event Monitor | 20121116 | ||
2 | ![]() |
R_SELECTION | Value transfer | Type reference (TYPE) | ORA_S_TE_GENERAL_SELECTION | General selections / settings for Oracle Timed Event Monitor | 20121116 |
Method GET_TIME_FRAME on class CL_ORA_ACTION_TE has no exception.
Method HANDLE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ROW | Call by reference | Attribute reference (LIKE) | 20121119 |
Method HANDLE_DOUBLE_CLICK on class CL_ORA_ACTION_TE has no exception.
Method MAKE_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATE | Call by reference | Type reference (TYPE) | SYDATS | Date | 20121116 | ||
2 | ![]() |
I_MILLI | Call by reference | Type reference (TYPE) | CHAR3 | Milli Second | 20121116 | ||
3 | ![]() |
I_TIME | Call by reference | Type reference (TYPE) | SYTIME | Time | 20121116 | ||
4 | ![]() |
R_TIMESTAMP | Value transfer | Type reference (TYPE) | ORA_SAMPLE_TIME | Sample timestamp (format yyyymmdd;hhmmssmmm) | 20121116 |
Method MAKE_TIMESTAMP on class CL_ORA_ACTION_TE has no exception.
Method MODIFY_INTO_DATE_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT_DATE | Call by reference | Type reference (TYPE) | STRING | 20121116 |
Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_TE has no exception.
Method MODIFY_INTO_TIME_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT_TIME | Call by reference | Type reference (TYPE) | STRING | 20121116 |
Method MODIFY_INTO_TIME_FORMAT on class CL_ORA_ACTION_TE has no exception.
Method SET_GENERAL_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GENERAL_SELECTION | Call by reference | Type reference (TYPE) | ORA_S_TE_GENERAL_SELECTION | General selections / settings for Oracle Ash Monitor | 20121116 |
Method SET_GENERAL_SELECTION on class CL_ORA_ACTION_TE has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_ORA_ACTION_TE has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_ORA_ACTION_TE has no exception.
Method SET_GRID_ATTRIBUTES_2 Signature
Method SET_GRID_ATTRIBUTES_2 on class CL_ORA_ACTION_TE has no parameter.
Method SET_GRID_ATTRIBUTES_2 on class CL_ORA_ACTION_TE has no exception.
Method SET_USER_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OKCODE | Value transfer | Type reference (TYPE) | I | 20121116 |
Method SET_USER_INPUT on class CL_ORA_ACTION_TE has no exception.
Method UNPACK_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATE | Call by reference | Type reference (TYPE) | SYDATS | date | 20121116 | ||
2 | ![]() |
E_MILLI | Call by reference | Type reference (TYPE) | CHAR3 | milliseconds (SPACE if undefined) | 20121116 | ||
3 | ![]() |
E_TIME | Call by reference | Type reference (TYPE) | SYTIME | time | 20121116 | ||
4 | ![]() |
I_TIMESTAMP | Call by reference | Type reference (TYPE) | ORA_SAMPLE_TIME | Sample timestamp ( format yyyymmdd;hhmmssmmm) | 20121116 |
Method UNPACK_TIMESTAMP on class CL_ORA_ACTION_TE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |