SAP ABAP Class CL_ORA_ACTION_FSR (ORA: Filesystem Requests 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_FSR | |
| Short Description | ORA: Filesystem Requests 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 | 20051118 | 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_FSR has no interface implemented.
Friends
Class CL_ORA_ACTION_FSR has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | Append own functions for ALV event toolbar | 20060322 | |
| 2 | Instance method | Private | Event handling method | Handle user command caused by ALV buttons | 20060518 | |
| 3 | Static method | Private | Method | into date | 20070205 | |
| 4 | Static method | Private | Method | into time | 20070205 |
Events
Class CL_ORA_ACTION_FSR has no event.
Types
Class CL_ORA_ACTION_FSR has no local type.
Method Signatures
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) | 20060322 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20060322 |
Method HANDLE_TOOLBAR on class CL_ORA_ACTION_FSR 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 | Attribute reference (LIKE) | 20060518 |
Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_FSR 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 | 20070205 |
Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_FSR 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 | 20070205 |
Method MODIFY_INTO_TIME_FORMAT on class CL_ORA_ACTION_FSR has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 710 |