SAP ABAP Class CL_ORA_ACTION_GVDVIEWS (Controller Class for GVD Views)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   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 20121212
Properties
Class CL_ORA_ACTION_GVDVIEWS  
Short Description Controller Class for GVD Views    
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 20121212   SAP 
Last change 20130531   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_GVDVIEWS has no interface implemented.
Friends
Class CL_ORA_ACTION_GVDVIEWS 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 GVD Views 20121212
2 ALV_1 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV for Selected Views 20121212
3 TABSTRIP_TAB1 Instance attribute Public Type reference (TYPE) SYUCOMM 'TAB_FC1' Tab for GVDVIEWS 20121212
4 TABSTRIP_TAB2 Instance attribute Public Type reference (TYPE) SYUCOMM 'TAB_FC2' Tab for GVD Results 20121212
5 VIEW_DATA Instance attribute Public Type reference (TYPE) ORACC_ACTION_GVDVIEWS To view GV$Views 20121212
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_VIEW_CONTENTS Instance method Private Method To display the content of selected views 20121212
2 NAVIGATE_FORWARD Instance method Protected Method Navigate Forward 20121212
3 SET_DISPLAY_TABLE Instance method Private Method Convert the table from DB to display on screen 20121212
4 SET_GRID_ATTRIBUTES Instance method Private Method Setting up ALV Grid 20121212
Events
Class CL_ORA_ACTION_GVDVIEWS has no event.
Types
Class CL_ORA_ACTION_GVDVIEWS has no local type.
Method Signatures

Method DISPLAY_VIEW_CONTENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW_NAME Call by reference Type reference (TYPE) STRING 20121212

Method DISPLAY_VIEW_CONTENTS on class CL_ORA_ACTION_GVDVIEWS has no exception.

Method NAVIGATE_FORWARD Signature

Method NAVIGATE_FORWARD on class CL_ORA_ACTION_GVDVIEWS has no parameter.
Method NAVIGATE_FORWARD on class CL_ORA_ACTION_GVDVIEWS has no exception.

Method SET_DISPLAY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_TAB1 Call by reference Type reference (TYPE) ORA_T_VIEWS Table for Views 20121212
2 Returning I_T_TAB2 Value transfer Type reference (TYPE) ORA_T_VIEWS Table for Views 20121212

Method SET_DISPLAY_TABLE on class CL_ORA_ACTION_GVDVIEWS has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_ORA_ACTION_GVDVIEWS has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_ORA_ACTION_GVDVIEWS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740