SAP ABAP Class CL_RSDRV_ODS_BEXFL_TC (Test for DataStore with/without BEXFL)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRV (Package) Data Manager Virtual InfoProvider
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 20070301
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDRV_ODS_BEXFL_NOC_TC Test for DataStore BEXFL no_commit Option 20070403
Properties
Class CL_RSDRV_ODS_BEXFL_TC  
Short Description Test for DataStore with/without BEXFL    
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 RSDRV   Data Manager Virtual InfoProvider 
Created 20070228   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 RSDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSDRC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDRV_ODS_BEXFL_TC has no interface implemented.
Friends
Class CL_RSDRV_ODS_BEXFL_TC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TH_SFC Instance attribute Private Type reference (TYPE) RSDD_TH_SFC BW Data Manager: List of Characteristics 20070228
2 P_TH_SFK Instance attribute Private Type reference (TYPE) RSDD_TH_SFK BW Data Manager: List of Key Figures 20070228
3 P_TSX_SELDR Instance attribute Private Type reference (TYPE) RSDD_TSX_SELDR BW Data Manager: Range List 20070228
4 P_T_DATA Instance attribute Private Type reference (TYPE) TO_T_RESULT 20070228
5 P_T_REF_DATA Instance attribute Private Type reference (TYPE) TO_T_RESULT 20070228
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SELDR Instance method Private Method 20070228
2 RUN_ATOMIC Instance method Protected Method Run a Single RSDRI Test Case 20070228
Events
Class CL_RSDRV_ODS_BEXFL_TC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TO_S_RESULT Protected See coding 20070403 BEGIN OF to_s_result, calday TYPE dats, rowcount TYPE i, END OF to_s_result
2 TO_T_RESULT Protected See coding 20070403 to_t_result TYPE STANDARD TABLE OF to_s_result WITH DEFAULT KEY
Method Signatures

Method BUILD_SELDR Signature

Method BUILD_SELDR on class CL_RSDRV_ODS_BEXFL_TC has no parameter.
Method BUILD_SELDR on class CL_RSDRV_ODS_BEXFL_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 Call by reference Type reference (TYPE) RS_BOOL Boolean 20070228
2 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20070403
3 Importing I_TH_SFK Call by reference Type reference (TYPE) RSDD_TH_SFK Tabelle der benötigten Basiskennzahlen 20070403
4 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20070403
5 Returning R_T_DATA Value transfer Type reference (TYPE) TO_T_RESULT 20070228

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