SAP ABAP Function Module RSDRD_SEL_DELETION (Selective deletion in data targets (InfoCube and ODS))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRD (Package) Delete Data Manager Data
Basic Data
Function Module RSDRD_SEL_DELETION Selective deletion in data targets (InfoCube and ODS)  
Function Group RSDRD   Reorg. for fact table and dimensions  
Program Name SAPLRSDRD    
INCLUDE Name LRSDRDU09    
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)
Exporting E_CNT TYPE F Records to be deleted
Importing I_DATATARGET TYPE RSDDATATARGET Name of data target (InfoCube / ODS)
Importing I_THX_SEL TYPE RSDRD_THX_SEL Select condition for deletion
Importing I_DEL_ACTIV TYPE RS_BOOL RS_C_TRUE ODS: Deletion from Active Version
Importing I_DEL_UPDATE TYPE RS_BOOL RS_C_FALSE ODS: Deletion from Update Table
Importing I_DEL_CHANGE TYPE RS_BOOL RS_C_FALSE ODS: Deletion from Change-Log
Importing I_AUTHORITY_CHECK TYPE RS_BOOL RS_C_TRUE Execute authority check?
Importing I_MODE TYPE RSDRD_MODE RSDRD_C_MODE-CHOOSE Mode selective deletion (constants: RSDRD_C_MODE)
Importing I_REQDELMOD TYPE RSDRD_MODE '2' Mode request deletion
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
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
Importing I_WORK_ON_PARTITIONS TYPE RS_BOOL RS_C_FALSE Work on partitions, e.g. 'Truncate partition'
Importing I_REBUILD_BIA TYPE RS_BOOL RS_C_FALSE Recreate BWA after selective deletion
Importing I_WRITE_APPLICATION_LOG TYPE RS_BOOL RS_C_FALSE Write directly into application log
Importing I_ARCHIVED TYPE RS_BOOL RS_C_FALSE Archiving activity
Importing I_SELDEL_CALLER TYPE RS_CHAR1 SPACE Calling application (internal usage)
Exception X_MESSAGE TYPE Cancellation
Exception INHERITED_ERROR TYPE
Exception INVALID_TYPE TYPE Invalid Type (Datatarget)
               
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