SAP ABAP Class CL_RSQVT_TABREF (Query Model: Superclass (Table Reference))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB (Application Component) BW Database platforms
     RSQVT (Package) SAP Query Analysis Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSQVT_INFO Query Model: Abstract Superclass for Model Objects 20060509
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSQVT_CTEINFO Query Model: CTE 20060509
2 Inheritance (c INHERITING FROM c_ref)  CL_RSQVT_NTEINFO Query Model: NTE 20060509
3 Inheritance (c INHERITING FROM c_ref)  CL_RSQVT_TABLEINFO Query Model: Information About Table 20060509
4 Inheritance (c INHERITING FROM c_ref)  CL_RSQVT_VIEWINFO Query Model: Information About View 20060509
Properties
Class CL_RSQVT_TABREF  
Short Description Query Model: Superclass (Table Reference)    
Super Class CL_RSQVT_INFO Query Model: Abstract Superclass for Model Objects 
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_TABREF has no interface implemented.
Friends
Class CL_RSQVT_TABREF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CARDINALITY Instance attribute Public Type reference (TYPE) F -1 20060509
2 COUNTS Instance attribute Private See coding 20060509
3 TYPE Instance attribute Protected Type reference (TYPE) STRING 20060531
Methods
# Method Level Visibility Method type Description Created on
1 EXPAND_LINK_ALIASES Instance method Public Method 20060509
2 EXPAND_LINK_GRAPH Instance method Public Method 20060509
3 GET_COUNT Instance method Public Method 20060509
4 GET_SELECTION Instance method Public Method 20060509
5 GET_TYPE Instance method Public Method 20060531
6 GET_UKEYS Instance method Public Method 20060509
7 GET_UKEY_COLUMNS Instance method Public Method 20060509
8 SET_COUNT Instance method Public Method 20060509
Events
Class CL_RSQVT_TABREF has no event.
Types
Class CL_RSQVT_TABREF has no local type.
Method Signatures

Method EXPAND_LINK_ALIASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALIASES Value transfer Type reference (TYPE) TABLE 20060509
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
4 Importing I_SELMODEL Call by reference Object reference (TYPE REF TO) CL_RSQVT_SELECTIONTREE Netzplancontrol 20060509
# Exception Resumable Description Created on
1 CX_RSQVT_MODEL_ERROR 20060621
2 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20060717

Method EXPAND_LINK_GRAPH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALIASES Value transfer Type reference (TYPE) TABLE 20060509
2 Exporting E_CONDITIONS Value transfer Type reference (TYPE) TABLE 20060509
3 Exporting E_UNIQUE_JOINS Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20060509
4 Importing I_ALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20060509
5 Importing I_QUERYBLOCK Call by reference Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060509
6 Importing I_SELMODEL Call by reference Object reference (TYPE REF TO) CL_RSQVT_SELECTIONTREE Netzplancontrol 20060509
# Exception Resumable Description Created on
1 CX_RSQVT_MODEL_ERROR 20060621
2 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20060717

Method GET_COUNT 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_FACTALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20060509
3 Importing I_PATHCOMB Call by reference Type reference (TYPE) STRING 20060509
4 Importing I_QUERYBLOCK Call by reference Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060509
5 Returning R_COUNT Value transfer Type reference (TYPE) F 20060509

Method GET_COUNT on class CL_RSQVT_TABREF has no exception.

Method GET_SELECTION 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_LCONDS Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20060509
3 Importing I_LINK Call by reference Object reference (TYPE REF TO) CL_RSQVT_LINKINFO SQLVIS-Model: Beziehungen 20060509
4 Importing I_QUERYBLOCK Call by reference Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060509
5 Returning R_TREE Value transfer Object reference (TYPE REF TO) CL_RSQVT_SELECTIONTREE Netzplancontrol 20060509

Method GET_SELECTION on class CL_RSQVT_TABREF has no exception.

Method GET_TYPE Signature

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

Method GET_TYPE on class CL_RSQVT_TABREF has no exception.

Method GET_UKEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TABLE Call by reference Type reference (TYPE) TABLE 20060509
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20060717

Method GET_UKEY_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TABLE Call by reference Type reference (TYPE) TABLE 20060509
2 Importing I_KEYNAME Call by reference Type reference (TYPE) STRING 20060509
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20060717

Method SET_COUNT 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_COUNT Call by reference Type reference (TYPE) F 20060509
3 Importing I_FACTALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20060509
4 Importing I_PATHCOMB Call by reference Type reference (TYPE) STRING 20060509
5 Importing I_QUERYBLOCK Call by reference Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060509

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