SAP ABAP Class CL_ORA_ACTION_DNFS (ORA: DNFS 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 20090813
Properties
Class CL_ORA_ACTION_DNFS  
Short Description ORA: DNFS 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 20090623   SAP 
Last change 20110908   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_DNFS has no interface implemented.
Friends
Class CL_ORA_ACTION_DNFS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_1 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_1 20090813
2 ALV_2 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_2 20090813
3 ALV_3 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_3 20090813
4 GWA_LAYOUT1 Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Layout 20090813
5 GWA_LAYOUT2 Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Layout 20090813
6 GWA_LAYOUT3 Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Layout 20090813
7 TABSTRIP_TAB1 Constant Public Type reference (TYPE) SYUCOMM 'TABSTRIP_FC1' Tabstrip 1 20090813
8 TABSTRIP_TAB2 Constant Public Type reference (TYPE) SYUCOMM 'TABSTRIP_FC2' Tabstrip 2 20090813
9 TABSTRIP_TAB3 Constant Public Type reference (TYPE) SYUCOMM 'TABSTRIP_FC3' Tabstrip 3 20090813
10 VIEW_DATA Instance attribute Public Type reference (TYPE) ORACC_ACTION_DNFS Data displayed 20090813
Methods
# Method Level Visibility Method type Description Created on
1 EXE_QUERY_CHANNELS Instance method Private Method Execute query for sum channels 20090813
2 EXE_QUERY_SERVER Instance method Private Method Execute query for sum channels 20090813
3 EXE_QUERY_SUMCHANNELS Instance method Private Method Execute query for sum channels 20090813
4 SET_GRID_ATTRIBUTES Instance method Private Method SET_GRID_ATTRIBUTES 20090813
Events
Class CL_ORA_ACTION_DNFS has no event.
Types
Class CL_ORA_ACTION_DNFS has no local type.
Method Signatures

Method EXE_QUERY_CHANNELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_CHANNELS Call by reference Type reference (TYPE) ORACC_ACTION_DNFS-IT_DNFS_CHANNELS V$DNFS_CHANNELS 20090813
2 Importing P_REMSYS Value transfer Type reference (TYPE) DBCON_NAME Description of Database Connections 20090813

Method EXE_QUERY_CHANNELS on class CL_ORA_ACTION_DNFS has no exception.

Method EXE_QUERY_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_SERVER Call by reference Type reference (TYPE) ORACC_ACTION_DNFS-IT_DNFS_SERVER V$DNFS_SERVERS 20090813
2 Importing P_REMSYS Value transfer Type reference (TYPE) DBCON_NAME Description of Database Connections 20090813

Method EXE_QUERY_SERVER on class CL_ORA_ACTION_DNFS has no exception.

Method EXE_QUERY_SUMCHANNELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_SUM_CHANNELS Call by reference Type reference (TYPE) ORACC_ACTION_DNFS-IT_DNFS_CHANNSUM Sum for channels 20090813
2 Importing P_REMSYS Value transfer Type reference (TYPE) DBCON_NAME Description of Database Connections 20090813

Method EXE_QUERY_SUMCHANNELS on class CL_ORA_ACTION_DNFS has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_ORA_ACTION_DNFS has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_ORA_ACTION_DNFS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in