SAP ABAP Class CL_ORA_ACTION_DBAVIEWS (Controllr Class for DBA 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 20121213
Properties
Class CL_ORA_ACTION_DBAVIEWS  
Short Description Controllr Class for DBA 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 20121213   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_DBAVIEWS has no interface implemented.
Friends
Class CL_ORA_ACTION_DBAVIEWS 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 DBA Views 20121213
2 ALV_1 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV for Result 20121213
3 TABSTRIP_TAB1 Instance attribute Public Type reference (TYPE) SYUCOMM 'TAB_FC1' Tab for DBA Views 20121213
4 TABSTRIP_TAB2 Instance attribute Public Type reference (TYPE) SYUCOMM 'TAB_FC2' Tab for DBA Result 20121213
5 VIEW_DATA Instance attribute Public Type reference (TYPE) ORACC_ACTION_DBAVIEWS To view DBA Views 20121213
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_VIEW_CONTENTS Instance method Private Method to display contents of the selected views 20121213
2 NAVIGATE_FORWARD Instance method Protected Method Navigate Forward 20121213
3 SET_DISPLAY_TABLE Instance method Private Method Convert the table from DB to display on screen 20121213
4 SET_GRID_ATTRIBUTES Instance method Private Method Setting up ALV Grid 20121213
Events
Class CL_ORA_ACTION_DBAVIEWS has no event.
Types
Class CL_ORA_ACTION_DBAVIEWS 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 20121213

Method DISPLAY_VIEW_CONTENTS on class CL_ORA_ACTION_DBAVIEWS has no exception.

Method NAVIGATE_FORWARD Signature

Method NAVIGATE_FORWARD on class CL_ORA_ACTION_DBAVIEWS has no parameter.
Method NAVIGATE_FORWARD on class CL_ORA_ACTION_DBAVIEWS 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 20121213
2 Returning I_T_TAB2 Value transfer Type reference (TYPE) ORA_T_VIEWS Table for Views 20121213

Method SET_DISPLAY_TABLE on class CL_ORA_ACTION_DBAVIEWS has no exception.

Method SET_GRID_ATTRIBUTES Signature

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