SAP ABAP Interface IF_RSR_MDX_OPTIMIZER (MDX: Optimizer)
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 implementation (CLASS c. INTERFACES i_ref) | CL_RSR_MDX_OPTIMIZER | MDX: Optimizer | 20090224 |
Properties
| Interface | IF_RSR_MDX_OPTIMIZER | |
| Short Description | MDX: Optimizer |
General Data
| Package | RSR_MDX_BASE | MDX: Basis |
| Created | 20090224 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSR_MDX_OPTIMIZER has no forward declaration.
Interfaces
Interface IF_RSR_MDX_OPTIMIZER has no interface.
Friends
Interface IF_RSR_MDX_OPTIMIZER has no friend.
Attributes
Interface IF_RSR_MDX_OPTIMIZER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | De-registers a component that does not have to be optimized | 20130924 | |
| 2 | Instance method | Public | Method | Cleanup Actions at End of Object Lifecycle | 20090224 | |
| 3 | Instance method | Public | Method | Returns the unique member (if found) | 20090303 | |
| 4 | Instance method | Public | Method | Can an optimization be performed? | 20090303 | |
| 5 | Instance method | Public | Method | Has an optimization taken place? | 20090303 | |
| 6 | Instance method | Public | Method | Performs the optimization | 20090303 | |
| 7 | Instance method | Public | Method | Registers an optimizable component | 20090224 |
Events
Interface IF_RSR_MDX_OPTIMIZER has no event.
Types
Interface IF_RSR_MDX_OPTIMIZER has no local type.
Method Signatures
Method DEREGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_OPTIMIZABLE | Call by reference | Object reference (TYPE REF TO) | IF_RSR_MDX_OPTIMIZABLE | MDX: Optimierbare Komponente | 20130924 |
Method DEREGISTER on Interface IF_RSR_MDX_OPTIMIZER has no exception.
Method FREE Signature
Method FREE on Interface IF_RSR_MDX_OPTIMIZER has no parameter.
Method FREE on Interface IF_RSR_MDX_OPTIMIZER has no exception.
Method GET_UNIQUE_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_HIER_KEY | Call by reference | Type reference (TYPE) | RRTB_S_HIER_KEY | Hierarchie-Schlüssel | 20090303 | |||
| 2 | R_SID | Value transfer | Type reference (TYPE) | RSD_SID | Member | 20090303 |
Method GET_UNIQUE_MEMBER on Interface IF_RSR_MDX_OPTIMIZER has no exception.
Method IS_OPTIMIZABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Syntaxfehler (MDX) | 20090303 |
Method IS_OPTIMIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090303 |
Method IS_OPTIMIZED on Interface IF_RSR_MDX_OPTIMIZER has no exception.
Method OPTIMIZE Signature
Method OPTIMIZE on Interface IF_RSR_MDX_OPTIMIZER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDX: Es ist ein Fehler beim Optimieren aufgetreten | 20090303 | ||
| 2 | Allgemeiner Fehler | 20090303 |
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_OPTIMIZABLE | Call by reference | Object reference (TYPE REF TO) | IF_RSR_MDX_OPTIMIZABLE | MDX: Optimierbare Komponente | 20090224 |
Method REGISTER on Interface IF_RSR_MDX_OPTIMIZER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 720 |