SAP ABAP Class CL_RSR_MDX_DESCENDANTS (Descendents & Children)
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_SET | Basic Class for all Set Commands | 20001207 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_ASCENDANTS | Predecessor | 20040303 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_CHILDREN | .CHILDREN (lower-level) | 20010717 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_INTERVAL | Interval | 20010122 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_LASTPERIODS | 20010216 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_MEMBER_SET | MDX: Set of Elementary Members | 20100317 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_PERIODSTODATE | Time Series | 20010216 |
Properties
| Class | CL_RSR_MDX_DESCENDANTS | |
| Short Description | Descendents & Children | |
| Super Class | CL_RSR_MDX_SET | Basic Class for all Set Commands |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | BRAINOLAPAPI | |
| 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) |
Interfaces
Class CL_RSR_MDX_DESCENDANTS has no interface implemented.
Friends
Class CL_RSR_MDX_DESCENDANTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_MDX_ELEMENT | Hierarchy/Member of a Hierarchy | 20010122 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RRH2_S_MEMBER | 20040303 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RRHI_TS_NODE | Description of a Sub-Hierarchy | 20020124 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RRH2_T_MEMBER | 20010122 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSR_SX_MDX_REQUEST_DESCR | Description of an OLAP Request | 20081230 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20010122 | ||
| 2 | Instance method | Protected | Method | 20070613 |
Events
Class CL_RSR_MDX_DESCENDANTS has no event.
Types
Class CL_RSR_MDX_DESCENDANTS has no local type.
Method Signatures
Method FILL_MEMBER_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Error (with Syntax Check) | 20010220 |
Method OPTIM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20070613 | |||
| 2 | R_OPTIM | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070613 |
Method OPTIM on class CL_RSR_MDX_DESCENDANTS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |