SAP ABAP Class CL_RSDU_IC_MERGE_EPART (Merging of Partitions for E Fact Table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDU_REPART (Package) Repartitioning of InfoProvider
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCNV_MONITOR Interface for Monitor UI - del/restart/reset functionality 20050701
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDU_REPART Repartitioning 20050701
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_IC_MERGE_EPART_DB2 Merge of Partitioning Schema E Fact Table 20051021
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_IC_MERGE_EPART_DB4 Merge of Partitioning Schema E Fact Table 20060109
3 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_IC_MERGE_EPART_MSS Merge of Partitioning Schema E Fact Table 20060523
4 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_IC_MERGE_EPART_ORA Merge of Partitioning Schema E Fact Table 20051005
5 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_IC_MERGE_EPART_SYB Merge of Partitioning Schema E Fact Table 20120215
Properties
Class CL_RSDU_IC_MERGE_EPART  
Short Description Merging of Partitions for E Fact Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDU_REPART   Repartitioning of InfoProvider 
Created 20050701   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSENQ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSCNV_MONITOR Interface for Monitor UI - del/restart/reset functionality 20050701
2 IF_RSDU_REPART Repartitioning 20050701
Friends
Class CL_RSDU_IC_MERGE_EPART has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_EXCEPTION Instance attribute Public Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20050701
2 P_C_REPID Constant Protected Type reference (TYPE) SY-REPID 'RSDU_IC_MERGE_EPART' ABAP Program Name for Background Job Scheduling 20050701
3 P_MAX_DEGREE Instance attribute Protected Type reference (TYPE) I '3' Maximum Number of Parallel INSERT Processes 20050701
4 P_REQ Instance attribute Protected Type reference (TYPE) RSDDICREPARTREQ Parameters for Repartitioning Request 20050701
5 P_R_MON Instance attribute Protected Object reference (TYPE REF TO) CL_RSCNV_MONITOR Reference to Monitor Class 20050701
6 P_R_SRVS Instance attribute Protected Object reference (TYPE REF TO) CL_RSDU_REPART_SRVS Repartitioning of an InfoCube 20050701
7 P_SHIFT Instance attribute Protected Type reference (TYPE) I Moving the Partitions 20050701
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050701
2 EXECUTE_STEPS Instance method Protected Method Execute Processing Steps 20050701
3 GET_REQUEST_PARAMETERS Instance method Protected Method Read Request Parameter from Table RSDDICREPARTREQ 20050701
4 INITIALIZE_STEPS Instance method Protected Method Define and Initialize Processing Steps 20050701
5 SET_SHIFT_FACTOR Instance method Protected Method Determine Step-By-Step: Number of SIDS for Each Partition 20060210
Events
Class CL_RSDU_IC_MERGE_EPART has no event.
Types
Class CL_RSDU_IC_MERGE_EPART has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DB_PARAMS Call by reference Type reference (TYPE) STRING 20050701
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20050701
3 Importing I_NEW_PARTVL_FROM Call by reference Type reference (TYPE) RSPARTVL_FROM Obere Grenze (Partitionierungswert) 20050701
# Exception Resumable Description Created on
1 CX_RSCDS_METADATA_INCONSISTENT Beim extrahieren der Metadaten ist ein Fehler aufgetreten 20050701
2 CX_RSCDS_REQUIREMENTS_VIOLATED Voraussetzungen für eine erfolgreiche Kondensierung verletzt 20050701
3 CX_RSCNV_EXCEPTION Exception class for Remodeling 20050701
4 CX_RSDU_REPART_EXCEPTION RSDU Ausnahmen bei Repartitionierung 20050701

Method EXECUTE_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20050701
2 Exporting E_REQSTATUS Call by reference Type reference (TYPE) RSMRT_REQSTATUS 20050701
3 Exporting E_STEPSTATUS Call by reference Type reference (TYPE) RSMRT_STEPSTATUS 20050701
4 Importing I_LOCKID Call by reference Type reference (TYPE) RSENQ_LOCKID Sperr-ID des Sperr-Managers 20050701
5 Importing I_STEPNM Call by reference Type reference (TYPE) RSMRT_APPL_STEPNM 20050701
6 Importing I_T_OBJECT Call by reference Type reference (TYPE) RSENQ_T_OBJECT 20050701

Method EXECUTE_STEPS on class CL_RSDU_IC_MERGE_EPART has no exception.

Method GET_REQUEST_PARAMETERS Signature

Method GET_REQUEST_PARAMETERS on class CL_RSDU_IC_MERGE_EPART has no parameter.
Method GET_REQUEST_PARAMETERS on class CL_RSDU_IC_MERGE_EPART has no exception.

Method INITIALIZE_STEPS Signature

Method INITIALIZE_STEPS on class CL_RSDU_IC_MERGE_EPART has no parameter.
# Exception Resumable Description Created on
1 CX_RSCNV_EXCEPTION Exception class for Remodeling 20050701

Method SET_SHIFT_FACTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTMAXCNT Call by reference Type reference (TYPE) RSPARTMAXCNT Maximalzahl Partitionen 20060210
# Exception Resumable Description Created on
1 CX_RSCDS_METADATA_INCONSISTENT Beim extrahieren der Metadaten ist ein Fehler aufgetreten 20060210
History
Last changed by/on SAP  20130531 
SAP Release Created in 720