SAP ABAP Function Module RSDRT_INFOPROV_RANDOM_Q_RFC (RFC version of RSDRT_INFOPROV_RANDOM_QUERIES)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDD_DBA (Package) Data Manager: Write InfoCube,...
Basic Data
Function Module RSDRT_INFOPROV_RANDOM_Q_RFC RFC version of RSDRT_INFOPROV_RANDOM_QUERIES  
Function Group RSDRT   Generate Test Data for InfoCubes  
Program Name SAPLRSDRT    
INCLUDE Name LRSDRTU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SUCCESSFUL TYPE I Number sucessful queries
Exporting E_TIME TYPE T Duration of execution
Exporting E_VERSION TYPE I current version of this tool
Importing I_INFOPROV TYPE RSINFOPROV InfoProvider
Importing I_QUERIES TYPE I 3 Number of queries to be executed
Importing I_SEED TYPE I 1 Seed for the random generator
Importing I_SLEEP TYPE I 0 Waiting time in seconds, between the queries
Importing I_SPECIFIC_QUERY TYPE I 0 for replay: execute only certain queries, ignore the others
Importing I_USE_AGGREGATES TYPE RS_BOOL RS_C_TRUE Use aggregates yes/no?
Importing I_SAVE_AS_TRACE TYPE RS_BOOL RS_C_FALSE Save result as trace
Importing I_DEBUG TYPE RS_BOOL RS_C_FALSE Debug-Mode on/off; with "on" it will be stopped before each query execution
Tables E_T_QLOG TYPE RSDRT_S_QLOG Table of (Test-) Query Log Information
Exception ILLEGAL_INPUT TYPE invalid input value
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20041219 
SAP Release Created in 400