SAP ABAP Interface IF_RSR_MDX_OPTIMIZABLE (MDX: Optimizable Component)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_BASE (Package) MDX: Basis

⤷

⤷

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
Interface | IF_RSR_MDX_OPTIMIZABLE | |
Short Description | MDX: Optimizable Component |
General Data
Package | RSR_MDX_BASE | MDX: Basis |
Created | 20090224 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSR_MDX_OPTIMIZABLE has no forward declaration.
Interfaces
Interface IF_RSR_MDX_OPTIMIZABLE has no interface.
Friends
Interface IF_RSR_MDX_OPTIMIZABLE has no friend.
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 | ![]() |
Instance method | Public | Method | Returns the OLAP request description after execution | 20090303 |
2 | ![]() |
Instance method | Public | Method | Returns a selection for the optimization | 20100302 |
3 | ![]() |
Instance method | Public | Method | Can an optimization be performed? | 20090224 |
4 | ![]() |
Instance method | Public | Method | Performs the optimization | 20090224 |
Events
Interface IF_RSR_MDX_OPTIMIZABLE has no event.
Types
Interface 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 | ![]() |
I_STRATEGY | Call by reference | Type reference (TYPE) | I | Optimierungsstrategie | 20090303 | ||
2 | ![]() |
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 | ![]() |
MDX Fehler | 20090303 |
Method GET_SELECT_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_SELOPT | Value transfer | Type reference (TYPE) | RSMD_RS_T_SELOPT | Selektionsoptionen für Stammdaten-Leseservices | 20100302 | ||
2 | ![]() |
E_R_HRY | Call by reference | Object reference (TYPE REF TO) | CL_RSR_MDX_ELEMENT | Hierarchie / Member einer Hierarchie | 20100302 | ||
3 | ![]() |
I_STRATEGY | Call by reference | Type reference (TYPE) | I | Optimierungsstrategie | 20100302 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20100302 |
Method IS_OPTIMIZABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRATEGY | Call by reference | Type reference (TYPE) | I | Optimierungsstrategie | 20090226 | ||
2 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Syntaxfehler (MDX) | 20090301 |
Method OPTIMIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRATEGY | Call by reference | Type reference (TYPE) | I | Optimierungsstrategie | 20090226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MDX: Es ist ein Fehler beim Optimieren aufgetreten | 20090224 | |
2 | ![]() |
Allgemeiner Fehler | 20090226 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |