SAP ABAP Class CL_RSCDS_COMPR_INV_ADABASD (Compressor for Non-Cumulatives: MaxDB-Depend. Implementation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-SDB (Application Component) BW MaxDB
⤷
RSADA (Package) BW Porting MaxDB
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSCDS_COMPR_INV | Aggregation of InfoCubes with Non-Cumulatives | 20051006 |
Properties
| Class | CL_RSCDS_COMPR_INV_ADABASD | |
| Short Description | Compressor for Non-Cumulatives: MaxDB-Depend. Implementation | |
| Super Class | CL_RSCDS_COMPR_INV | Aggregation of InfoCubes with Non-Cumulatives |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSADA | BW Porting MaxDB |
| Created | 20051006 | 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) |
Interfaces
Class CL_RSCDS_COMPR_INV_ADABASD has no interface implemented.
Friends
Class CL_RSCDS_COMPR_INV_ADABASD 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 | rs_c_false | Merge command supported by DB | 20091020 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Internal Structure for the Update | 20051006 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Internal Structure of Type Fact Table | 20051006 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Internal Structure of Type Key Fields Fact Table | 20051006 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Internal Structure for the Marker Update | 20051006 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSD_TABLNM | DTIMID Ref. Points | 20070206 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Internal Table for the Update | 20051006 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Internal Table of Type Key Fields Fact Table | 20051006 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Internal Table for the Marker Update | 20051006 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Internal Table of Type Fact Table | 20051006 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Instantiate Dynamic Data Objects | 20051006 | |
| 2 | Instance method | Protected | Method | Merge records from F and E fact tables in ABAP | 20090820 | |
| 3 | Instance method | Protected | Method | Merge records from F and E fact tables with SQL | 20090820 | |
| 4 | Instance method | Protected | Method | Merge markers from F and E tables in ABAP | 20090820 | |
| 5 | Instance method | Protected | Method | Merge markers from F and E tables with SQL | 20090820 | |
| 6 | Instance method | Protected | Method | Mass Delete from the E Fact Table during Zero Elimination | 20051006 | |
| 7 | Instance method | Protected | Method | Mass Insert DELTA in E Fact Table when Key Missing | 20051006 | |
| 8 | Instance method | Protected | Method | Mass Inserts REF in E Fact Table when Key Is Missing | 20051006 | |
| 9 | Instance method | Protected | Method | Select for the Mass Update DELTA | 20051006 | |
| 10 | Instance method | Protected | Method | Select for for the Mass Update REF | 20051006 | |
| 11 | Instance method | Private | Method | Returns Correct Initial Value Including Quotes | 20061109 | |
| 12 | Instance method | Protected | Method | Comparison of DELTA Records of E and F Fact Tables (Update) | 20051006 | |
| 13 | Instance method | Protected | Method | Comparison of REF Records for E and F Fact Table (Update | 20051006 |
Events
Class CL_RSCDS_COMPR_INV_ADABASD has no event.
Types
Class CL_RSCDS_COMPR_INV_ADABASD has no local type.
Method Signatures
Method CREATE_DATA_OBJECTS Signature
Method CREATE_DATA_OBJECTS on class CL_RSCDS_COMPR_INV_ADABASD has no parameter.
Method CREATE_DATA_OBJECTS on class CL_RSCDS_COMPR_INV_ADABASD 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 | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenziel ist durch einen anderen Prozess gesperrt | 20090820 | ||
| 2 | Fehler beim Massendeletet auf der E-Faktentabelle | 20090820 | ||
| 3 | Fehler beim Masseninsert in die E-Faktentabelle | 20090820 | ||
| 4 | Beim extrahieren der Metadaten ist ein Fehler aufgetreten | 20090820 | ||
| 5 | Der zusammengesetzte Index auf der E-Faktentabelle fehlt | 20090820 | ||
| 6 | Mehrfache Stützstellen in der E-Faktentabelle | 20090820 | ||
| 7 | Voraussetzungen für eine erfolgreiche Kondensierung verletzt | 20090820 | ||
| 8 | Fehler beim Massenupdate auf die E-Faktentabelle | 20090820 | ||
| 9 | RSDRD Ausnahmen | 20090820 | ||
| 10 | Generated Stmt is too long ... | 20090820 | ||
| 11 | Cube is locked (due to condensing, ...) | 20090820 | ||
| 12 | Ausnahmeklasse für SQL Fehler | 20090820 |
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 | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenziel ist durch einen anderen Prozess gesperrt | 20090820 | ||
| 2 | Fehler beim Massendeletet auf der E-Faktentabelle | 20090820 | ||
| 3 | Fehler beim Masseninsert in die E-Faktentabelle | 20090820 | ||
| 4 | Beim extrahieren der Metadaten ist ein Fehler aufgetreten | 20090820 | ||
| 5 | Der zusammengesetzte Index auf der E-Faktentabelle fehlt | 20090820 | ||
| 6 | Mehrfache Stützstellen in der E-Faktentabelle | 20090820 | ||
| 7 | Voraussetzungen für eine erfolgreiche Kondensierung verletzt | 20090820 | ||
| 8 | Fehler beim Massenupdate auf die E-Faktentabelle | 20090820 | ||
| 9 | RSDRD Ausnahmen | 20090820 | ||
| 10 | Generated Stmt is too long ... | 20090820 | ||
| 11 | Cube is locked (due to condensing, ...) | 20090820 | ||
| 12 | Ausnahmeklasse für SQL Fehler | 20090820 |
Method EXEC_MERGE_REF_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 | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenziel ist durch einen anderen Prozess gesperrt | 20090820 | ||
| 2 | Fehler beim Massendeletet auf der E-Faktentabelle | 20090820 | ||
| 3 | Fehler beim Masseninsert in die E-Faktentabelle | 20090820 | ||
| 4 | Beim extrahieren der Metadaten ist ein Fehler aufgetreten | 20090820 | ||
| 5 | Der zusammengesetzte Index auf der E-Faktentabelle fehlt | 20090820 | ||
| 6 | Mehrfache Stützstellen in der E-Faktentabelle | 20090820 | ||
| 7 | Voraussetzungen für eine erfolgreiche Kondensierung verletzt | 20090820 | ||
| 8 | Fehler beim Massenupdate auf die E-Faktentabelle | 20090820 | ||
| 9 | RSDRD Ausnahmen | 20090820 | ||
| 10 | Generated Stmt is too long ... | 20090820 | ||
| 11 | Cube is locked (due to condensing, ...) | 20090820 | ||
| 12 | Ausnahmeklasse für SQL Fehler | 20090820 |
Method EXEC_MERGE_REF_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 | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenziel ist durch einen anderen Prozess gesperrt | 20090820 | ||
| 2 | Fehler beim Massendeletet auf der E-Faktentabelle | 20090820 | ||
| 3 | Fehler beim Masseninsert in die E-Faktentabelle | 20090820 | ||
| 4 | Beim extrahieren der Metadaten ist ein Fehler aufgetreten | 20090820 | ||
| 5 | Der zusammengesetzte Index auf der E-Faktentabelle fehlt | 20090820 | ||
| 6 | Mehrfache Stützstellen in der E-Faktentabelle | 20090820 | ||
| 7 | Voraussetzungen für eine erfolgreiche Kondensierung verletzt | 20090820 | ||
| 8 | Fehler beim Massenupdate auf die E-Faktentabelle | 20090820 | ||
| 9 | RSDRD Ausnahmen | 20090820 | ||
| 10 | Generated Stmt is too long ... | 20090820 | ||
| 11 | Cube is locked (due to condensing, ...) | 20090820 | ||
| 12 | Ausnahmeklasse für SQL Fehler | 20090820 |
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 | 20051006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Massendeletet auf der E-Faktentabelle | 20051006 | ||
| 2 | Mehrfache Stützstellen in der E-Faktentabelle | 20051006 | ||
| 3 | Generated Stmt is too long ... | 20051006 | ||
| 4 | Ausnahmeklasse für SQL Fehler | 20051006 |
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 | 20051006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generated Stmt is too long ... | 20051006 | ||
| 2 | Ausnahmeklasse für SQL Fehler | 20051006 |
Method EXEC_NX_INSERT_REF 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 | 20051006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generated Stmt is too long ... | 20051006 | ||
| 2 | Ausnahmeklasse für SQL Fehler | 20051006 |
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 | 20051006 | ||||
| 2 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SQL_RESULT_SET | Ergebnismenge einer SQL Query | 20051006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generated Stmt is too long ... | 20051006 | ||
| 2 | Ausnahmeklasse für SQL Fehler | 20051006 |
Method EXEC_SELECT_REF 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 | 20051006 | ||||
| 2 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SQL_RESULT_SET | Ergebnismenge einer SQL Query | 20051006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generated Stmt is too long ... | 20051006 | ||
| 2 | Ausnahmeklasse für SQL Fehler | 20051006 |
Method GET_KYF_INITIAL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INCREASE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20061109 | ||
| 2 | I_S_KYF | Call by reference | Type reference (TYPE) | RSCDS_S_KYF | 20061109 | ||||
| 3 | R_CHAVL | Value transfer | Type reference (TYPE) | RSCHAVL | Dim: Field for a User-Defined Characteristic Value | 20061109 |
Method GET_KYF_INITIAL_VALUE on class CL_RSCDS_COMPR_INV_ADABASD 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 | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20051006 | ||||
| 2 | I_T_DLT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20051006 |
Method PREPARE_UPD_RECORDS on class CL_RSCDS_COMPR_INV_ADABASD has no exception.
Method PREPARE_UPD_RECORDS_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_UPD | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20051006 | ||||
| 2 | I_T_REF | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20051006 |
Method PREPARE_UPD_RECORDS_REF on class CL_RSCDS_COMPR_INV_ADABASD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |