SAP ABAP Class CL_RSR_RRK0_DATA_CONSTSEL (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 | 20060202 |
Properties
Class | CL_RSR_RRK0_DATA_CONSTSEL | |
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 | 20060202 | 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_CONSTSEL has no interface implemented.
Friends
Class CL_RSR_RRK0_DATA_CONSTSEL 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_CONSTSEL | Constant Selection | 20060202 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RRSI_TS_CHANMID_SID | CHANMIDs with SID | 20101122 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_RSR_RRK0_DATA=>TN_T_DATA | 20060202 | |||
4 | ![]() |
Instance attribute | Private | See coding | 20061110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20060202 | |
2 | ![]() |
Instance method | Private | Method | 20060202 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060202 |
4 | ![]() |
Instance method | Private | Method | 20060202 | |
5 | ![]() |
Instance method | Private | Method | Join a (CS) SP to the given C_TX_S_TO | 20060202 |
6 | ![]() |
Instance method | Private | Method | 20060202 |
Events
Class CL_RSR_RRK0_DATA_CONSTSEL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_SX_DATA | Private | See coding | 20060202 | BEGIN OF tp_sx_data,
r_sp TYPE REF TO data,
spinfo TYPE if_rsr_rrk0_data=>tn_sx_spinfo,
END OF tp_sx_data
|
||
2 | TP_TH_XS | Private | See coding | 20060202 | TP_TH_XS TYPE HASHED TABLE OF xstring
WITH UNIQUE KEY table_line
|
||
3 | TP_TX_DATA | Private | See coding | 20060202 | tp_tx_data TYPE STANDARD TABLE OF tp_sx_data
WITH DEFAULT KEY INITIAL SIZE 1
|
Method Signatures
Method APPEND_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 | 20101028 | |||
2 | ![]() |
I_R_FROM | Call by reference | Object reference (TYPE REF TO) | DATA | 20060202 | |||
3 | ![]() |
I_R_MASK | Call by reference | Object reference (TYPE REF TO) | DATA | 20100928 | |||
4 | ![]() |
I_S_PART | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_CONSTSEL=>TO_S_PART | 20060202 | |||
5 | ![]() |
I_TH_K | Call by reference | Type reference (TYPE) | HASHED TABLE | 20060202 |
Method APPEND_SPID on class CL_RSR_RRK0_DATA_CONSTSEL has no exception.
Method COLLECT_K Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_K | Call by reference | Type reference (TYPE) | HASHED TABLE | 20060202 | |||
2 | ![]() |
I_R_MASK | Call by reference | Object reference (TYPE REF TO) | DATA | 20101102 | |||
3 | ![]() |
I_TX_S | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101028 |
Method COLLECT_K on class CL_RSR_RRK0_DATA_CONSTSEL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_CONSTSEL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_CONSTSEL | Konstante Selektion | 20060202 | ||
2 | ![]() |
I_R_QUERY_RUNTIME | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QUERY_RUNTIME | 20080721 | |||
3 | ![]() |
I_TS_FIX | Call by reference | Type reference (TYPE) | RRSI_TS_CHANMID_SID | CHANMIDs mit SID | 20101122 | ||
4 | ![]() |
I_TS_NAV | Call by reference | Type reference (TYPE) | RRSI_TS_SID | Tabelle von SID (bzw. Integers) | 20060202 | ||
5 | ![]() |
I_T_INOUT | Call by reference | Type reference (TYPE) | IF_RSR_RRK0_DATA=>TN_T_DATA | 20060202 |
Method CONSTRUCTOR on class CL_RSR_RRK0_DATA_CONSTSEL 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_TX_DATA | Call by reference | Type reference (TYPE) | TP_TX_DATA | 20060202 |
# | 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 | SP table result is joined into | 20101028 | ||
2 | ![]() |
I_R_FROM | Call by reference | Object reference (TYPE REF TO) | DATA | SP to join into | 20060202 | ||
3 | ![]() |
I_R_MASK | Call by reference | Object reference (TYPE REF TO) | DATA | relevant key mask of i_r_from | 20060202 | ||
4 | ![]() |
I_R_PROJ | Call by reference | Object reference (TYPE REF TO) | DATA | used components of i_r_from | 20060202 | ||
5 | ![]() |
I_TS_SIDSID | Call by reference | Type reference (TYPE) | RRKG_TS_SIDSID | SID-Paare | 20060202 |
Method MERGE_SPID on class CL_RSR_RRK0_DATA_CONSTSEL has no exception.
Method SET_CSAP 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 | 20101028 | |||
2 | ![]() |
I_R_FROM | Call by reference | Object reference (TYPE REF TO) | DATA | 20101102 | |||
3 | ![]() |
I_R_MASK | Call by reference | Object reference (TYPE REF TO) | DATA | 20100928 | |||
4 | ![]() |
I_S_PART | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_CONSTSEL=>TO_S_PART | 20060202 |
Method SET_CSAP on class CL_RSR_RRK0_DATA_CONSTSEL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |