SAP ABAP Class CL_ORA_ACTION_EXAMPLE (ORA: Main Performance 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_DBA_ACTION_CONTROLLER DBA Cockpit: Abstract Action Controller 20080125
Properties
Class CL_ORA_ACTION_EXAMPLE  
Short Description ORA: Main Performance Monitor    
Super Class CL_DBA_ACTION_CONTROLLER DBA Cockpit: 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 20070613   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ORACC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ORA_ACTION_EXAMPLE has no interface implemented.
Friends
Class CL_ORA_ACTION_EXAMPLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 RAC_INSTANCE Instance attribute Public Type reference (TYPE) STRING RAC Instance 20080125
2 REM_SYS Instance attribute Private Type reference (TYPE) DBCON_NAME Remote System 20080125
3 ST04N_DATA Instance attribute Public Type reference (TYPE) ST04N_DATA Data to be displayed in new ST04N 20080125
4 ST04N_DATABUFFER Instance attribute Public Type reference (TYPE) ST04N_DATABUFFER DBA Cockpit : additional infos for Perf Overview Monitor 20080125
5 ST04N_GICO Instance attribute Public Type reference (TYPE) ST04N_GICO Data to be displayed in new ST04N - general icons (non-inst) 20080125
6 START Instance attribute Public Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20080125
Methods
# Method Level Visibility Method type Description Created on
1 MODIFY_INTO_DATE_FORMAT Static method Private Method into date 20080125
2 MODIFY_INTO_TIME_FORMAT Static method Private Method into time 20080125
Events
Class CL_ORA_ACTION_EXAMPLE has no event.
Types
Class CL_ORA_ACTION_EXAMPLE has no local type.
Method Signatures

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 20080125

Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_EXAMPLE 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 20080125

Method MODIFY_INTO_TIME_FORMAT on class CL_ORA_ACTION_EXAMPLE has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in