SAP ABAP Class CL_ORA_ACTION_IOREDOLOG (Controller Class for IO Redo Log per hour)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
⤷ S_ORA_COCKPIT (Package) DBACockpit: Oracle Monitors
⤷ 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 | 20120405 |
Properties
Class | CL_ORA_ACTION_IOREDOLOG | |
Short Description | Controller Class for IO Redo Log per hour | |
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 | 20120405 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ORA_ACTION_IOREDOLOG has no forward declaration.
Interfaces
Class CL_ORA_ACTION_IOREDOLOG has no interface implemented.
Friends
Class CL_ORA_ACTION_IOREDOLOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ALV | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV for IOREDO Log | 20120405 | ||
2 | G_SELECTION | Instance attribute | Private | Type reference (TYPE) | ORA_S_IOREDO_SELECTION | Selection Data | 20120417 | ||
3 | VIEW_DATA | Instance attribute | Public | Type reference (TYPE) | ORACC_ACTION_IOREDOLOG | To View the data for IOREDOLog File | 20120405 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_GENERAL_SELECTION | Instance method | Public | Method | General Selection/Setting for IO Redo Log | 20120417 |
2 | MODIFY_INTO_DATE_FORMAT | Instance method | Private | Method | into dat | 20120405 |
3 | MODIFY_INTO_TIME_FORMAT | Instance method | Private | Method | into time | 20120405 |
4 | SET_GENERAL_SELECTION | Instance method | Public | Method | Get the Input data from Screen 1901 | 20120417 |
5 | SET_GRID_ATTRIBUTES | Instance method | Private | Method | For setting up the ALV grid | 20120405 |
6 | SET_USER_INPUT | Instance method | Private | Method | Method to pass value for Min and Max time between switched | 20120417 |
Events
Class CL_ORA_ACTION_IOREDOLOG has no event.
Types
Class CL_ORA_ACTION_IOREDOLOG 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_IOREDO_SELECTION | Screen Selection area for Min and Max sec between Log Switch | 20120417 |
Method GET_GENERAL_SELECTION on class CL_ORA_ACTION_IOREDOLOG has no exception.
Method MODIFY_INTO_DATE_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | INPUT_DATE | Call by reference | Type reference (TYPE) | STRING | 20120405 |
Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_IOREDOLOG has no exception.
Method MODIFY_INTO_TIME_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | INPUT_TIME | Call by reference | Type reference (TYPE) | STRING | 20120405 |
Method MODIFY_INTO_TIME_FORMAT on class CL_ORA_ACTION_IOREDOLOG 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_IOREDO_SELECTION | Screen Selection area for Min and Max sec between Log Switch | 20120417 |
Method SET_GENERAL_SELECTION on class CL_ORA_ACTION_IOREDOLOG has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_ORA_ACTION_IOREDOLOG has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_ORA_ACTION_IOREDOLOG has no exception.
Method SET_USER_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | P_OKCODE | Value transfer | Type reference (TYPE) | I | 20120417 |
Method SET_USER_INPUT on class CL_ORA_ACTION_IOREDOLOG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |