SAP ABAP Class CL_RSR_RRK0_DATA_UNION (Date of Merge)
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_DATA | CL_RSR_RRK0_DATA | 20060111 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_DATA_UNION_PDQ | Data from Merge for !!1 Query | 20071122 |
Properties
| Class | CL_RSR_RRK0_DATA_UNION | |
| Short Description | Date of Merge | |
| Super Class | CL_RSR_RRK0_DATA | CL_RSR_RRK0_DATA |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSROA_RT | OLAP: Kernel Runtime |
| Created | 20060111 | SAP |
| Last change | 20130531 | 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... |
Interfaces
Class CL_RSR_RRK0_DATA_UNION has no interface implemented.
Friends
Class CL_RSR_RRK0_DATA_UNION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_RRK0_UNION | Union of Several Partitions | 20060111 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_RSR_RRK0_DATA=>TN_T_DATA | 20060111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060111 | |
| 2 | Instance method | Protected | Method | 20060202 | ||
| 3 | Instance method | Protected | Method | 20060202 |
Events
Class CL_RSR_RRK0_DATA_UNION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TO_SX_DATA | Protected | See coding | 20071122 | BEGIN OF to_sx_data,
manz TYPE i,
r_sp TYPE REF TO data,
spinfo TYPE if_rsr_rrk0_data=>tn_sx_spinfo,
END OF to_sx_data
|
||
| 2 | TO_TSX_DATA | Protected | See coding | 20071122 | to_tsx_data TYPE SORTED TABLE OF to_sx_data
WITH NON-UNIQUE KEY manz INITIAL SIZE 1
|
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 | Status of the K Handle | 20121012 | |||
| 2 | I_R_UNION | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_UNION | Vereinigung mehrere Partitionen | 20060111 | |||
| 3 | I_TS_NAV | Call by reference | Type reference (TYPE) | RRSI_TS_SID | Tabelle von SID (bzw. Integers) | 20060111 | |||
| 4 | I_T_INOUT | Call by reference | Type reference (TYPE) | IF_RSR_RRK0_DATA=>TN_T_DATA | 20060111 |
Method CONSTRUCTOR on class CL_RSR_RRK0_DATA_UNION has no exception.
Method MERGE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_SP | Call by reference | Object reference (TYPE REF TO) | DATA | 20060202 | ||||
| 2 | E_SX_SPINFO | Call by reference | Type reference (TYPE) | IF_RSR_RRK0_DATA=>TN_SX_SPINFO | Attribute einer SP | 20060202 | |||
| 3 | I_TSX_DATA | Call by reference | Type reference (TYPE) | TO_TSX_DATA | 20071019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Leeres Ergebnis | 20060202 |
Method MERGE_SPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TX_S_TO | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101029 | ||||
| 2 | I_R_FROM | Call by reference | Object reference (TYPE REF TO) | DATA | 20060202 | ||||
| 3 | I_TS_SIDSID | Call by reference | Type reference (TYPE) | RRKG_TS_SIDSID | SID-Paare | 20060202 |
Method MERGE_SPID on class CL_RSR_RRK0_DATA_UNION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |