SAP ABAP Class CL_RSR_RRK0_UNION (Union/Merge of several partitions)
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_PARTITION_BASE | Basis of all OLAP Memory Areas | 20040414 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_CONSTSEL | 1:n-join of constant selection | 20041207 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_UNION_CURMEM | Partition Union for current member with Intvl | 20130521 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_UNION_PDQ | Merge Multiple PDQ Partitions | 20071122 |
Properties
| Class | CL_RSR_RRK0_UNION | |
| Short Description | Union/Merge of several partitions | |
| Super Class | CL_RSR_RRK0_PARTITION_BASE | Basis of all OLAP Memory Areas |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSROA_RT | OLAP: Kernel Runtime |
| Created | 20040414 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_RRK0_UNION has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSR_RRK0_DATA_UNION | 20060111 | Date of Merge |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | Possible values: Reason for union | 20090827 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | CHAR01 | Reason for union object | 20090827 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TN_TH_PART | 20040423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040414 | |
| 2 | Instance method | Protected | Method | 20060202 |
Events
Class CL_RSR_RRK0_UNION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_TH_PART | Public | See coding | 20040414 | tn_th_part TYPE HASHED TABLE OF REF TO
cl_rsr_rrk0_partition_base
WITH UNIQUE KEY table_line
INITIAL SIZE 0
|
||
| 2 | TN_T_DATA | Public | See coding | 20050829 | tn_t_data TYPE STANDARD TABLE OF REF TO data
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REASON | Call by reference | Type reference (TYPE) | TN_REASON | Reason for partition split ( = union) | 20090827 | |||
| 2 | I_R_QUERY_RUNTIME | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QUERY_RUNTIME | 20040414 | ||||
| 3 | I_TH_PART | Call by reference | Type reference (TYPE) | TN_TH_PART | 20040414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Leeres Ergebnis | 20060622 |
Method GET_INOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Value transfer | Type reference (TYPE) | I | 0 | 20060202 | |||
| 2 | I_TSX_LFH | Call by reference | Type reference (TYPE) | RRKG_TSX_LFH | 20060202 | ||||
| 3 | I_TS_FIX | Call by reference | Type reference (TYPE) | RRSI_TS_CHANMID_SID | 20060202 | ||||
| 4 | I_TS_NAV | Call by reference | Type reference (TYPE) | RRSI_TS_SID | 20060202 | ||||
| 5 | R_T_INOUT | Value transfer | Type reference (TYPE) | IF_RSR_RRK0_DATA=>TN_T_DATA | 20060202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060202 | |||
| 2 | Ausnahme ohne Text, anderer Navigationsschritt möglich | 20100219 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |