SAP ABAP Function Module RSDRD_BUILD_REPORT_FOR_BATCH (Construction of a report that performs batch deletion)
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_BUILD_REPORT_FOR_BATCH Construction of a report that performs batch deletion  
Function Group RSDRD   Reorg. for fact table and dimensions  
Program Name SAPLRSDRD    
INCLUDE Name LRSDRDU05    
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_REPID TYPE SYST-REPID ABAP Program: Current Main Program
Importing I_GEN_ONLY TYPE RS_BOOL RS_C_TRUE Generate program only or also schedule in batch?
Importing I_DATATARGET TYPE RSDDATATARGET Data target for transaction data (InfoCube or ODS object)
Importing I_THX_SEL TYPE RSDRD_THX_SEL
Importing I_AUTHORITY_CHECK TYPE RS_BOOL RS_C_TRUE Boolean
Importing I_THRESHOLD TYPE F '0.1'
Importing I_MODE TYPE RSDRD_MODE RSDRD_C_MODE-CHOOSE
Importing I_NO_LOGGING TYPE RS_BOOL RS_C_FALSE Boolean
Importing I_PARALLEL_DEGREE TYPE I 1 Boolean
Importing I_NO_COMMIT TYPE RS_BOOL RS_C_FALSE Boolean
Importing I_SHOW_REPORT TYPE RS_BOOL RS_C_FALSE Boolean
Importing I_WORK_ON_PARTITIONS TYPE RS_BOOL RS_C_FALSE Boolean
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
               
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