SAP ABAP Class CL_RSDRI_INFOPROV_TC (Infrastructure for InfoProvider Access)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRI (Package) Data Manager External Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTTU_TRANS_TC Interface for Transformation of stored testcases 20060103
Properties
Class CL_RSDRI_INFOPROV_TC  
Short Description Infrastructure for InfoProvider Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRI   Data Manager External Interfaces 
Created 20040924   SAP 
Last change 20140121   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 RRSV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
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)
8 RSRCD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
9 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
10 RSSTA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTTU_TRANS_TC Interface for Transformation of stored testcases 20060103
Friends
# Friend Modeled only Created on Description
1 CL_RSDRI_INFOPROV 20040924 Infrastructure for InfoProvider Access
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_DESCRIPTION Instance attribute Public Type reference (TYPE) RSDRI_TC-DESCRIPTION Testcase description 20060103
2 PS_RUNNING Static Attribute Protected Type reference (TYPE) RS_BOOL Is a test case currently running? 20040927
3 P_C_POSTFILTER_CHK Constant Private See coding Character Field of Length 1 20080901
4 P_FLDNO Instance attribute Private Type reference (TYPE) NUMC3 Field Counter 20080312
5 P_INFOPROV Instance attribute Private Type reference (TYPE) RSINFOPROV Infoprovider the test runs on 20040924
6 P_READMODE Instance attribute Private Type reference (TYPE) CHAR01 Character Field Length 1 20130214
7 P_RT_CHECK_DATA Instance attribute Private Object reference (TYPE REF TO) DATA Reference to data for external postfilter 20080902
8 P_RT_DATA Instance attribute Private Object reference (TYPE REF TO) DATA Reference to t_data Table 20040924
9 P_RT_DB_NOTRAW_TABLE Instance attribute Private Object reference (TYPE REF TO) DATA db compliant result table without raw fields 20080617
10 P_RT_DB_TABLE Instance attribute Private Object reference (TYPE REF TO) DATA DB-Compliant Result Table 20080312
11 P_RT_REF_DATA Instance attribute Private Object reference (TYPE REF TO) DATA Reference to reference result table 20040924
12 P_SYSID Instance attribute Private Type reference (TYPE) RSDRSYSID System Name of Test Case Recorded At 20041022
13 P_S_TC_INFO Instance attribute Private Type reference (TYPE) TO_S_TC_INFO Test Case Information 20040924
14 P_TC_NO Instance attribute Private Type reference (TYPE) I Test Case Number 20040924
15 P_TH_DB_SFC Instance attribute Private Type reference (TYPE) RSDRI_TH_SFC DB-Compliant SFC 20080312
16 P_TH_DB_SFK Instance attribute Private Type reference (TYPE) RSDRI_TH_SFK DB-Compliant SFK 20080312
17 P_T_MSG Instance attribute Private Type reference (TYPE) RS_T_MSG Reference messages 20040924
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_DB_SFC_SFK Instance method Private Method Create DB-compliant Field Names 20080312
2 ADAPT_EXT_CHECK_SFC_DATA Instance method Private Method Create DB-compliant Field Names 20080902
3 CHECK_TEST Static method Protected Method Is a test case currently running? 20040927
4 COMPARE_MSG Static method Private Method Compare t_data Tables 20040930
5 COMPARE_RESULT Static method Public Method Compare t_data Tables 20040924
6 CREATE Static method Protected Method Create an RSDRI Test case 20040924
7 DROP Static method Public Method Drop a rsdri testcase 20040924
8 GET_FLDNM Instance method Private Method Returns Temporary Field Names 20080312
9 POSTPROCESS_EXT_POSTFILTER Instance method Private Method postprocess external postfilter 20130220
10 READ_QDEF Instance method Private Method Read Test Case Definition 20040924
11 READ_REF_DATA Instance method Private Method Read Reference Data for Test Case 20040924
12 RUN Static method Public Method Run an RSDRI Test Case 20040924
13 RUN_ATOMIC Instance method Private Method Run a Single RSDRI Test Case 20040924
14 RUN_ATOMIC_NO_COMMIT Instance method Private Method Run a single RSDRI test case without commit 20060607
15 WRITE_LOG Static method Public Method Write log entry from extern, if testcase dumped ... 20041015
16 WRITE_PKG Static method Protected Method Write a data pacakge for the RSDRI test case 20040924
17 WRITE_QDEF Static method Private Method Write Query Definition of RSDRI Test Case 20040924
18 _COMPARE_PROVRQ Instance method Protected Method compare provrq 20120124
19 _GET_PROVRQ_FROM_READ Instance method Protected Method get provrq for RSDRI function module read 20120124
Events
Class CL_RSDRI_INFOPROV_TC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TO_S_TC_INFO Protected See coding 20040924 BEGIN OF to_s_tc_info, th_sfc TYPE rsdri_th_sfc, th_sfk TYPE rsdri_th_sfk, t_range TYPE rsdri_t_range, "t_range TYPE rsdri_t_range_rfc, tx_rangetab TYPE rsdri_tx_rangetab, th_tablesel TYPE rsdri_th_selt, tx_having TYPE RSDRI_TX_HAVING, t_rtime TYPE rsdri_t_rtime, reference_date TYPE rsdri_refdate, rollup_only TYPE rs_bool, t_requid TYPE rsdr0_t_requid, maxrows TYPE i, currency_conversion TYPE rsdr0_curr_conv, use_db_aggregation TYPE rs_bool, read_ods_delta TYPE rs_bool, prov_rq TYPE rsdr0_ts_provrq, "test mpro hint compare_prov_rq TYPE rs_bool, END OF to_s_tc_info
2 TP_RSDRI_SX_RANGETAB_RFC Private See coding Local copy of RSDRI_SX_RANGETAB with CHAR60 20120808 BEGIN OF TP_rsdri_sx_rangetab_rfc, T_RANGE TYPE RSDRI_T_RANGE_RFC, END OF TP_rsdri_sx_rangetab_rfc
3 TP_RSDRI_TX_RANGETAB_RFC Private See coding Local copy of RSDRI_TX_RANGETAB with CHAR60 20120808 TP_RSDRI_TX_RANGETAB_RFC TYPE STANDARD TABLE OF TP_rsdri_sx_rangetab_rfc WITH DEFAULT KEY
4 TP_SX_NODEDR_N_RFC Private See coding 20120820 begin of tp_sx_nodedr_n_rfc. include TYPE rsdd_sx_nodedr. TYPES: hier_n TYPE CL_RSTTU_TRANS_SRV=>tn_s_hier_n, nodedr_n TYPE standard table of tp_s_nodedr_n_rfc with default key, end of tp_sx_nodedr_n_rfc
5 TP_S_HIERNODE_N_RFC Private See coding 20120820 BEGIN OF tp_s_hiernode_n_rfc, niobjnm TYPE rsniobjnm, nodename TYPE c length 60,"rsshnodenamestr, END OF tp_s_hiernode_n_rfc
6 TP_S_NODEDR_N_RFC Private See coding 20120820 begin of tp_s_nodedr_n_rfc. include TYPE rrselnode. TYPES: hier_n TYPE CL_RSTTU_TRANS_SRV=>tn_s_hier_n, hiernode_n TYPE tp_S_hiernode_n_rfc, end of tp_s_nodedr_n_rfc
7 TP_S_TC_INFO_SERIALIZED Private See coding 20060103 BEGIN OF tp_s_tc_info_serialized, description TYPE rsdri_tc-description, infoprov TYPE rsinfoprov, tc_no TYPE i, sysid TYPE rsdrsysid, th_sfc TYPE rsdri_th_sfc, th_sfk TYPE rsdri_th_sfk, t_range TYPE rsdri_t_range, tx_rangetab TYPE rsdri_tx_rangetab, tx_nodedr_n TYPE tp_tx_nodedr_n, th_tablesel TYPE rsdri_th_selt, t_rtime TYPE rsdri_t_rtime, reference_date TYPE rsdri_refdate, rollup_only TYPE rs_bool, t_requid TYPE rsdr0_t_requid, maxrows TYPE i, currency_conversion TYPE rsdr0_curr_conv, use_db_aggregation TYPE rs_bool, read_ods_delta TYPE rs_bool, t_components TYPE abap_compdescr_tab, charsize TYPE i, xdata TYPE xstring, t_msg TYPE rs_t_msg, END OF tp_s_tc_info_serialized
8 TP_S_TC_INFO_SERIALIZED_RFC Private See coding Copy of TP_S_TC_INFO_SERIALIZED with CHAR60 20120808 BEGIN OF TP_S_TC_INFO_SERIALIZED_RFC, description TYPE rsdri_tc-description, infoprov TYPE rsinfoprov, tc_no TYPE i, sysid TYPE rsdrsysid, th_sfc TYPE rsdri_th_sfc, th_sfk TYPE rsdri_th_sfk, t_range TYPE rsdri_t_range_rfc, tx_rangetab TYPE TP_RSDRI_TX_RANGETAB_RFC, tx_nodedr_n TYPE tp_tx_nodedr_n_rfc, th_tablesel TYPE rsdri_th_selt, t_rtime TYPE rsdri_t_rtime_rfc, reference_date TYPE rsdri_refdate, rollup_only TYPE rs_bool, t_requid TYPE rsdr0_t_requid, maxrows TYPE i, currency_conversion TYPE rsdr0_curr_conv, use_db_aggregation TYPE rs_bool, read_ods_delta TYPE rs_bool, t_components TYPE abap_compdescr_tab, charsize TYPE i, xdata TYPE xstring, t_msg TYPE rs_t_msg, END OF TP_S_TC_INFO_SERIALIZED_RFC
9 TP_TX_NODEDR_N Private See coding 20080408 tp_tx_nodedr_n TYPE standard table of CL_RSTTU_TRANS_SELDR=>TN_SX_NODEDR_N with default key
10 TP_TX_NODEDR_N_RFC Private See coding Copy of TP_TX_NODEDR_N with CHAR60 20120820 tp_tx_nodedr_n_rfc TYPE standard table of tp_sx_nodedr_n_rfc with default key
Method Signatures

Method ADAPT_DB_SFC_SFK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SAVE_IN_TABLE Call by reference Type reference (TYPE) RSDRI_SAVE_IN_TABLE 20080617
2 Returning R_TABLNM Value transfer Type reference (TYPE) RSD_TABLNM 20080617
# Exception Resumable Description Created on
1 CX_RSDRC_ILLEGAL_INPUT_RANGE Fehler in range (RSDRI...) 20080623
2 CX_RSDRC_ILLEGAL_INPUT_SFC Fehler in sfc (RSDRI...) 20080623
3 CX_RSDRC_ILLEGAL_INPUT_SFK Fehler in sfk (RSDRI...) 20080623
4 CX_RSDRC_ILLEGAL_INPUT_TABLSEL Fehler in range (RSDRI...) 20080623
5 CX_RSR_HIERARCHY_EXCEPTIONS Basis Exception für Fehler bei Hierarchien im OLAP 20080623

Method ADAPT_EXT_CHECK_SFC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_RSDRI_SFC Call by reference Type reference (TYPE) RSDRI_TH_SFC BW-Data-Manager: Liste von Merkmalen 20080902
2 Exporting E_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20080902
# Exception Resumable Description Created on
1 CX_RSDRC_ILLEGAL_INPUT_RANGE Fehler in range (RSDRI...) 20080902
2 CX_RSDRC_ILLEGAL_INPUT_SFC Fehler in sfc (RSDRI...) 20080902
3 CX_RSDRC_ILLEGAL_INPUT_SFK Fehler in sfk (RSDRI...) 20080902
4 CX_RSDRC_ILLEGAL_INPUT_TABLSEL Fehler in range (RSDRI...) 20080902
5 CX_RSR_HIERARCHY_EXCEPTIONS Basis Exception für Fehler bei Hierarchien im OLAP 20080902

Method CHECK_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RUNNING Value transfer Type reference (TYPE) RS_BOOL Boolean 20040927

Method CHECK_TEST on class CL_RSDRI_INFOPROV_TC has no exception.

Method COMPARE_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUBRC Call by reference Attribute reference (LIKE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20041002
2 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG Actual Messages 20040930
3 Importing I_T_REF_MSG Call by reference Type reference (TYPE) RS_T_MSG Reference Messages 20040930
4 Returning R_CORRECT Value transfer Type reference (TYPE) RS_BOOL Boolean 20040930

Method COMPARE_MSG on class CL_RSDRI_INFOPROV_TC has no exception.

Method COMPARE_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090116
2 Importing I_SYSID Value transfer Type reference (TYPE) RSDRSYSID SY-SYSID(3) Name des SAP-Systems 20090116
3 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDRI_TH_SFC BW-Data-Manager: Liste von Merkmalen 20090116
4 Importing I_TH_SFK Call by reference Type reference (TYPE) RSDRI_TH_SFK BW-Data-Manager: Liste von Kennzahlen 20090116
5 Importing I_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE data to compare 20070115
6 Importing I_T_REF_DATA Call by reference Type reference (TYPE) STANDARD TABLE reference data 20070115
7 Returning R_CORRECT Value transfer Type reference (TYPE) RS_BOOL Boolean 20070115

Method COMPARE_RESULT on class CL_RSDRI_INFOPROV_TC has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) RSDRI_TC-DESCRIPTION testcase description 20060103
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV Infoprovider of Query 20040924
3 Importing I_SYSID Call by reference Type reference (TYPE) RSDRSYSID Testcase System ID 20060103
4 Importing I_S_DATA Call by reference Type reference (TYPE) ANY t_data sample line 20040924
5 Importing I_S_TC_INFO Value transfer Type reference (TYPE) TO_S_TC_INFO Testcase Information 20040924
6 Importing I_TC_NO Call by reference Type reference (TYPE) I Testcase Number 20060103
7 Returning R_TC_NO Value transfer Type reference (TYPE) I Testcase Number 20040924

Method CREATE on class CL_RSDRI_INFOPROV_TC has no exception.

Method DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SYSID Call by reference Type reference (TYPE) RSDRSYSID Dreistelliges Charakterfeld für IDocs 20041109
2 Importing I_TC_NO Call by reference Type reference (TYPE) I 20040924

Method DROP on class CL_RSDRI_INFOPROV_TC has no exception.

Method GET_FLDNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLDNM Value transfer Type reference (TYPE) RSALIAS 20080312

Method GET_FLDNM on class CL_RSDRI_INFOPROV_TC has no exception.

Method POSTPROCESS_EXT_POSTFILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_EXCEPTION Value transfer Type reference (TYPE) RS_BOOL Boolean 20130304
2 Changing C_FIRST_CALL Call by reference Type reference (TYPE) RS_BOOL Boolean 20130220
3 Changing C_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20130220
4 Changing C_T_DB_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20130220
5 Changing C_T_SUM_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20130220
6 Importing I_EOF Call by reference Type reference (TYPE) RS_BOOL Boolean 20130220
7 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDRI_TH_SFC BW Data Manager: List of Characteristics 20130220
8 Importing I_TH_SFC_2 Call by reference Type reference (TYPE) RSDD_TH_SFC Table of required characteristics 20130220
9 Importing I_TH_SFK Call by reference Type reference (TYPE) RSDRI_TH_SFK BW Data Manager: List of Key Figures 20130220

Method POSTPROCESS_EXT_POSTFILTER on class CL_RSDRI_INFOPROV_TC has no exception.

Method READ_QDEF Signature

Method READ_QDEF on class CL_RSDRI_INFOPROV_TC has no parameter.
Method READ_QDEF on class CL_RSDRI_INFOPROV_TC has no exception.

Method READ_REF_DATA Signature

Method READ_REF_DATA on class CL_RSDRI_INFOPROV_TC has no parameter.
Method READ_REF_DATA on class CL_RSDRI_INFOPROV_TC has no exception.

Method RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SYSID Call by reference Attribute reference (LIKE) SY-SYSID SY-SYSID Dreistelliges Charakterfeld für IDocs 20041022
2 Importing I_TC_NO Value transfer Type reference (TYPE) I Number of Testcase 20040924

Method RUN on class CL_RSDRI_INFOPROV_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_CALLER Call by reference Type reference (TYPE) RSDRS_CALLER 20040924
2 Importing I_PACKAGESIZE Call by reference Type reference (TYPE) I 20040924
3 Importing I_POSTFILTER_CHK Value transfer Type reference (TYPE) CHAR01 P_C_POSTFILTER_CHK-NO Charakterfeld der Länge 1 20080901
4 Importing I_SAVE_IN_TABLE Value transfer Type reference (TYPE) RSDRI_SAVE_IN_TABLE Boolean 20080312
5 Importing I_USE_AGGREGATES Value transfer Type reference (TYPE) RS_BOOL Boolean 20040924

Method RUN_ATOMIC on class CL_RSDRI_INFOPROV_TC has no exception.

Method RUN_ATOMIC_NO_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLER Call by reference Type reference (TYPE) RSDRS_CALLER 20060607
2 Importing I_PACKAGESIZE Call by reference Type reference (TYPE) I 20060607
3 Importing I_USE_AGGREGATES Call by reference Type reference (TYPE) RS_BOOL Boolean 20060607

Method RUN_ATOMIC_NO_COMMIT on class CL_RSDRI_INFOPROV_TC has no exception.

Method WRITE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TC_ID Call by reference Type reference (TYPE) STRING Testcase ID 20041022
2 Importing I_TC_NO Call by reference Type reference (TYPE) I Testcase Number 20041015

Method WRITE_LOG on class CL_RSDRI_INFOPROV_TC has no exception.

Method WRITE_PKG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TC_NO Value transfer Type reference (TYPE) I Number of Testcase 20040924
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV Infoprovider of Query 20040924
3 Importing I_SYSID Call by reference Type reference (TYPE) RSDRSYSID Dreistelliges Charakterfeld für IDocs 20060103
4 Importing I_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20040924
5 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG 20040924

Method WRITE_PKG on class CL_RSDRI_INFOPROV_TC has no exception.

Method WRITE_QDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SYSID Call by reference Type reference (TYPE) RSDRSYSID Dreistelliges Charakterfeld für IDocs 20060103
2 Importing I_S_DATA Call by reference Type reference (TYPE) ANY Sample t_Data line 20040924
3 Importing I_S_TC_INFO Call by reference Type reference (TYPE) TO_S_TC_INFO Testcase Info 20040924
4 Importing I_TC_NO Value transfer Type reference (TYPE) I Number of Testcase 20040924
5 Returning R_KEY Value transfer Type reference (TYPE) CHAR22 Testcase Key 20040924

Method WRITE_QDEF on class CL_RSDRI_INFOPROV_TC has no exception.

Method _COMPARE_PROVRQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_READ_PROVRQ Call by reference Type reference (TYPE) RSDR0_TS_PROVRQ Tabelle der PROV_RQDR 20120124
2 Importing I_T_SAVED_PROVRQ Call by reference Type reference (TYPE) RSDR0_TS_PROVRQ Tabelle der PROV_RQDR 20120124
3 Returning R_EQUAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20120124

Method _COMPARE_PROVRQ on class CL_RSDRI_INFOPROV_TC has no exception.

Method _GET_PROVRQ_FROM_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_PROVRQ Call by reference Type reference (TYPE) RSDR0_TS_PROVRQ Tabelle der PROV_RQDR 20120124
2 Importing I_CALLER Call by reference Type reference (TYPE) RSDRS_CALLER 20120124
3 Importing I_COMMIT_ALLOWED Call by reference Type reference (TYPE) RS_BOOL Boolean 20120124
4 Importing I_READ_ODS_DELTA Call by reference Type reference (TYPE) RS_BOOL Boolean 20120124
5 Importing I_ROLLUP_ONLY Call by reference Type reference (TYPE) RS_BOOL Boolean 20120124
6 Importing I_SAVE_IN_TABLE Call by reference Type reference (TYPE) RSDRI_SAVE_IN_TABLE Beschreibt, ob in eine Tabelle geschrieben wird 20120124
7 Importing I_TH_INDEXSEL Call by reference Type reference (TYPE) RSDRI_TH_SELT BW Data-Manager: Liste von Tabellenselektionen 20120124
8 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDRI_TH_SFC BW-Data-Manager: Liste von Merkmalen 20120124
9 Importing I_TH_SFK Call by reference Type reference (TYPE) RSDRI_TH_SFK BW-Data-Manager: Liste von Kennzahlen 20120124
10 Importing I_TH_TABLESEL Call by reference Type reference (TYPE) RSDRI_TH_SELT BW Data-Manager: Liste von Tabellenselektionen 20120124
11 Importing I_TX_RANGETAB Call by reference Type reference (TYPE) RSDRI_TX_RANGETAB BW-Data-Manager: Tabelle von Range Liste 20120124
12 Importing I_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE BW-Data-Manager: Range Liste 20120124
13 Importing I_T_REQUID Call by reference Type reference (TYPE) RSDR0_T_REQUID Tabelle für Ranges für REQUID 20120124
14 Importing I_USE_DB_AGGREGATION Call by reference Type reference (TYPE) RS_BOOL Boolean 20120124
15 Importing I_WITH_NLS Call by reference Type reference (TYPE) RS_BOOL Boolean 20120124

Method _GET_PROVRQ_FROM_READ on class CL_RSDRI_INFOPROV_TC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700