SAP ABAP Class CL_RSCDS_METHODS_IMPL_DB6 (Compressor: DB6-Dependent Methods)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
     RSDB6 (Package) BW: Port DB6
Properties
Class CL_RSCDS_METHODS_IMPL_DB6  
Short Description Compressor: DB6-Dependent Methods    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDB6   BW: Port DB6 
Created 20041125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSCDS_METHODS_IMPL_DB6 has no forward declaration.
Interfaces
Class CL_RSCDS_METHODS_IMPL_DB6 has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSCDS_COMPR_CUM_DB6 20041125 Compressor: DB6-Dependent Implementation
2 CL_RSCDS_COMPR_INV_DB6 20041125 Compressor for Non-Cumulatives: DB6-Dependent Implementation
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_NCUM_TMP_TABLNM Instance attribute Private Type reference (TYPE) RSD_TABLNM 20130805
2 P_R_CNT_TDIMID Instance attribute Private Object reference (TYPE REF TO) I 20041209
3 P_R_CNT_TDIMID_IS_NEW Instance attribute Private Object reference (TYPE REF TO) I 20041209
4 P_R_MESSAGE_LIST Instance attribute Private Object reference (TYPE REF TO) CL_RSDRD_MESSAGE_OBJ_LIST hierarchical list of message objects for the appl. log 20041125
5 P_R_PARTIM_SID Instance attribute Private Object reference (TYPE REF TO) RSSID Master Data ID 20041208
6 P_R_PDIM_NORMAL Instance attribute Private Object reference (TYPE REF TO) I 20041129
7 P_R_PDIM_REF Instance attribute Private Object reference (TYPE REF TO) RSDIMID Dimension table key 20041208
8 P_R_SX_METADATA Instance attribute Private Object reference (TYPE REF TO) RSCDS_SX_TMPL_METADATA 20041125
9 P_R_S_CNT Instance attribute Private Object reference (TYPE REF TO) RSCDS_S_CNT 20041125
10 P_R_S_PROCESS_DATA Instance attribute Private Object reference (TYPE REF TO) RSCDS_S_PROCESS_DATA 20041125
11 P_R_TDIM_REF Instance attribute Private Object reference (TYPE REF TO) RSDIMID Dimension table key 20041208
12 P_R_T_REQ_STAT Instance attribute Private Object reference (TYPE REF TO) DATA 20041125
13 P_S_CNT_BEFORE Instance attribute Private Type reference (TYPE) RSCDS_S_CNT UDI Counter BEFORE Merge Statement 20090515
14 P_TMP_TABLNM Instance attribute Private Type reference (TYPE) RSD_TABLNM 20130517
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_AGGREGATE_COMPRESS Instance method Private Method Repares Indexes/Runstats after Aggregate Compression 20041125
2 CDE_INSERT_CUM_KYF Instance method Private Method Führt kumulative Kennzahlen zusammen 20130517
3 CDE_INSERT_NONCUM_KYF Instance method Private Method Führt nicht-kumulative Kennzahlen zusammen 20130517
4 CDE_UPDATE_CUM_KYF Instance method Private Method Führt kumulative Kennzahlen zusammen 20130517
5 CDE_UPDATE_NONCUM_KYF Instance method Private Method Führt nicht-kumulative Kennzahlen zusammen 20130517
6 CHECK_DO_STATS_ON_E Instance method Private Method Check/Refresh Statistics for E Fact Table 20041125
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041125
8 CREATE_NCUM_TMP_TABLE Instance method Private Method 20130805
9 CREATE_TMP_TABLE Instance method Private Method 20130517
10 DROP_NCUM_TMP_TABLE Instance method Private Method 20130805
11 DROP_TMP_TABLE Instance method Private Method 20130517
12 GET_REQUEST_STATISTIC Instance method Private Method Get Statistics by Package 20041125
13 GET_UID_COUNTER Instance method Private Method Determination of UPDATE, INSERT and DELETE Counter 20090515
14 MERGE_CUMULATIVE_KYF Instance method Private Method Combines Cumulative Key Figures 20041125
15 MERGE_NONCUMULATIVE_KYF Instance method Private Method Combines Non-Cumulative Key Figures 20041201
Events
Class CL_RSCDS_METHODS_IMPL_DB6 has no event.
Types
Class CL_RSCDS_METHODS_IMPL_DB6 has no local type.
Method Signatures

Method AFTER_AGGREGATE_COMPRESS Signature

Method AFTER_AGGREGATE_COMPRESS on class CL_RSCDS_METHODS_IMPL_DB6 has no parameter.
Method AFTER_AGGREGATE_COMPRESS on class CL_RSCDS_METHODS_IMPL_DB6 has no exception.

Method CDE_INSERT_CUM_KYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PDIMID Value transfer Type reference (TYPE) I 20130517
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20130517

Method CDE_INSERT_NONCUM_KYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PDIMID Value transfer Type reference (TYPE) I 20130517
# Exception Resumable Description Created on
1 CX_RSCDS_METADATA_INCONSISTENT Beim extrahieren der Metadaten ist ein Fehler aufgetreten 20130517
2 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20130517

Method CDE_UPDATE_CUM_KYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PDIMID Value transfer Type reference (TYPE) I 20130517
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20130517

Method CDE_UPDATE_NONCUM_KYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PDIMID Value transfer Type reference (TYPE) I 20130517
# Exception Resumable Description Created on
1 CX_RSCDS_METADATA_INCONSISTENT Beim extrahieren der Metadaten ist ein Fehler aufgetreten 20130517
2 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20130517

Method CHECK_DO_STATS_ON_E Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PDIMID Value transfer Type reference (TYPE) I 20041125
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20041125

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FRIEND Call by reference Object reference (TYPE REF TO) CL_RSCDS_COMPR_CUM Klasse für das Kondensieren von DELTA Cubes 20041125
# Exception Resumable Description Created on
1 CX_RSCDS_METADATA_INCONSISTENT Beim extrahieren der Metadaten ist ein Fehler aufgetreten 20041125

Method CREATE_NCUM_TMP_TABLE Signature

Method CREATE_NCUM_TMP_TABLE on class CL_RSCDS_METHODS_IMPL_DB6 has no parameter.
# Exception Resumable Description Created on
1 CX_RSCDS_EXCEPTIONS RSCDS Exceptions 20130805

Method CREATE_TMP_TABLE Signature

Method CREATE_TMP_TABLE on class CL_RSCDS_METHODS_IMPL_DB6 has no parameter.
# Exception Resumable Description Created on
1 CX_RSCDS_EXCEPTIONS RSCDS Exceptions 20130517

Method DROP_NCUM_TMP_TABLE Signature

Method DROP_NCUM_TMP_TABLE on class CL_RSCDS_METHODS_IMPL_DB6 has no parameter.
# Exception Resumable Description Created on
1 CX_RSCDS_EXCEPTIONS RSCDS Exceptions 20130805

Method DROP_TMP_TABLE Signature

Method DROP_TMP_TABLE on class CL_RSCDS_METHODS_IMPL_DB6 has no parameter.
# Exception Resumable Description Created on
1 CX_RSCDS_EXCEPTIONS RSCDS Exceptions 20130517

Method GET_REQUEST_STATISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PDIMID Call by reference Type reference (TYPE) I 20041125

Method GET_REQUEST_STATISTIC on class CL_RSCDS_METHODS_IMPL_DB6 has no exception.

Method GET_UID_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BEFORE Call by reference Type reference (TYPE) RS_BOOL Zeitpunkt der Bestimmung der UDI-Counter 20090515
2 Importing I_CUMULATIVE Call by reference Type reference (TYPE) RS_BOOL Counter-Bestimmung für kumulativen Cube oder Bestandscube 20090515

Method GET_UID_COUNTER on class CL_RSCDS_METHODS_IMPL_DB6 has no exception.

Method MERGE_CUMULATIVE_KYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PDIMID Value transfer Type reference (TYPE) I 20041125
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20041125

Method MERGE_NONCUMULATIVE_KYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PDIMID Value transfer Type reference (TYPE) I 20041201
# Exception Resumable Description Created on
1 CX_RSCDS_METADATA_INCONSISTENT Beim extrahieren der Metadaten ist ein Fehler aufgetreten 20041209
2 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20041201
History
Last changed by/on SAP  20130531 
SAP Release Created in 700