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 |
---|---|---|---|---|---|---|---|
![]() |
C_T_MSG | TYPE | RS_T_MSG | BW: Table with Messages (Application Log) | |||
![]() |
E_INS_CNT | TYPE | SYST-DBCNT | Number of movement records into E-table | |||
![]() |
E_REF_INS_CNT | TYPE | SYST-DBCNT | Number of inserted marker records in E-table | |||
![]() |
E_DEL_CNT | TYPE | SYST-DBCNT | Number of deleted records from F-Table | |||
![]() |
I_CUBE | TYPE | RSDCUBE-INFOCUBE | Name of the INFOCUBES | |||
![]() |
I_AGGR_CUBE | TYPE | RS_BOOL | RS_C_FALSE | If the Cube is a basis or aggregate cube? | ||
![]() |
I_MAX_REQUID | TYPE | RSSID | Request ID up to which compression is performned | |||
![]() |
I_MAX_CNSID | TYPE | RSSID | 0 | Change-ID upto which compression is performed | ||
![]() |
I_NULL_ELIMINATION | TYPE | RS_BOOL | RS_C_FALSE | Zero elemination during compression? | ||
![]() |
I_UPDATE_REF_POINT | TYPE | RS_BOOL | RS_C_TRUE | For stocks: adapt marker | ||
![]() |
I_SHOW_REPORT | TYPE | RS_BOOL | RS_C_FALSE | Display generated sources? | ||
![]() |
INHERITED_ERROR | TYPE | Error that has already been dealt with on a deeper level | ||||
![]() |
NOTHING_TO_DO | TYPE | |||||
Processing Type
Normal Function 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 |