SAP ABAP Class CL_ORA_ACTION_CONTROLLER_RANGE (ORA: Action Controller With Range Selection)
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 | 20060313 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DB6_ACTION_CONTROLLER_RANGE | DBA Cockpit: Interface to Actions with Data Preselection | 20060313 |
Properties
Class | CL_ORA_ACTION_CONTROLLER_RANGE | |
Short Description | ORA: Action Controller With Range Selection | |
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 | 20060313 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ORA_ACTION_CONTROLLER_RANGE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DB6_ACTION_CONTROLLER_RANGE | DBA Cockpit: Interface to Actions with Data Preselection | 20060313 |
Friends
Class CL_ORA_ACTION_CONTROLLER_RANGE has no friend class.
Attributes
Class CL_ORA_ACTION_CONTROLLER_RANGE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get all snapshots from ORA_SNAPSHOT | 20070214 |
2 | ![]() |
Instance method | Private | Method | Check if from/to-snapshot combination is valid | 20080122 |
Events
Class CL_ORA_ACTION_CONTROLLER_RANGE has no event.
Types
Class CL_ORA_ACTION_CONTROLLER_RANGE has no local type.
Method Signatures
Method GET_HISTORY_SNAPSHOTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REMOTE_SYSTEM | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20070214 |
Method GET_HISTORY_SNAPSHOTS on class CL_ORA_ACTION_CONTROLLER_RANGE has no exception.
Method IS_VALID_SNAPSHOT_COMBINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IS_VALID | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080122 | ||
2 | ![]() |
I_DBID | Call by reference | Type reference (TYPE) | ORA_DBID | Oracle monitoring: database id | 20080122 | ||
3 | ![]() |
I_INST_ID | Call by reference | Type reference (TYPE) | ORA_INST_ID | Oracle monitor: Instance ID | 20080122 | ||
4 | ![]() |
I_REMOTE_SYSTEM | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20080122 |
Method IS_VALID_SNAPSHOT_COMBINATION on class CL_ORA_ACTION_CONTROLLER_RANGE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |