SAP ABAP Interface IF_RSR_MDX_CONFIGURATION (MDX: Configuration)
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_CONFIGURATION | MDX: Configuration | 20080813 |
Properties
| Interface | IF_RSR_MDX_CONFIGURATION | |
| Short Description | MDX: Configuration |
General Data
| Package | RSR_MDX_BASE | MDX: Basis |
| Created | 20080720 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSR_MDX_CONFIGURATION has no forward declaration.
Interfaces
Interface IF_RSR_MDX_CONFIGURATION has no interface.
Friends
Interface IF_RSR_MDX_CONFIGURATION has no friend.
Attributes
Interface IF_RSR_MDX_CONFIGURATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the implementation of the MDX parser | 20090114 | |
| 2 | Instance method | Public | Method | Returns the RFC destination for the MDX parser | 20081117 | |
| 3 | Instance method | Public | Method | Use the optimizer? | 20090304 | |
| 4 | Instance method | Public | Method | Is Size of MDX Results Restricted? | 20080813 | |
| 5 | Instance method | Public | Method | Refresh Configuration Settings | 20090114 | |
| 6 | Instance method | Public | Method | Sets the size of the MDX result as restricted | 20080813 |
Events
Interface IF_RSR_MDX_CONFIGURATION has no event.
Types
Interface IF_RSR_MDX_CONFIGURATION has no local type.
Method Signatures
Method GET_PARSER_IMPLEMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CLASSNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Technischer Name der Parser Implementierung | 20090114 |
Method GET_PARSER_IMPLEMENTATION on Interface IF_RSR_MDX_CONFIGURATION has no exception.
Method GET_PARSER_RFC_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20081117 |
Method GET_PARSER_RFC_DESTINATION on Interface IF_RSR_MDX_CONFIGURATION has no exception.
Method IS_OPTIMIZER_SWITCHED_ON 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 | 20090304 |
Method IS_OPTIMIZER_SWITCHED_ON on Interface IF_RSR_MDX_CONFIGURATION has no exception.
Method IS_RESULT_SIZE_RESTRICTED 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 | 20080813 |
Method IS_RESULT_SIZE_RESTRICTED on Interface IF_RSR_MDX_CONFIGURATION has no exception.
Method REFRESH Signature
Method REFRESH on Interface IF_RSR_MDX_CONFIGURATION has no parameter.
Method REFRESH on Interface IF_RSR_MDX_CONFIGURATION has no exception.
Method SET_RESULT_SIZE_RESTRICTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RESTRICTED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080813 |
Method SET_RESULT_SIZE_RESTRICTED on Interface IF_RSR_MDX_CONFIGURATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |