SAP ABAP Class CL_ORA_ACTION_ASSM (ORA: ASSM 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 | 20060322 |
Properties
| Class | CL_ORA_ACTION_ASSM | |
| Short Description | ORA: ASSM 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 | 20060109 | 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_ASSM has no interface implemented.
Friends
Class CL_ORA_ACTION_ASSM has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Filter the output list according to the input parameters | 20060516 | |
| 2 | Instance method | Private | Event handling method | 20060109 | ||
| 3 | Instance method | Private | Event handling method | Append own functions for ALV event toolbar | 20060516 | |
| 4 | Instance method | Private | Event handling method | Handle user command caused by ALV buttons | 20060516 | |
| 5 | Static method | Private | Method | into date | 20070116 | |
| 6 | Static method | Private | Method | into time | 20070116 |
Events
Class CL_ORA_ACTION_ASSM has no event.
Types
Class CL_ORA_ACTION_ASSM has no local type.
Method Signatures
Method FILTER_OUTPUT_LIST Signature
Method FILTER_OUTPUT_LIST on class CL_ORA_ACTION_ASSM has no parameter.
Method FILTER_OUTPUT_LIST on class CL_ORA_ACTION_ASSM has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20060109 | |||||
| 2 | E_ROW | Call by reference | Attribute reference (LIKE) | 20060109 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20060109 |
Method HANDLE_DOUBLE_CLICK on class CL_ORA_ACTION_ASSM has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20060516 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20060516 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20060516 |
Method HANDLE_TOOLBAR on class CL_ORA_ACTION_ASSM has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Type reference (TYPE) | SY-UCOMM | UserCommand | 20060516 | |||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20060516 |
Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_ASSM 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 | 20070116 |
Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_ASSM 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 | 20070116 |
Method MODIFY_INTO_TIME_FORMAT on class CL_ORA_ACTION_ASSM has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 710 |