SAP ABAP Function Module RSCDS_CONDENSE_CUBE (Compresses the fact table of a spec. Cube(InfoCube or Aggreagte))
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_CONDENSE_CUBE Compresses the fact table of a spec. Cube(InfoCube or Aggreagte)  
Function Group RSCONDENSE   Summarization routines for fact table  
Program Name SAPLRSCONDENSE   Summarization routines for fact table 
INCLUDE Name LRSCONDENSEU04    
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_INS_CNT TYPE SYST-DBCNT Number of movement records into E-table
Exporting E_REF_INS_CNT TYPE SYST-DBCNT Number of inserted marker records in E-table
Exporting E_DEL_CNT TYPE SYST-DBCNT Number of deleted records from F-Table
Importing I_CUBE TYPE RSDCUBE-INFOCUBE Name of the INFOCUBES
Importing I_AGGR_CUBE TYPE RS_BOOL RS_C_FALSE If the Cube is a basis or aggregate cube?
Importing I_MAX_REQUID TYPE RSSID Request ID up to which compression is performned
Importing I_MAX_CNSID TYPE RSSID 0 Change-ID upto which compression is performed
Importing I_NULL_ELIMINATION TYPE RS_BOOL RS_C_FALSE Zero elemination during compression?
Importing I_UPDATE_REF_POINT TYPE RS_BOOL RS_C_TRUE For stocks: adapt marker
Importing I_SHOW_REPORT TYPE RS_BOOL RS_C_FALSE Display generated sources?
Exception INHERITED_ERROR TYPE Error that has already been dealt with on a deeper level
Exception NOTHING_TO_DO 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