SAP ABAP Class CL_RSR_RRK0_UNION_CURMEM (Partition Union for current member with Intvl)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSROA_RT (Package) OLAP: Kernel Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_UNION | Union/Merge of several partitions | 20130521 |
Properties
| Class | CL_RSR_RRK0_UNION_CURMEM | |
| Short Description | Partition Union for current member with Intvl | |
| Super Class | CL_RSR_RRK0_UNION | Union/Merge of several partitions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSROA_RT | OLAP: Kernel Runtime |
| Created | 20130521 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RSR_RRK0_UNION_CURMEM has no interface implemented.
Friends
Class CL_RSR_RRK0_UNION_CURMEM 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) | NT_S_PART | Basis of all OLAP Memory Areas | 20130524 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | NT_TS_PART | 20130522 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | RRXWGR | Requested WGRs | 20130527 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130521 |
Events
Class CL_RSR_RRK0_UNION_CURMEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_S_PART | Public | See coding | 20130522 | begin of NT_S_PART,
chanmid type rrchanmid,
r_part type ref to cl_rsr_rrk0_partition_base,
xwgr type rrxwgr,
END OF nt_s_part
|
||
| 2 | NT_TS_PART | Public | See coding | 20130522 | nt_ts_part type SORTED TABLE OF nt_s_part
with non-UNIQUE key chanmid
INITIAL SIZE 2
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_QUERY_RUNTIME | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QUERY_RUNTIME | The OLAP Runtime Object | 20130521 | |||
| 2 | I_S_PART_MAIN | Call by reference | Type reference (TYPE) | NT_S_PART | 20130524 | ||||
| 3 | I_TS_PART_CM_INTVL | Call by reference | Type reference (TYPE) | NT_TS_PART | 20130522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Empty Result | 20130521 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |