SAP ABAP Function Module RSDRI_CUBE_WRITE_PACKAGE (Write data package into specific InfoCube)
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_CUBE_WRITE_PACKAGE Write data package into specific InfoCube  
Function Group RSDRI_DBA   RSDRI DBA (write part)  
Program Name SAPLRSDRI_DBA    
INCLUDE Name LRSDRI_DBAU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_T_DATA TYPE STANDARD TABLE Data (structure: V2 view of the cube)
Exporting E_REQUID TYPE RSREQUNR Request ID Under Which the Data Was Inserted
Exporting E_RECORDS TYPE I Number of Records Written
Exporting E_TS_MSG TYPE RSDRI_TS_MSG Message Table for InfoCube Writes
Importing I_INFOCUBE TYPE RSD_INFOCUBE InfoCube Name
Importing I_CURR_CONVERSION TYPE RS_BOOL RS_C_TRUE Convert Currency Indicator into DB Format Yes/No
Importing I_NCUM_INIT TYPE RS_BOOL RS_C_FALSE Initialization of Non-Cumulatives?
Importing I_MDATA_CHECK TYPE RSDRI_MDATA_CHECK RS_C_FALSE Error if No Master Data Exists
Importing I_DELTA TYPE RS_BOOL RS_C_FALSE Write Delta for existing Cube content
Exception INFOCUBE_NOT_FOUND TYPE InfoCube does not exist
Exception ILLEGAL_INPUT TYPE Incorrect Input Parameter
Exception ROLLBACK_ERROR TYPE Error Deleting Request from Cube
Exception DUPLICATE_RECORDS TYPE Duplicates When Writing in the Cube
Exception REQUEST_LOCKED TYPE
Exception NOT_TRANSACTIONAL TYPE No transactions can be written
Exception INHERITED_ERROR TYPE Other 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