SAP ABAP Class CL_RSDU_REPART (Distributor for the Repartitioning)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDU_REPART (Package) Repartitioning of InfoProvider
Properties
Class CL_RSDU_REPART  
Short Description Distributor for the Repartitioning    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDU_REPART   Repartitioning of InfoProvider 
Created 20050121   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)
Interfaces
Class CL_RSDU_REPART has no interface implemented.
Friends
Class CL_RSDU_REPART has no friend class.
Attributes
Class CL_RSDU_REPART has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_UI Static method Public Method Call UI for Repartitioning 20050121
2 GET_ICON Static method Public Method AWB Display Icon 20050207
3 GET_TEXT Static method Public Method AWB Display Text 20050207
4 IS_REPART_POSSIBLE Static method Public Method Returns to Bool Value Whether Repartitioning Is Possible 20050121
Events
Class CL_RSDU_REPART has no event.
Types
Class CL_RSDU_REPART has no local type.
Method Signatures

Method CALL_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_POSSIBLE Value transfer Type reference (TYPE) RS_BOOL Repartitionierung grundsätzlich möglich 20050121
2 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20050121
3 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050121

Method CALL_UI on class CL_RSDU_REPART has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ICON Value transfer Type reference (TYPE) ICON_D Ikone in AWB 20050207

Method GET_ICON on class CL_RSDU_REPART has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TXT Value transfer Type reference (TYPE) STRING Anzeigetext AWB 20050207

Method GET_TEXT on class CL_RSDU_REPART has no exception.

Method IS_REPART_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_POSSIBLE Value transfer Type reference (TYPE) RS_BOOL Repartitionioerung grundsätzlich möglich? 20050121
2 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20050121
3 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050121

Method IS_REPART_POSSIBLE on class CL_RSDU_REPART has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700