SAP ABAP Class CL_RSQVT_INFO (Query Model: Abstract Superclass for Model Objects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB (Application Component) BW Database platforms
     RSQVT (Package) SAP Query Analysis Tool
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSQVT_LINKINFO Query Model: Relationship (Join) 20060509
2 Inheritance (c INHERITING FROM c_ref)  CL_RSQVT_QUERYBLOCK Query Model: Query Block 20060515
3 Inheritance (c INHERITING FROM c_ref)  CL_RSQVT_TABREF Query Model: Superclass (Table Reference) 20060509
Properties
Class CL_RSQVT_INFO  
Short Description Query Model: Abstract Superclass for Model Objects    
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
# Type group / Object type Type Type Description
1 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSQVT_INFO has no interface implemented.
Friends
Class CL_RSQVT_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MODEL Instance attribute Public Object reference (TYPE REF TO) CL_RSQVT_MODEL SQLVIS Query Model 20060509
Methods
# Method Level Visibility Method type Description Created on
1 FLOATTOSTRING Static method Protected Method 20070215
2 GET_DETAIL_DATA Instance method Public Method Returns Detailed Info About Referenced Components 20060509
3 GET_DISPLAY_NAME Instance method Public Method 20060515
4 GET_SHORT_DATA Instance method Public Method 20060509
5 GET_TREE_DATA Instance method Public Method 20060509
6 REFRESH_DETAIL_DATA Instance method Public Method 20060509
7 REFRESH_SHORT_DATA Instance method Public Method 20060509
Events
Class CL_RSQVT_INFO has no event.
Types
Class CL_RSQVT_INFO has no local type.
Method Signatures

Method FLOATTOSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_F Call by reference Type reference (TYPE) F 20070215
2 Returning R_STRING Value transfer Type reference (TYPE) STRING 20070215

Method FLOATTOSTRING on class CL_RSQVT_INFO has no exception.

Method GET_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20060509
2 Importing I_PATH Call by reference Type reference (TYPE) STRING 20060509
3 Importing I_QUERYBLOCK Call by reference Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060509
4 Importing I_SELECTIONMODEL Call by reference Object reference (TYPE REF TO) CL_RSQVT_SELECTIONTREE Netzplancontrol 20060509
5 Returning R_DETAIL Value transfer Object reference (TYPE REF TO) CL_RSQVT_DETAILDATA 20060509
# Exception Resumable Description Created on
1 CX_RSQVT_MODEL_ERROR 20060622
2 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20060717

Method GET_DISPLAY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) STRING 20060515

Method GET_DISPLAY_NAME on class CL_RSQVT_INFO has no exception.

Method GET_SHORT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Value transfer Type reference (TYPE) TABLE 20060509
2 Importing I_ALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20070215
3 Importing I_QUERYBLOCK Call by reference Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060509
# Exception Resumable Description Created on
1 CX_RSQVT_MODEL_ERROR 20060622
2 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20060616

Method GET_TREE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TREE Value transfer Object reference (TYPE REF TO) CL_RSQVT_SELECTIONTREE Netzplancontrol 20060628
2 Importing I_ALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20060509
3 Importing I_QUERYBLOCK Call by reference Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060509
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20060717

Method REFRESH_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20060509
2 Importing I_PATH Call by reference Type reference (TYPE) STRING 20060509
3 Importing I_QUERYBLOCK Call by reference Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060509
4 Importing I_SELECTIONMODEL Call by reference Object reference (TYPE REF TO) CL_RSQVT_SELECTIONTREE Netzplancontrol 20060509
# Exception Resumable Description Created on
1 CX_RSQVT_MODEL_ERROR 20060622
2 CX_RSQVT_RFC_ERROR 20060622
3 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20060717

Method REFRESH_SHORT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20060602
2 Importing I_QUERYBLOCK Call by reference Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060509
# Exception Resumable Description Created on
1 CX_RSQVT_MODEL_ERROR Exception: Fehler im Model 20060721
2 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20060616
History
Last changed by/on SAP  20130531 
SAP Release Created in 350