SAP ABAP Class IF_RSR_MDX_OPTIMIZER (MDX: Optimizer)
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
| Class | IF_RSR_MDX_OPTIMIZER | |
| Short Description | MDX: Optimizer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090224 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSR_MDX_OPTIMIZER has no forward declaration.
Interfaces
Class IF_RSR_MDX_OPTIMIZER has no interface implemented.
Friends
Class IF_RSR_MDX_OPTIMIZER has no friend class.
Attributes
Class 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
Class IF_RSR_MDX_OPTIMIZER has no event.
Types
Class 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 class IF_RSR_MDX_OPTIMIZER has no exception.
Method FREE Signature
Method FREE on class IF_RSR_MDX_OPTIMIZER has no parameter.
Method FREE on class 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 class 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 class IF_RSR_MDX_OPTIMIZER has no exception.
Method OPTIMIZE Signature
Method OPTIMIZE on class 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 class IF_RSR_MDX_OPTIMIZER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |