SAP ABAP Class CL_RSCDS_COMPR_CUM_HDB (Compressor: MaxDB-Dependent Implementation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-SDB (Application Component) BW MaxDB
⤷
RSHDB (Package) BW Porting HDB

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSCDS_COMPR_CUM | Class for Condensing DELTA Cubes | 20100624 |
Properties
Class | CL_RSCDS_COMPR_CUM_HDB | |
Short Description | Compressor: MaxDB-Dependent Implementation | |
Super Class | CL_RSCDS_COMPR_CUM | Class for Condensing DELTA Cubes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSHDB | BW Porting HDB |
Created | 20100624 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSCDS_COMPR_CUM_HDB has no forward declaration.
Interfaces
Class CL_RSCDS_COMPR_CUM_HDB has no interface implemented.
Friends
Class CL_RSCDS_COMPR_CUM_HDB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Is this a flat INO cube | 20110712 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Internal Structure for the Update | 20100624 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Internal Structure of Type Fact Table | 20100624 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Internal Structure of Type Key Fields Fact Table | 20100624 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_TABLNM | tmp table for tim sid inlist | 20100624 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Internal Table for the Update | 20100624 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Internal Table of Type Key Fields Fact Table | 20100624 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Internal Table of Type Fact Table | 20100624 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Generate TIMS Subquery if Too Many TIMS SIDs | 20100624 |
2 | ![]() |
Instance method | Protected | Method | Eigentliche Verdichtung der Faktentabellen | 20110712 |
3 | ![]() |
Instance method | Protected | Method | Instantiate Dynamic Data Objects | 20100624 |
4 | ![]() |
Instance method | Protected | Method | Abmischen der Sätze aus F und E Faktentabelle im ABAP | 20100624 |
5 | ![]() |
Instance method | Protected | Method | Abmischen der Sätze aus F und E Faktentabelle mit SQL | 20100624 |
6 | ![]() |
Instance method | Protected | Method | Komprimieren auf dem flachen IMO Cube | 20110707 |
7 | ![]() |
Instance method | Protected | Method | Mass Delete from the E Fact Table during Zero Elimination | 20100624 |
8 | ![]() |
Instance method | Protected | Method | Mass Insert DELTA in E Fact Table when Key Missing | 20100624 |
9 | ![]() |
Instance method | Protected | Method | Select for the Mass Update DELTA | 20100624 |
10 | ![]() |
Instance method | Private | Method | HANA Smart Merge | 20120326 |
11 | ![]() |
Instance method | Protected | Method | Comparison of DELTA Records of E and F Fact Tables (Update) | 20100624 |
12 | ![]() |
Instance method | Private | Method | P-DIM für verschiedene Recordtps auslesen. | 20110829 |
13 | ![]() |
Instance method | Private | Method | Prüfung, ob Daten in der Faktentabelle von der SP gelöscht | 20120531 |
Events
Class CL_RSCDS_COMPR_CUM_HDB has no event.
Types
Class CL_RSCDS_COMPR_CUM_HDB has no local type.
Method Signatures
Method CHECK_BUILD_TIMS_SUBQUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20100624 | |||
2 | ![]() |
C_S_WHERE | Call by reference | Type reference (TYPE) | RSDRS_S_WHERE | 20100624 |
Method CHECK_BUILD_TIMS_SUBQUERY on class CL_RSCDS_COMPR_CUM_HDB has no exception.
Method COMPRESS_IMO_FACTTABLE Signature
Method COMPRESS_IMO_FACTTABLE on class CL_RSCDS_COMPR_CUM_HDB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Datenziel ist durch einen anderen Prozess gesperrt | 20110712 | |
2 | ![]() |
Fehler beim Massendeletet auf der E-Faktentabelle | 20110712 | |
3 | ![]() |
RSCDS Ausnahmen | 20110712 | |
4 | ![]() |
Fehler beim Masseninsert in die E-Faktentabelle | 20110712 | |
5 | ![]() |
Beim extrahieren der Metadaten ist ein Fehler aufgetreten | 20110712 | |
6 | ![]() |
Der zusammengesetzte Index auf der E-Faktentabelle fehlt | 20110712 | |
7 | ![]() |
Mehrfache Stützstellen in der E-Faktentabelle | 20110712 | |
8 | ![]() |
Voraussetzungen für eine erfolgreiche Kondensierung verletzt | 20110712 | |
9 | ![]() |
Fehler beim Massenupdate auf die E-Faktentabelle | 20110712 | |
10 | ![]() |
RSDRD Ausnahmen | 20110712 | |
11 | ![]() |
Generated Stmt is too long ... | 20110712 | |
12 | ![]() |
Cube is locked (due to condensing, ...) | 20110712 | |
13 | ![]() |
Ausnahmeklasse für SQL Fehler | 20110712 |
Method CREATE_DATA_OBJECTS Signature
Method CREATE_DATA_OBJECTS on class CL_RSCDS_COMPR_CUM_HDB has no parameter.
Method CREATE_DATA_OBJECTS on class CL_RSCDS_COMPR_CUM_HDB has no exception.
Method EXEC_MERGE_ABAP 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 | 20100624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Datenziel ist durch einen anderen Prozess gesperrt | 20100624 | |
2 | ![]() |
Fehler beim Massendeletet auf der E-Faktentabelle | 20100624 | |
3 | ![]() |
Fehler beim Masseninsert in die E-Faktentabelle | 20100624 | |
4 | ![]() |
Beim extrahieren der Metadaten ist ein Fehler aufgetreten | 20100624 | |
5 | ![]() |
Der zusammengesetzte Index auf der E-Faktentabelle fehlt | 20100624 | |
6 | ![]() |
Mehrfache Stützstellen in der E-Faktentabelle | 20100624 | |
7 | ![]() |
Voraussetzungen für eine erfolgreiche Kondensierung verletzt | 20100624 | |
8 | ![]() |
Fehler beim Massenupdate auf die E-Faktentabelle | 20100624 | |
9 | ![]() |
RSDRD Ausnahmen | 20100624 | |
10 | ![]() |
Generated Stmt is too long ... | 20100624 | |
11 | ![]() |
Cube is locked (due to condensing, ...) | 20100624 | |
12 | ![]() |
Ausnahmeklasse für SQL Fehler | 20100624 |
Method EXEC_MERGE_DB 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 | 20100624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Datenziel ist durch einen anderen Prozess gesperrt | 20100624 | |
2 | ![]() |
Fehler beim Massendeletet auf der E-Faktentabelle | 20100624 | |
3 | ![]() |
Fehler beim Masseninsert in die E-Faktentabelle | 20100624 | |
4 | ![]() |
Beim extrahieren der Metadaten ist ein Fehler aufgetreten | 20100624 | |
5 | ![]() |
Der zusammengesetzte Index auf der E-Faktentabelle fehlt | 20100624 | |
6 | ![]() |
Mehrfache Stützstellen in der E-Faktentabelle | 20100624 | |
7 | ![]() |
Voraussetzungen für eine erfolgreiche Kondensierung verletzt | 20100624 | |
8 | ![]() |
Fehler beim Massenupdate auf die E-Faktentabelle | 20100624 | |
9 | ![]() |
RSDRD Ausnahmen | 20100624 | |
10 | ![]() |
Generated Stmt is too long ... | 20100624 | |
11 | ![]() |
Cube is locked (due to condensing, ...) | 20100624 | |
12 | ![]() |
Ausnahmeklasse für SQL Fehler | 20100624 |
Method EXEC_MERGE_IMO 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 | 20110707 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Datenziel ist durch einen anderen Prozess gesperrt | 20110707 | |
2 | ![]() |
Fehler beim Massendeletet auf der E-Faktentabelle | 20110707 | |
3 | ![]() |
Fehler beim Masseninsert in die E-Faktentabelle | 20110707 | |
4 | ![]() |
Beim extrahieren der Metadaten ist ein Fehler aufgetreten | 20110707 | |
5 | ![]() |
Der zusammengesetzte Index auf der E-Faktentabelle fehlt | 20110707 | |
6 | ![]() |
Mehrfache Stützstellen in der E-Faktentabelle | 20110707 | |
7 | ![]() |
Voraussetzungen für eine erfolgreiche Kondensierung verletzt | 20110707 | |
8 | ![]() |
Fehler beim Massenupdate auf die E-Faktentabelle | 20110707 | |
9 | ![]() |
RSDRD Ausnahmen | 20110707 | |
10 | ![]() |
Generated Stmt is too long ... | 20110707 | |
11 | ![]() |
Cube is locked (due to condensing, ...) | 20110707 | |
12 | ![]() |
Ausnahmeklasse für SQL Fehler | 20110707 |
Method EXEC_NULL_ELIM 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 | 20100624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error During Mass Deletion on the E Fact Table | 20100624 | |
2 | ![]() |
Multiple Markers in the E Fact Table | 20100624 | |
3 | ![]() |
Generated Stmt is too long ... | 20100624 | |
4 | ![]() |
Exception Class for SQL Error | 20100624 |
Method EXEC_NX_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 | 20100624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generated Stmt is too long ... | 20100624 | |
2 | ![]() |
Exception Class for SQL Error | 20100624 |
Method EXEC_SELECT 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 | 20100624 | |||
2 | ![]() |
R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SQL_RESULT_SET | Resulting Set of an SQL Query | 20100624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generated Stmt is too long ... | 20100624 | |
2 | ![]() |
Exception Class for SQL Error | 20100624 |
Method EXEC_SMART_MERGE Signature
Method EXEC_SMART_MERGE on class CL_RSCDS_COMPR_CUM_HDB has no parameter.
Method EXEC_SMART_MERGE on class CL_RSCDS_COMPR_CUM_HDB has no exception.
Method PREPARE_UPD_RECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_UPD | Value transfer | Type reference (TYPE) | STANDARD TABLE | 20100624 | |||
2 | ![]() |
I_T_DLT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100624 |
Method PREPARE_UPD_RECORDS on class CL_RSCDS_COMPR_CUM_HDB has no exception.
Method READ_PDIMID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PDIMID | Call by reference | Type reference (TYPE) | RSSID | Master data ID | 20110829 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20110829 | ||
3 | ![]() |
I_RECORDTP | Call by reference | Type reference (TYPE) | NUMC1 | Num1 | 20110829 |
Method READ_PDIMID on class CL_RSCDS_COMPR_CUM_HDB has no exception.
Method _FACTDATA_DELETED_BY_SP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PDIMID | Call by reference | Type reference (TYPE) | RSDIMID | Dimension Table Key | 20120531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Massendeletet auf der E-Faktentabelle | 20120531 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |