SAP ABAP Class CL_RSQVT_QUERYBUILDER (Query Execution: Tools for Building Queries)
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_QUERYBUILDER_ADA Query Execution: Tools for Building MAXDB Queries 20060619
2 Inheritance (c INHERITING FROM c_ref)  CL_RSQVT_QUERYBUILDER_DB2 20060619
3 Inheritance (c INHERITING FROM c_ref)  CL_RSQVT_QUERYBUILDER_DB4 20060619
4 Inheritance (c INHERITING FROM c_ref)  CL_RSQVT_QUERYBUILDER_DB6 Query analysis tool 20060619
5 Inheritance (c INHERITING FROM c_ref)  CL_RSQVT_QUERYBUILDER_HDB Query Execution: Tools for Building MAXDB Queries 20100624
6 Inheritance (c INHERITING FROM c_ref)  CL_RSQVT_QUERYBUILDER_MSS 20060619
7 Inheritance (c INHERITING FROM c_ref)  CL_RSQVT_QUERYBUILDER_ORA 20060619
Properties
Class CL_RSQVT_QUERYBUILDER  
Short Description Query Execution: Tools for Building Queries    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSQVT   SAP Query Analysis Tool 
Created 20060619   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_QUERYBUILDER has no interface implemented.
Friends
Class CL_RSQVT_QUERYBUILDER has no friend class.
Attributes
Class CL_RSQVT_QUERYBUILDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_TABREF_STRING Static method Public Method 20060619
2 TRANSFORM_S_CHA Instance method Public Method Correct Query String for Individual Characteristic 20060619
3 TRANSFORM_S_KYF Instance method Public Method Correct Query String for Individual Key Figure 20060619
Events
Class CL_RSQVT_QUERYBUILDER has no event.
Types
Class CL_RSQVT_QUERYBUILDER has no local type.
Method Signatures

Method BUILD_TABREF_STRING 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 20060619
2 Importing I_TABREF Call by reference Object reference (TYPE REF TO) CL_RSQVT_TABREF 20060619
3 Returning R_STRING Value transfer Type reference (TYPE) STRING 20060619

Method BUILD_TABREF_STRING on class CL_RSQVT_QUERYBUILDER has no exception.

Method TRANSFORM_S_CHA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COB_PRO Call by reference Type reference (TYPE) RSDRS_TH_COB_PRO 20060619
2 Importing I_S_CHA Call by reference Type reference (TYPE) RSDRS_S_CHA 20060619
3 Returning R_STRING Value transfer Type reference (TYPE) STRING 20060619

Method TRANSFORM_S_CHA on class CL_RSQVT_QUERYBUILDER has no exception.

Method TRANSFORM_S_KYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIER_FACTOR Call by reference Type reference (TYPE) STRING 20060619
2 Importing I_S_KYF Call by reference Type reference (TYPE) RSDRS_S_KYF 20060619
3 Returning R_STRING Value transfer Type reference (TYPE) STRING 20060619

Method TRANSFORM_S_KYF on class CL_RSQVT_QUERYBUILDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710