SAP ABAP Function Module RSDRI_INFOCUBE_DATA_COPY (Copying Data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDRI_DBA (Package) Data Manager InfoCube Access
Basic Data
Function Module RSDRI_INFOCUBE_DATA_COPY Copying Data  
Function Group RSDRI_DBA   RSDRI DBA (write part)  
Program Name SAPLRSDRI_DBA    
INCLUDE Name LRSDRI_DBAU04    
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
Exporting E_T_MSG TYPE RS_T_MSG BW: Table with Messages (Application Log)
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_EXITNM TYPE FUNCNAM Name of function module, that is call before the writing
Importing I_TH_IOBJ_MAP TYPE RSDRI_TH_IOBJ_MAP optional mapping Infoobjects from source to target
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  20110909 
SAP Release Created in 730