SAP ABAP Function Module RSDRI_INFOPROV_DELETE (Delete from a Infocube / ODS)
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_INFOPROV_DELETE Delete from a Infocube / ODS  
Function Group RSDRI_DBA   RSDRI DBA (write part)  
Program Name SAPLRSDRI_DBA    
INCLUDE Name LRSDRI_DBAU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_T_MSG TYPE RS_T_MSG BW: Table with Messages (Application Log)
Importing I_DATATARGET TYPE RSDDATATARGET Data target for transaction data (InfoCube, ODS object, ...)
Importing I_THX_SEL TYPE RSDRD_THX_SEL Select condition for deletion
Importing I_AUTHORITY_CHECK TYPE RS_BOOL RS_C_TRUE Execute authority check?
Importing I_MODE TYPE RS_BOOL RSDRD_C_MODE-CHOOSE Deletion mode (contants: RSDRD_C_MODE)
Importing I_THRESHOLD TYPE F '0.1' Threshold for deletion mode 'CHOOSE'
Importing I_PARALLEL_DEGREE TYPE I 1 Degree of parallelism for new creation
Importing I_NO_LOGGING TYPE RS_BOOL RS_C_FALSE Switch off DB-logging?
Importing I_NO_COMMIT TYPE RS_BOOL RS_C_FALSE Do not execute Commit => Mode of deletion will be changed to DELETE
Importing I_NO_ENQUEUE TYPE RS_BOOL RS_C_FALSE No enqueue, the calling programm already does this
Importing I_SHOW_REPORT TYPE RS_BOOL RS_C_FALSE Show genereated report?
Importing I_TRANSACTIONAL_ODS TYPE RS_BOOL RS_C_FALSE ODS: Delete on transactional object
Exception X_MESSAGE TYPE Cancellation
Exception INHERITED_ERROR TYPE Error in deeper layer
               
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