SAP ABAP Interface IF_RSDU_REPART (Repartitioning)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDU_REPART (Package) Repartitioning of InfoProvider
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDU_IC_COMP_REPART Complete Repartitioning of an InfoCube 20051005
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDU_IC_EXTEND_EPART Attachment of Partitions to E Fact Table 20050630
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDU_IC_MERGE_EPART Merging of Partitions for E Fact Table 20050701
Properties
Interface IF_RSDU_REPART  
Short Description Repartitioning    
General Data
Package RSDU_REPART   Repartitioning of InfoProvider 
Created 20040408   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSCDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSCNV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSDU_REPART has no interface.
Friends
Interface IF_RSDU_REPART has no friend.
Attributes
Interface IF_RSDU_REPART has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FACTORY Static method Public Method get instanz reference 20041222
2 INITIALIZE Static method Public Method Initialize 20041118
3 RESET Static method Public Method Reset 20040413
4 RUN Static method Public Method Start 20040408
Events
Interface IF_RSDU_REPART has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 N_S_CHA Public See coding Structure with Information on a 'Characteristic Value' 20041217 BEGIN OF n_s_cha, iobjnm TYPE rschanm, iobjtp TYPE rsiobjtp, fieldnm TYPE rsd_fieldnm, tablnm TYPE rsd_tablnm, END OF n_s_cha
2 N_S_KYF Public See coding Structure with Information on a 'Key Figure' 20041217 BEGIN OF n_s_kyf, fieldnm TYPE rsd_fieldnm, iobjnm TYPE rschanm, END OF n_s_kyf
3 N_T_CHA Public See coding Structure with Information on 'Characteristic Values' 20041217 n_t_cha TYPE STANDARD TABLE OF n_s_cha
4 N_T_KYF Public See coding Structure with Information on 'Key Figures' 20041217 n_t_kyf TYPE STANDARD TABLE OF n_s_kyf
Method Signatures

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_REPART Value transfer Type reference (TYPE) ANY Repartitionierung eines InfoCubes 20041222
2 Importing I_ACT_AGGR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Activate aggregates 20050224
3 Importing I_DB_PARAMS Call by reference Type reference (TYPE) STRING 20041222
4 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20041222
5 Importing I_MAX_PART_CNT Call by reference Type reference (TYPE) RSPARTMAXCNT Maximalzahl Partitionen 20050210
6 Importing I_NEW_PARTVL_FROM Call by reference Type reference (TYPE) RSPARTVL_FROM Untere Grenze (Partitionierungswert) 20041222
7 Importing I_NEW_PARTVL_TO Call by reference Type reference (TYPE) RSPARTVL_TO Obere Grenze (Partitionierungswert) 20041222
8 Importing I_NEW_PART_OBJNM Call by reference Type reference (TYPE) RSPARTTIM Partitionierungs-Zeitmerkmal 20041222
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20041222

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACT_AGGR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Alle Aggregate neu aufbauen? 20050224
2 Importing I_DB_PARAMS Call by reference Type reference (TYPE) STRING 20041220
3 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20041118
4 Importing I_MAX_PART_CNT Call by reference Type reference (TYPE) RSPARTMAXCNT Max. Anzahl Partitionen 20050210
5 Importing I_NEW_PARTVL_FROM Call by reference Type reference (TYPE) RSPARTVL_FROM Untere Grenze (Partitionierungswert) 20041215
6 Importing I_NEW_PARTVL_TO Call by reference Type reference (TYPE) RSPARTVL_TO Obere Grenze (Partitionierungswert) 20041215
7 Importing I_NEW_PART_OBJNM Call by reference Type reference (TYPE) RSPARTTIM Partitionierungs-Zeitmerkmal 20041215
8 Returning STATUS Value transfer Type reference (TYPE) RSDU_REPART_STATUS Einstelliges Kennzeichen 20041126
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20041118

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20040413
2 Returning STATUS Value transfer Type reference (TYPE) RSDU_REPART_STATUS Einstelliges Kennzeichen 20041210
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20041118

Method RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE Name of InfoCUbe 20041126
2 Returning STATUS Value transfer Type reference (TYPE) RSDU_REPART_STATUS Einstelliges Kennzeichen 20041210
# Exception Resumable Description Created on
1 CX_RSDU_REPART_EXCEPTION RSDU Ausnahmen bei Repartitionierung 20041126
2 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20050114
History
Last changed by/on SAP  20130531 
SAP Release Created in 400