SAP ABAP Class IF_RSR_MDX_OPTIMIZABLE (MDX: Optimizable Component)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSR_MDX_OBJECT MDX: Function, Method or Meta-Object 20090226
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_MDX_CMD Abstract MDX Command 20090226
Properties
Class IF_RSR_MDX_OPTIMIZABLE  
Short Description MDX: Optimizable Component    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090224   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSR_MDX_OPTIMIZABLE has no forward declaration.
Interfaces
Class IF_RSR_MDX_OPTIMIZABLE has no interface implemented.
Friends
Class IF_RSR_MDX_OPTIMIZABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ACTIVE_STRATEGY Instance attribute Public Type reference (TYPE) I Active Optimization Strategy 20100302
2 N_OPTIMIZE_MODE Instance attribute Public Type reference (TYPE) RS_BOOL The component is optimized 20090226
Methods
# Method Level Visibility Method type Description Created on
1 GET_REQUEST_DESCRIPTION Instance method Public Method Returns the OLAP request description after execution 20090303
2 GET_SELECT_OPTIONS Instance method Public Method Returns a selection for the optimization 20100302
3 IS_OPTIMIZABLE Instance method Public Method Can an optimization be performed? 20090224
4 OPTIMIZE Instance method Public Method Performs the optimization 20090224
Events
Class IF_RSR_MDX_OPTIMIZABLE has no event.
Types
Class IF_RSR_MDX_OPTIMIZABLE has no local type.
Method Signatures

Method GET_REQUEST_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRATEGY Call by reference Type reference (TYPE) I Optimierungsstrategie 20090303
2 Returning R_THX_REQUEST_DESCR Value transfer Type reference (TYPE) RSR_THX_MDX_REQUEST_DESCR Beschreibung eines Olap Requests 20090303
# Exception Resumable Description Created on
1 CX_RS_ERROR MDX Fehler 20090303

Method GET_SELECT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_SELOPT Value transfer Type reference (TYPE) RSMD_RS_T_SELOPT Selektionsoptionen für Stammdaten-Leseservices 20100302
2 Exporting E_R_HRY Call by reference Object reference (TYPE REF TO) CL_RSR_MDX_ELEMENT Hierarchie / Member einer Hierarchie 20100302
3 Importing I_STRATEGY Call by reference Type reference (TYPE) I Optimierungsstrategie 20100302
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20100302

Method IS_OPTIMIZABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRATEGY Call by reference Type reference (TYPE) I Optimierungsstrategie 20090226
2 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20090224
# Exception Resumable Description Created on
1 CX_RS_ERROR Syntaxfehler (MDX) 20090301

Method OPTIMIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRATEGY Call by reference Type reference (TYPE) I Optimierungsstrategie 20090226
# Exception Resumable Description Created on
1 CX_RSR_MDX_OPTIMIZE_ERROR MDX: Es ist ein Fehler beim Optimieren aufgetreten 20090224
2 CX_RS_ERROR Allgemeiner Fehler 20090226
History
Last changed by/on SAP  20130531 
SAP Release Created in