SAP ABAP Class CL_RSDU_ODSO_EXTEND_EPART (Attaching of Partitions in Active ODS 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 20051028
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDU_REPART_ODSO Repartitioning 20051031
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_ODSO_EXTEND_EPART_DB2 Enhancement of the Partitioning Schema E Fact Table 20060908
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_ODSO_EXTEND_EPART_DB4 Enhancement of DSO Table Partitioning Schema 20110114
3 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_ODSO_EXTEND_EPART_HDB Attaching of Partitions in Active ODS Table 20130412
4 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_ODSO_EXTEND_EPART_MSS Repartitioning of DSO active table (Extend partitions) 20101221
5 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_ODSO_EXTEND_EPART_ORA Enhancement of the Partitioning Schema E Fact Table 20051031
6 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_ODSO_EXTEND_EPART_SYB Enhancement of the Partitioning Schema E Fact Table 20120215
Properties
Class CL_RSDU_ODSO_EXTEND_EPART  
Short Description Attaching of Partitions in Active ODS 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 20051028   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)
4 RSTIM 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 20051028
2 IF_RSDU_REPART_ODSO Repartitioning 20051031
Friends
Class CL_RSDU_ODSO_EXTEND_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 20051028
2 P_C_REPID Constant Protected Type reference (TYPE) SY-REPID 'RSDU_ODSO_MERGE_PART' ABAP Program Name for Background Job Scheduling 20051028
3 P_FISCVARNT Instance attribute Protected Type reference (TYPE) RSTIM_VARNT Business Year Variant 20051028
4 P_MAX_DEGREE Instance attribute Private Type reference (TYPE) I '3' Maximum Number of Parallel INSERT Processes 20051028
5 P_REQ Instance attribute Protected Type reference (TYPE) RSDDICREPARTREQ Parameters for Repartitioning Request 20051028
6 P_R_MON Instance attribute Protected Object reference (TYPE REF TO) CL_RSCNV_MONITOR Reference to Monitor Class 20051028
7 P_R_SRVS Instance attribute Protected Object reference (TYPE REF TO) CL_RSDU_REPART_SRVS Repartitioning of an InfoCube 20051028
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051028
2 EXECUTE_STEPS Instance method Protected Method Execute Processing Steps 20051028
3 GET_REQUEST_PARAMETERS Instance method Protected Method Read Request Parameter from Table RSDDICREPARTREQ 20051028
4 INITIALIZE_STEPS Instance method Protected Method Define and Initialize Processing Steps 20051028
Events
Class CL_RSDU_ODSO_EXTEND_EPART has no event.
Types
Class CL_RSDU_ODSO_EXTEND_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 20051028
2 Importing I_NEW_PARTVL_TO Call by reference Type reference (TYPE) RSPARTVL_TO Obere Grenze (Partitionierungswert) 20051028
3 Importing I_ODSO Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20051028
# Exception Resumable Description Created on
1 CX_RSCDS_METADATA_INCONSISTENT Beim extrahieren der Metadaten ist ein Fehler aufgetreten 20051028
2 CX_RSCDS_REQUIREMENTS_VIOLATED Voraussetzungen für eine erfolgreiche Kondensierung verletzt 20051028
3 CX_RSCNV_EXCEPTION Exception class for Remodeling 20051028
4 CX_RSDU_REPART_EXCEPTION RSDU Ausnahmen bei Repartitionierung 20051028

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) 20051028
2 Exporting E_REQSTATUS Call by reference Type reference (TYPE) RSMRT_REQSTATUS 20051028
3 Exporting E_STEPSTATUS Call by reference Type reference (TYPE) RSMRT_STEPSTATUS 20051028
4 Importing I_LOCKID Call by reference Type reference (TYPE) RSENQ_LOCKID Sperr-ID des Sperr-Managers 20051028
5 Importing I_STEPNM Call by reference Type reference (TYPE) RSMRT_APPL_STEPNM 20051028
6 Importing I_T_OBJECT Call by reference Type reference (TYPE) RSENQ_T_OBJECT 20051028

Method EXECUTE_STEPS on class CL_RSDU_ODSO_EXTEND_EPART has no exception.

Method GET_REQUEST_PARAMETERS Signature

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

Method INITIALIZE_STEPS Signature

Method INITIALIZE_STEPS on class CL_RSDU_ODSO_EXTEND_EPART has no parameter.
# Exception Resumable Description Created on
1 CX_RSCNV_EXCEPTION Exception class for Remodeling 20051028
History
Last changed by/on SAP  20130531 
SAP Release Created in 710