SAP ABAP Class CL_RSR_MDX_SET (Basic Class for all Set Commands)
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 | 20000904 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_ALLMEMBERS | .AllMembers | 20040812 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_AXIS | Axis | 20000904 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_CROSSJOIN | Crossjoin | 20000904 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_DESCENDANTS | Descendents & Children | 20001207 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_EXTRACT | Opposite of CROSSJOIN | 20010215 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_FUNCTION | MDX: Function | 20020211 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_GENERATE | Generate | 20010215 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_HELPER | 20030707 | |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_INTERSECT_EXCEPT | Intersection | 20010215 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_ITEM | 20010216 | |
| ... | Click here to see Used By full list (16 items) | |||
Properties
| Class | CL_RSR_MDX_SET | |
| Short Description | Basic Class for all Set Commands | |
| Super Class | CL_RSR_MDX_CMD | Abstract MDX Command |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSR_MDX_LIB | MDX: Functions |
| Created | 20000904 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_MDX_SET has no interface implemented.
Friends
Class CL_RSR_MDX_SET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20010807 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RRTB_SX_SET_OO | Set | 20000904 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20021218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Factory for a Set | 20100317 |
Events
Class CL_RSR_MDX_SET has no event.
Types
Class CL_RSR_MDX_SET has no local type.
Method Signatures
Method CL_RSR_MDX_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_REF | Call by reference | Object reference (TYPE REF TO) | CL_RSR_MDX_CMD | Abstract MDX Command | 20100317 | |||
| 2 | I_CMD_ID | Call by reference | Type reference (TYPE) | RRTCMDID | ID of a Tensor Processor Command | 20100317 | |||
| 3 | I_R_COMMAND | Call by reference | Object reference (TYPE REF TO) | CL_RSR_MDX_COMMAND | Command Object | 20100317 | |||
| 4 | I_TRX_PARAM | Call by reference | Type reference (TYPE) | RRT_TRX_PARAM | Parameter for a Command | 20100317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20100317 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |