SAP ABAP Class CL_RSR_MDX_CONDITION (Conditions and Comparisons)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_LIB (Package) MDX: Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_CMD | Abstract MDX Command | 20010201 |
Properties
| Class | CL_RSR_MDX_CONDITION | |
| Short Description | Conditions and Comparisons | |
| Super Class | CL_RSR_MDX_CMD | Abstract MDX Command |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_MDX_LIB | MDX: Functions |
| Created | 20010201 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_MDX_CONDITION has no forward declaration.
Interfaces
Class CL_RSR_MDX_CONDITION has no interface implemented.
Friends
Class CL_RSR_MDX_CONDITION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 20010730 | ||||
| 2 | Constant | Private | Type reference (TYPE) | I | 3 | 20010730 | |||
| 3 | Constant | Private | Type reference (TYPE) | I | 2 | 20010730 | |||
| 4 | Constant | Private | Type reference (TYPE) | I | 1 | 20010730 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Returns the value comparison type | 20100302 | |
| 2 | Instance method | Private | Method | Is optimization possible for resolving IIF? | 20100302 |
Events
Class CL_RSR_MDX_CONDITION has no event.
Types
Class CL_RSR_MDX_CONDITION has no local type.
Method Signatures
Method GET_COMPARE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COMPARE | Value transfer | Type reference (TYPE) | I | Typ des Wertevergleichs | 20100302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Syntaxfehler (MDX) | 20100302 |
Method IS_BRANCH_REDUCTION_POSSIBLE 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 | 20100302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Syntaxfehler (MDX) | 20100302 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |