SAP ABAP Function Module RSCDS_EXEC_NULLELIM (Function for the elimination of zero on a Infocube)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSCDS (Package) Summarization Routines for Fact Table
Basic Data
Function Module RSCDS_EXEC_NULLELIM Function for the elimination of zero on a Infocube  
Function Group RSCONDENSE   Summarization routines for fact table  
Program Name SAPLRSCONDENSE   Summarization routines for fact table 
INCLUDE Name LRSCONDENSEU01    
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)
Changing C_SEL_CNT TYPE I Number of selected data records
Changing C_DEL_CNT TYPE I Number of Deleted Data Records
Importing I_CUBE TYPE RSD_INFOCUBE Name Cube
Importing I_AGGREGATE TYPE RS_BOOL Perform aggregates only
Importing I_PACKSIZE TYPE I 50000 Package Size
Importing I_SHOW_REPORT TYPE RS_BOOL RS_C_FALSE Show generated Report
Importing I_FORCE_GENERATION TYPE RS_BOOL RS_C_FALSE Force report generation also for empty cube
Importing I_SIMULATE TYPE RS_BOOL RS_C_FALSE Simulate nullelimination and do not delete
Exception INHERITED_ERROR TYPE
Exception NOTHING_TO_DO TYPE
Exception OBJECT_ALREADY_IN_USE TYPE Infocube is locked by other user
Exception REPORT_GENERATION_FAILED TYPE
               
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