SAP ABAP Class CL_RSDRS_WHERE_TREE_TC (Where Tree Test)
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_RSDRC_DS_BASE_TC Base Class for RANDOM Data Manager Tests 20070313
Properties
Class CL_RSDRS_WHERE_TREE_TC  
Short Description Where Tree Test    
Super Class CL_RSDRC_DS_BASE_TC Base Class for RANDOM Data Manager Tests 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRS   Data Manager SQL Interface 
Created 20070313   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_RSDRV_DTA_BUFFER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDRC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDRS_WHERE_TREE_TC has no interface implemented.
Friends
Class CL_RSDRS_WHERE_TREE_TC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_SX_QUERY Instance attribute Private Type reference (TYPE) RSDRS_SX_QUERY 20070313
2 P_T_DATA Instance attribute Private Type reference (TYPE) TP_T_RESULT 20070313
3 P_T_REF_DATA Instance attribute Private Type reference (TYPE) TP_T_RESULT 20070313
4 P_T_WHERE Instance attribute Private Type reference (TYPE) RSDRS_T_WHERE rsdrs where 20070313
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_WHERE_FROM_RANGE Instance method Private Method Build Where From Range 20070313
2 RUN_ATOMIC Instance method Private Method Run a Single RSDRI Test Case 20070313
Events
Class CL_RSDRS_WHERE_TREE_TC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_RESULT Private See coding 20070313 begin of TP_S_RESULT, calday type dats, rowcount type i, end of tp_s_result
2 TP_T_RESULT Private See coding 20070313 tp_t_result type standard table of tp_s_result with default key
Method Signatures

Method BUILD_WHERE_FROM_RANGE Signature

Method BUILD_WHERE_FROM_RANGE on class CL_RSDRS_WHERE_TREE_TC has no parameter.
Method BUILD_WHERE_FROM_RANGE on class CL_RSDRS_WHERE_TREE_TC has no exception.

Method RUN_ATOMIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHOW_REPORT Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20070313
2 Returning R_T_DATA Value transfer Type reference (TYPE) TP_T_RESULT 20070313

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