SAP ABAP Class CL_RSCDS_COMPR_CUM (Class for Condensing DELTA Cubes)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSCDS (Package) Summarization Routines for Fact Table
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSCDS_COMPR | Class for Compressing InfoCubes | 20040616 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSCDS_COMPR_CUM_ADABASD | Compressor: MaxDB-Dependent Implementation | 20051006 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSCDS_COMPR_CUM_DB2 | Compressor: DB2-Dependent Implementation | 20041227 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSCDS_COMPR_CUM_DB6 | Compressor: DB6-Dependent Implementation | 20041117 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSCDS_COMPR_CUM_DBALL | Aggregator: DB Independent Implementation | 20040616 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSCDS_COMPR_CUM_HDB | Compressor: MaxDB-Dependent Implementation | 20100624 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSCDS_COMPR_CUM_MSSQL | Compressor: MSSQL-Dependent Implementation | 20050617 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RSCDS_COMPR_CUM_ORACLE | Compressor: DB ORACLE-dependent Implementation | 20040616 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_RSCDS_COMPR_CUM_SYBASE | Compressor: DB Sybase-dependent Implementation | 20101110 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_RSCDS_COMPR_INV | Aggregation of InfoCubes with Non-Cumulatives | 20040616 |
Properties
| Class | CL_RSCDS_COMPR_CUM | |
| Short Description | Class for Condensing DELTA Cubes | |
| Super Class | CL_RSCDS_COMPR | Class for Compressing InfoCubes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSCDS | Summarization Routines for Fact Table |
| Created | 20040616 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSCDS_COMPR_CUM has no interface implemented.
Friends
Class CL_RSCDS_COMPR_CUM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | nof. differenet t-dimids | 20041209 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | I | nof. differenet t-dimids having is_new flag | 20041209 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Check whether GROUP BY is necessary for aggregates | 20061108 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | I | P Dimension for Aggregated Delta Records | 20040616 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | I | No. Records per Request | 20060705 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RSCDS_T_REQSTAT | Table with Statistical Information for the Request | 20040616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Actions Before Merging a Request | 20041130 | |
| 2 | Instance method | Protected | Method | Mass Insert into the E Fact Table with Missing T-Dim | 20040616 | |
| 3 | Instance method | Protected | Method | Combining the Update Data Records | 20040616 | |
| 4 | Instance method | Protected | Method | Read/Create the P Dimension Entries for the E Fact Table | 20040616 | |
| 5 | Instance method | Protected | Method | Get Statistics Using the Current Request | 20040616 | |
| 6 | Instance method | Protected | Method | SET a flag if group by for aggregates is necessary | 20061108 | |
| 7 | Instance method | Protected | Method | Write SQL Statement to Job Log | 20061108 |
Events
Class CL_RSCDS_COMPR_CUM has no event.
Types
Class CL_RSCDS_COMPR_CUM has no local type.
Method Signatures
Method EXEC_BEFORE_MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_PDIM | Call by reference | Type reference (TYPE) | ANY | 20041208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20041208 |
Method EXEC_MASS_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PDIMID | Call by reference | Type reference (TYPE) | I | 20040616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generated Stmt is too long ... | 20040616 | ||
| 2 | Ausnahmeklasse für SQL Fehler | 20040616 |
Method EXEC_MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_PDIM | Call by reference | Type reference (TYPE) | ANY | 20040616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenziel ist durch einen anderen Prozess gesperrt | 20040616 | ||
| 2 | Fehler beim Massendeletet auf der E-Faktentabelle | 20040616 | ||
| 3 | Fehler beim Masseninsert in die E-Faktentabelle | 20040616 | ||
| 4 | Beim extrahieren der Metadaten ist ein Fehler aufgetreten | 20040616 | ||
| 5 | Der zusammengesetzte Index auf der E-Faktentabelle fehlt | 20040616 | ||
| 6 | Mehrfache Stützstellen in der E-Faktentabelle | 20040616 | ||
| 7 | Voraussetzungen für eine erfolgreiche Kondensierung verletzt | 20040616 | ||
| 8 | Fehler beim Massenupdate auf die E-Faktentabelle | 20040616 | ||
| 9 | RSDRD Ausnahmen | 20040616 | ||
| 10 | Generated Stmt is too long ... | 20040616 | ||
| 11 | Cube is locked (due to condensing, ...) | 20040616 | ||
| 12 | Ausnahmeklasse für SQL Fehler | 20040616 |
Method GET_PDIMID_NORMAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PDIMID_NORMAL | Value transfer | Type reference (TYPE) | I | 20040616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Voraussetzungen für eine erfolgreiche Kondensierung verletzt | 20040616 |
Method GET_REQ_STAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PDIMID | Call by reference | Type reference (TYPE) | I | 20040616 |
Method GET_REQ_STAT on class CL_RSCDS_COMPR_CUM has no exception.
Method SET_GROUP_BY_AGGR Signature
Method SET_GROUP_BY_AGGR on class CL_RSCDS_COMPR_CUM has no parameter.
Method SET_GROUP_BY_AGGR on class CL_RSCDS_COMPR_CUM has no exception.
Method WRITE_STMT_TO_JOBLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STMT | Call by reference | Type reference (TYPE) | STRING | SQL Statement | 20061108 |
Method WRITE_STMT_TO_JOBLOG on class CL_RSCDS_COMPR_CUM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |