SAP ABAP Class CL_RSDRS_WHERE_TREE_FACT (Tree with fact where conditions)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRS (Package) Data Manager SQL Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDRS_WHERE_TREE Tree with where conditions 20031204
Properties
Class CL_RSDRS_WHERE_TREE_FACT  
Short Description Tree with fact where conditions    
Super Class CL_RSDRS_WHERE_TREE Tree with where conditions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRS   Data Manager SQL Interface 
Created 20031204   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDRS_WHERE_TREE_FACT has no forward declaration.
Interfaces
Class CL_RSDRS_WHERE_TREE_FACT has no interface implemented.
Friends
Class CL_RSDRS_WHERE_TREE_FACT has no friend class.
Attributes
Class CL_RSDRS_WHERE_TREE_FACT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DET_TABALIAS Instance method Private Method for each node calc tabalias of branch query and bracket lvl 20031204
2 ELIMINATE_SUBTREES Instance method Private Method remove lvl 0 subtrees that are solved by branch query 20031204
3 OPTIMIZE_TREE Instance method Private Method for each node the tabalias for the subtree is calculated 20031204
4 OPTIMIZE_WHERE_CONDITIONS Static method Public Method remove where conditions completely solved by branch queries 20031204
Events
Class CL_RSDRS_WHERE_TREE_FACT has no event.
Types
Class CL_RSDRS_WHERE_TREE_FACT has no local type.
Method Signatures

Method DET_TABALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACT_ELEM Call by reference Type reference (TYPE) I key of actual element 20031204
2 Importing I_LEVEL Call by reference Type reference (TYPE) I bracket level of the actual element 20031204
3 Importing I_PARENT_OP Call by reference Type reference (TYPE) RSDRS_BOOLOP parent operator (for level check) 20031204

Method DET_TABALIAS on class CL_RSDRS_WHERE_TREE_FACT has no exception.

Method ELIMINATE_SUBTREES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ACT_ELEM Call by reference Type reference (TYPE) I key of actual element 20031204
2 Importing I_FACTALIAS Call by reference Type reference (TYPE) RSDRS_S_TABLE-TABALIAS alias of fact query 20031204
3 Importing I_PARENT Call by reference Type reference (TYPE) I key of parent 20031204

Method ELIMINATE_SUBTREES on class CL_RSDRS_WHERE_TREE_FACT has no exception.

Method OPTIMIZE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FACTALIAS Call by reference Type reference (TYPE) RSDRS_S_TABLE-TABALIAS alias of fact query 20031204

Method OPTIMIZE_TREE on class CL_RSDRS_WHERE_TREE_FACT has no exception.

Method OPTIMIZE_WHERE_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_WHERE Call by reference Type reference (TYPE) RSDRS_T_WHERE list of where conditions for final fact query 20031204
2 Importing I_FACTALIAS Call by reference Type reference (TYPE) RSDRS_S_TABLE-TABALIAS alias of fact query 20031204
3 Importing I_TH_KEY_TAB Call by reference Type reference (TYPE) TN_TH_KEY_TAB list with query tabaliases 20031204

Method OPTIMIZE_WHERE_CONDITIONS on class CL_RSDRS_WHERE_TREE_FACT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400