SAP ABAP Function Module RSSAMPLE_CUBE_SAMPLE_CREATE (Generates a data packet with random data for a cube)
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 RSSAMPLE_CUBE_SAMPLE_CREATE Generates a data packet with random data for a cube  
Function Group RSSAMPLE   Functions for Creating Test Data  
Program Name SAPLRSSAMPLE   Funktionen zum Erzeugen von Testdaten 
INCLUDE Name LRSSAMPLEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_DATA TYPE STANDARD TABLE SAP demo sales: overview
Importing I_INFOCUBE TYPE RSD_INFOCUBE InfoCube name
Importing I_SAMPLESIZE TYPE I 100 Amount of requested data
Importing I_USE_MASTERDATA TYPE RS_BOOL RS_C_TRUE Boolean
Importing I_RANDOM_SEED TYPE I 0
Importing I_MODUS TYPE I 1 Mode
Importing I_DATES_CLOSE TYPE RS_BOOL RS_C_FALSE True = local data with relation to time
Exception ILLEGAL_INPUT TYPE
Exception INHERITED_ERROR TYPE
               
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  20040315 
SAP Release Created in 21C