SAP ABAP Interface IF_RSDU_REPART_ODSO (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_ODSO_COMP_REPART Complete Repartitioning of Active ODS Table 20051025
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDU_ODSO_EXTEND_EPART Attaching of Partitions in Active ODS Table 20051031
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDU_ODSO_MERGE_EPART Merging of Partitions of Active ODS Table 20051103
Properties
Interface IF_RSDU_REPART_ODSO  
Short Description Repartitioning    
General Data
Package RSDU_REPART   Repartitioning of InfoProvider 
Created 20051025   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_ODSO has no interface.
Friends
Interface IF_RSDU_REPART_ODSO has no friend.
Attributes
Interface IF_RSDU_REPART_ODSO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FACTORY Static method Public Method get instanz reference 20051025
2 INITIALIZE Static method Public Method Initialize 20051025
3 RESET Static method Public Method Reset 20051025
4 RUN Static method Public Method Start 20051025
Events
Interface IF_RSDU_REPART_ODSO 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' 20051025 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' 20051025 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' 20051025 n_t_cha TYPE STANDARD TABLE OF n_s_cha
4 N_T_KYF Public See coding Structure with Information on 'Key Figures' 20051025 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 20051025
2 Importing I_DB_PARAMS Call by reference Type reference (TYPE) STRING 20051025
3 Importing I_NEW_PARTVL_FROM Call by reference Type reference (TYPE) RSPARTVL_FROM Untere Grenze (Partitionierungswert) 20051025
4 Importing I_NEW_PARTVL_TO Call by reference Type reference (TYPE) RSPARTVL_TO Obere Grenze (Partitionierungswert) 20051025
5 Importing I_NEW_PART_OBJNM Call by reference Type reference (TYPE) RSPARTTIM Partitionierungs-Zeitmerkmal 20051025
6 Importing I_ODSO Call by reference Type reference (TYPE) RSDODSOBJECT ODS Objekt 20051025
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20051025

Method INITIALIZE 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 20051025
2 Importing I_NEW_PARTVL_FROM Call by reference Type reference (TYPE) RSPARTVL_FROM Untere Grenze (Partitionierungswert) 20051025
3 Importing I_NEW_PARTVL_TO Call by reference Type reference (TYPE) RSPARTVL_TO Obere Grenze (Partitionierungswert) 20051025
4 Importing I_NEW_PART_OBJNM Call by reference Type reference (TYPE) RSPARTTIM Partitionierungs-Zeitmerkmal 20051025
5 Importing I_ODSO Call by reference Type reference (TYPE) RSDODSOBJECT ODS Objekt 20051025
6 Returning STATUS Value transfer Type reference (TYPE) RSDU_REPART_STATUS Einstelliges Kennzeichen 20051025
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20051025

Method RESET Signature

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

Method RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODSO Call by reference Type reference (TYPE) RSDODSOBJECT ODS Objekt 20051025
2 Returning STATUS Value transfer Type reference (TYPE) RSDU_REPART_STATUS Einstelliges Kennzeichen 20051025
# Exception Resumable Description Created on
1 CX_RSDU_REPART_EXCEPTION RSDU Ausnahmen bei Repartitionierung 20051025
2 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20051025
History
Last changed by/on SAP  20130531 
SAP Release Created in 710