SAP ABAP Class CL_RSR_MDX_MEMBER_SET (MDX: Set of Elementary Members)
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_DESCENDANTS | Descendents & Children | 20100317 |
Properties
Class | CL_RSR_MDX_MEMBER_SET | |
Short Description | MDX: Set of Elementary Members | |
Super Class | CL_RSR_MDX_DESCENDANTS | Descendents & Children |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_MDX_LIB | MDX: Functions |
Created | 20100317 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSR_MDX_MEMBER_SET has no forward declaration.
Interfaces
Class CL_RSR_MDX_MEMBER_SET has no interface implemented.
Friends
Class CL_RSR_MDX_MEMBER_SET has no friend class.
Attributes
Class CL_RSR_MDX_MEMBER_SET has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Returns the names of all members of the set | 20100317 |
2 | ![]() |
Instance method | Private | Method | Returns the node selection | 20100401 |
3 | ![]() |
Static method | Public | Method | Does the set have elementary members? | 20100317 |
Events
Class CL_RSR_MDX_MEMBER_SET has no event.
Types
Class CL_RSR_MDX_MEMBER_SET has no local type.
Method Signatures
Method GET_MEMBER_NAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_MEMBER_NAME | Value transfer | Type reference (TYPE) | RRT_T_PARAM | Member Namen | 20100317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20100317 |
Method GET_NODE_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TS_NODE | Value transfer | Type reference (TYPE) | RRHI_TS_NODE | Beschreibung einer Teilhierarchie | 20100401 |
Method GET_NODE_SELECTION on class CL_RSR_MDX_MEMBER_SET has no exception.
Method IS_MEMBERS_ONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CMD_ID | Call by reference | Type reference (TYPE) | RRTCMDID | id of a tensor processor command | 20100317 | ||
2 | ![]() |
I_R_COMMAND | Call by reference | Object reference (TYPE REF TO) | CL_RSR_MDX_COMMAND | Kommando-Objekt für die MDX Verarbeitung | 20100326 | ||
3 | ![]() |
I_TRX_PARAM | Call by reference | Type reference (TYPE) | RRT_TRX_PARAM | Parameter für ein Kommando | 20100317 | ||
4 | ![]() |
R_MEMBERS_ONLY | Value transfer | Type reference (TYPE) | RS_BOOL | Handelt es sich um ein Set mit elementaren Membern? | 20100317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20100326 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |