SAP ABAP Class CL_RSQVT_FRONTEND (View: Root for RSQVT Front End)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB (Application Component) BW Database platforms
     RSQVT (Package) SAP Query Analysis Tool
Properties
Class CL_RSQVT_FRONTEND  
Short Description View: Root for RSQVT Front End    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSQVT   SAP Query Analysis Tool 
Created 20060509   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSQVT_FRONTEND has no forward declaration.
Interfaces
Class CL_RSQVT_FRONTEND has no interface implemented.
Friends
Class CL_RSQVT_FRONTEND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTALIAS Instance attribute Private Type reference (TYPE) RSDRS_ALIAS 20060509
2 ACTINFO Instance attribute Private Object reference (TYPE REF TO) CL_RSQVT_INFO SQLVIS View with Network Plan 20060509
3 ACTPATH Instance attribute Private Type reference (TYPE) STRING 20060509
4 ACTQUERYBLOCK Instance attribute Private Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060509
5 ACTSELMODEL Instance attribute Private Object reference (TYPE REF TO) CL_RSQVT_SELECTIONTREE Network Control 20060509
6 G_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20060509
7 G_CONTBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER_BAR_2 Vertical Tab Page for Controls 20060509
8 G_DETAILTABLE Instance attribute Private Object reference (TYPE REF TO) CL_RSQVT_DETAILTABLE Details Table for Selected Nodes 20060509
9 G_DETAILTREE Instance attribute Private Object reference (TYPE REF TO) CL_RSQVT_DETAILTREE Network Control 20060509
10 G_HSPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20060509
11 G_QUERYEXECUTOR Instance attribute Private Object reference (TYPE REF TO) CL_RSQVT_QUERYEXECUTOR Query Execution: Starts and Checks Queries 20060804
12 G_TEXTVIEWS Instance attribute Private See coding 20060509
13 G_VISUALIZERS Instance attribute Private See coding 20060509
14 G_VSPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 20060509
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060509
2 FREE_CONTROLS Instance method Public Method 20060509
3 ON_CALCULATE Instance method Private Event handling method 20060509
4 ON_DETAIL_REFRESH Instance method Private Event handling method 20060509
5 ON_EXCEPTION Instance method Private Event handling method 20060616
6 ON_FACT_ALIAS_CHANGE Instance method Private Event handling method 20060509
7 ON_PATH_SELECTION Instance method Private Event handling method 20060509
8 ON_SCHEMA_SELECT Instance method Private Event handling method 20060509
9 ON_TEXT_SELECT Instance method Private Event handling method 20060509
10 ON_TREE_SELECTION Instance method Private Event handling method 20060509
Events
Class CL_RSQVT_FRONTEND has no event.
Types
Class CL_RSQVT_FRONTEND has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTROL Call by reference Type reference (TYPE) C 20060509
2 Importing I_MODEL Call by reference Object reference (TYPE REF TO) CL_RSQVT_MODEL SQLVIS Query Model 20060509
# Exception Resumable Description Created on
1 CX_RSQVT_MODEL_ERROR 20060623

Method FREE_CONTROLS Signature

Method FREE_CONTROLS on class CL_RSQVT_FRONTEND has no parameter.
Method FREE_CONTROLS on class CL_RSQVT_FRONTEND has no exception.

Method ON_CALCULATE Signature

Method ON_CALCULATE on class CL_RSQVT_FRONTEND has no parameter.
Method ON_CALCULATE on class CL_RSQVT_FRONTEND has no exception.

Method ON_DETAIL_REFRESH Signature

Method ON_DETAIL_REFRESH on class CL_RSQVT_FRONTEND has no parameter.
Method ON_DETAIL_REFRESH on class CL_RSQVT_FRONTEND has no exception.

Method ON_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Attribute reference (LIKE) 20060623

Method ON_EXCEPTION on class CL_RSQVT_FRONTEND has no exception.

Method ON_FACT_ALIAS_CHANGE Signature

Method ON_FACT_ALIAS_CHANGE on class CL_RSQVT_FRONTEND has no parameter.
Method ON_FACT_ALIAS_CHANGE on class CL_RSQVT_FRONTEND has no exception.

Method ON_PATH_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SELECTIONMODEL Value transfer Attribute reference (LIKE) 20060509

Method ON_PATH_SELECTION on class CL_RSQVT_FRONTEND has no exception.

Method ON_SCHEMA_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIAS Value transfer Attribute reference (LIKE) 20060509
2 Importing OBJ Value transfer Attribute reference (LIKE) 20060509
3 Importing QUERYBLOCK Value transfer Attribute reference (LIKE) 20060509

Method ON_SCHEMA_SELECT on class CL_RSQVT_FRONTEND has no exception.

Method ON_TEXT_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIAS Value transfer Attribute reference (LIKE) >INVALID< 20060509
2 Importing OBJ Value transfer Attribute reference (LIKE) 20060509
3 Importing QUERYBLOCK Value transfer Attribute reference (LIKE) 20060509

Method ON_TEXT_SELECT on class CL_RSQVT_FRONTEND has no exception.

Method ON_TREE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20060509
2 Importing SELMODEL Call by reference Attribute reference (LIKE) 20061113

Method ON_TREE_SELECTION on class CL_RSQVT_FRONTEND has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350