SAP ABAP Class CL_ORA_ACTION_COS (ORA: Collector statistics)
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 | 20060619 |
Properties
| Class | CL_ORA_ACTION_COS | |
| Short Description | ORA: Collector statistics | |
| 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 | 20050927 | SAP |
| Last change | 20080612 | 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_COS has no interface implemented.
Friends
Class CL_ORA_ACTION_COS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV Grid on Tab 2 | 20060619 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Tab 2 | 20060619 | |||
| 3 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'GML_FC_COSHELP' | for doc | 20060619 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | D | 20060622 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | T | 20060622 | ||||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DBA_DATABASE | DBA Cockpit: Database Object Interface | 20050927 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | ORACC_ACTION_COS | Data displayed | 20050927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get_date_from_moni | 20060622 | |
| 2 | Instance method | Private | Event handling method | for doc | 20060619 | |
| 3 | Instance method | Private | Event handling method | Handle the toolbar belonging to the Days tab | 20060803 | |
| 4 | Static method | Private | Method | into date | 20060620 | |
| 5 | Static method | Private | Method | into time. | 20060620 | |
| 6 | Static method | Private | Method | transform title. | 20060619 | |
| 7 | Instance method | Public | Method | SET_DATE_FROM_MONI | 20060622 |
Events
Class CL_ORA_ACTION_COS has no event.
Types
Class CL_ORA_ACTION_COS has no local type.
Method Signatures
Method GET_DATE_FROM_MONI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATE | Call by reference | Type reference (TYPE) | D | 20060622 | ||||
| 2 | E_TIME | Call by reference | Type reference (TYPE) | T | 20060622 |
Method GET_DATE_FROM_MONI on class CL_ORA_ACTION_COS has no exception.
Method HANDLE_BEFORE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20060619 |
Method HANDLE_BEFORE_USER_COMMAND on class CL_ORA_ACTION_COS has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20060803 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20060803 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20060803 |
Method HANDLE_TOOLBAR on class CL_ORA_ACTION_COS 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 | 20060620 |
Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_COS 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 | 20060620 |
Method MODIFY_INTO_TIME_FORMAT on class CL_ORA_ACTION_COS has no exception.
Method RETRIEVE_TITLE_WITH_ANALYSIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE_IN | Call by reference | Type reference (TYPE) | STRING | 20060619 | ||||
| 2 | TIME_IN | Call by reference | Type reference (TYPE) | STRING | 20060619 | ||||
| 3 | TITLE_IN | Call by reference | Type reference (TYPE) | STRING | 20060619 |
Method RETRIEVE_TITLE_WITH_ANALYSIS on class CL_ORA_ACTION_COS has no exception.
Method SET_DATE_FROM_MONI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_READ_DATE_INPUT | Call by reference | Type reference (TYPE) | D | 20060622 | ||||
| 2 | I_READ_TIME_INPUT | Call by reference | Type reference (TYPE) | T | 20060622 |
Method SET_DATE_FROM_MONI on class CL_ORA_ACTION_COS has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 710 |