SAP ABAP Function Module RSDRT_INFOCUBE_DATA_COPY (Copying Data)
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_INFOCUBE_DATA_COPY Copying Data  
Function Group RSDRT   Generate Test Data for InfoCubes  
Program Name SAPLRSDRT    
INCLUDE Name LRSDRTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RECORDS TYPE I Number of copied sets
Exporting E_REQUESTS TYPE I Number created requests (packages)
Exporting E_REQUID TYPE RSREQUNR (last) request-ID in target Infocube
Importing I_INFOPROV_FROM TYPE RSINFOPROV Infoprovider (Source)
Importing I_INFOCUBE_TO TYPE RSINFOPROV Infocube (Target)
Importing I_T_RANGE TYPE RSDRI_T_RANGE Selection Conditions
Importing I_PACKAGESIZE TYPE I -1 Package size (-1 = all in one)
Importing I_ROLLUP_ONLY TYPE RS_BOOL RS_C_TRUE only Infocubes: only rolled up data yes/no?
Importing I_DEBUG TYPE RS_BOOL RS_C_FALSE Boolean
Exception READ_ERROR TYPE Error Reading Data
Exception WRITE_ERROR TYPE Write Error
               
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  20041216 
SAP Release Created in 400