SAP ABAP Class IF_RSR_MDX_COMPOSITE_STATEMENT (MDX: Composite MDX Statement)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_MDX_COMMAND | Command Object for MDX Processing | 20070810 |
Properties
| Class | IF_RSR_MDX_COMPOSITE_STATEMENT | |
| Short Description | MDX: Composite MDX Statement | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070810 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSR_MDX_COMPOSITE_STATEMENT has no forward declaration.
Interfaces
Class IF_RSR_MDX_COMPOSITE_STATEMENT has no interface implemented.
Friends
Class IF_RSR_MDX_COMPOSITE_STATEMENT has no friend class.
Attributes
Class IF_RSR_MDX_COMPOSITE_STATEMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the included MDX statement | 20070810 | |
| 2 | Instance method | Public | Method | Returns the including MDX statement | 20070810 | |
| 3 | Instance method | Public | Method | Is this instance an included MDX statement? | 20070810 | |
| 4 | Instance method | Public | Method | Is this instance an including MDX statement? | 20070818 | |
| 5 | Instance method | Public | Method | Is this instance the innermost included MDX statement? | 20070818 | |
| 6 | Instance method | Public | Method | Sets the included MDX statement | 20070810 | |
| 7 | Instance method | Public | Method | Sets the including MDX statement | 20070810 |
Events
Class IF_RSR_MDX_COMPOSITE_STATEMENT has no event.
Types
Class IF_RSR_MDX_COMPOSITE_STATEMENT has no local type.
Method Signatures
Method GET_COMPOSITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_COMMAND | Value transfer | Object reference (TYPE REF TO) | CL_RSR_MDX_COMMAND | Kommando-Objekt für die MDX Verarbeitung | 20070810 |
Method GET_COMPOSITE on class IF_RSR_MDX_COMPOSITE_STATEMENT has no exception.
Method GET_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_COMMAND | Value transfer | Object reference (TYPE REF TO) | CL_RSR_MDX_COMMAND | Kommando-Objekt für die MDX Verarbeitung | 20070810 |
Method GET_CONTAINER on class IF_RSR_MDX_COMPOSITE_STATEMENT has no exception.
Method IS_COMPOSITE 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 | 20070810 |
Method IS_COMPOSITE on class IF_RSR_MDX_COMPOSITE_STATEMENT has no exception.
Method IS_CONTAINER 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 | 20070818 |
Method IS_CONTAINER on class IF_RSR_MDX_COMPOSITE_STATEMENT has no exception.
Method IS_INNERMOST_COMPOSITE 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 | 20070818 |
Method IS_INNERMOST_COMPOSITE on class IF_RSR_MDX_COMPOSITE_STATEMENT has no exception.
Method SET_COMPOSITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_COMMAND | Value transfer | Object reference (TYPE REF TO) | CL_RSR_MDX_COMMAND | Kommando-Objekt für die MDX Verarbeitung | 20070810 |
Method SET_COMPOSITE on class IF_RSR_MDX_COMPOSITE_STATEMENT has no exception.
Method SET_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_COMMAND | Value transfer | Object reference (TYPE REF TO) | CL_RSR_MDX_COMMAND | Kommando-Objekt für die MDX Verarbeitung | 20070810 |
Method SET_CONTAINER on class IF_RSR_MDX_COMPOSITE_STATEMENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |