Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_DATA_PACKAGE_CTRL | data package controller | 20120828 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_QCUBE_PCK_CTRL_PDQ | query cube data package controller for plan data query | 20120828 |
Properties
Class | CL_RSR_RRK0_QCUBE_PACKAGE_CTRL | |
Short Description | query cube data package controller | |
Super Class | CL_RSR_RRK0_DATA_PACKAGE_CTRL | data package controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSROA_RT | OLAP: Kernel Runtime |
Created | 20120815 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no interface implemented.
Friends
Class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL 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_RRK0_QUERY_RUNTIME | Status of the K Handle | 20121012 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RRXWGR | Bit String of Affected Value Groups | 20121023 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TP_SX_QCUBE_DD | 20120828 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20120828 |
Methods
Events
Class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_T_FFID | Public | See coding | 20120828 | TN_T_FFID TYPE STANDARD TABLE OF rsrcc_id
|
||
2 | TP_SX_QCUBE | Private | See coding | Local Q Cube | 20120926 | BEGIN OF tp_sx_qcube,
thx_qcube_data_package TYPE tp_thx_qcube_data_package,
empty TYPE rs_bool,
tsx_ff TYPE rrkg_tsx_ff,
ts_rqtss TYPE rsr_ts_rqtss,
r_layer_model TYPE REF TO cl_rsr_rrk0_layer_model_base,
END OF tp_sx_qcube
|
|
3 | TP_SX_QCUBE_DD | Private | See coding | 20120830 | BEGIN OF tp_sx_qcube_dd,
mprid TYPE cl_rsr_rrk0_partition=>tn_mprid,
list TYPE rs_bool,
drill TYPE rs_bool,
free TYPE xstring,
fix TYPE xstring,
xfix TYPE xstring,
not_cacheable TYPE rsr_not_cacheable,
r_ground_qcube_data_package TYPE ref to cl_rsr_rrk0_qcube_data_package, "deepest level package in qcube
sx_qcube TYPE tp_sx_qcube,
END OF tp_sx_qcube_dd
|
||
4 | TP_S_QCUBE_DATA_PACKAGE | Private | See coding | 20120926 | BEGIN OF tp_s_qcube_data_package,
r_qcube_data_package TYPE REF TO cl_rsr_rrk0_qcube_data_package,
END OF tp_s_qcube_data_package
|
||
5 | TP_THX_QCUBE_DATA_PACKAGE | Private | See coding | 20120926 | tp_thx_qcube_data_package TYPE HASHED TABLE OF tp_s_qcube_data_package
WITH UNIQUE KEY r_qcube_data_package
|
Method Signatures
Method ADAPT_SPA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_QCUBE_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121029 | ||
2 | ![]() |
I_TSX_FF | Call by reference | Type reference (TYPE) | RRKG_TSX_FF | Dimension Description for a List | 20121029 | ||
3 | ![]() |
I_TSX_HIER | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_PARTITION=>TN_TSX_HIER | 20121029 |
Method ADAPT_SPA on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method BUILD_QCUBE_DATA_PCK_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SPL | Call by reference | Type reference (TYPE) | RSRAWSTRING | Compressed Characteristics (CL_RSR_CHABIT) | 20121026 | ||
2 | ![]() |
E_TSX_SPA | Call by reference | Type reference (TYPE) | RRK_TSX_SPA | Exact Information for Drilldown Characteristic | 20121026 | ||
3 | ![]() |
I_TSX_LFH | Call by reference | Type reference (TYPE) | RRKG_TSX_LFH | Description of the List | 20121026 | ||
4 | ![]() |
I_TS_FIX | Call by reference | Type reference (TYPE) | RRSI_TS_CHANMID_SID | CHANMIDs with SID | 20121026 | ||
5 | ![]() |
I_TS_NAV | Call by reference | Type reference (TYPE) | RRSI_TS_SID | SID (or Integer) Table | 20121026 |
Method BUILD_QCUBE_DATA_PCK_REQUEST on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method CHECK_EMPTY Signature
Method CHECK_EMPTY on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Empty Result | 20120927 |
Method CHECK_INCLUSION_FF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EQUAL | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20120828 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value, Return Value After ABAP Statements | 20120828 | ||
3 | ![]() |
I_SX_FF1 | Call by reference | Type reference (TYPE) | RRKG_SX_FF | Dimension Description | 20120828 | ||
4 | ![]() |
I_SX_FF2 | Call by reference | Type reference (TYPE) | RRKG_SX_FF | Dimension Description | 20120828 |
Method CHECK_INCLUSION_FF on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method CHECK_QCUBE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_CACHE_CTRL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_CACHE_PACKAGE_CTRL | cache data package controller | 20120926 |
Method CHECK_QCUBE on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method CHECK_RANGE_IN_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120828 | ||
2 | ![]() |
I_CHECKTYPE | Call by reference | Type reference (TYPE) | RRCHECKTYP | Type of Filter | 20120828 | ||
3 | ![]() |
I_T_RANGE1 | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120828 | |||
4 | ![]() |
I_T_RANGE2 | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120828 |
Method CHECK_RANGE_IN_RANGE on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method CLEAR_QCUBE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_FFID_CLEAR | Call by reference | Type reference (TYPE) | TN_T_FFID | 20120828 | |||
2 | ![]() |
I_FFID_ALL | Call by reference | Type reference (TYPE) | RSRCC_ID | FFID all at once | 20120828 | ||
3 | ![]() |
I_R_CACHE_CTRL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_CACHE_PACKAGE_CTRL | cache data package controller | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception without text, other navigation step possible | 20130626 |
Method COMMIT_CACHE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_CACHE_CTRL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_CACHE_PACKAGE_CTRL | cache data package controller | 20120927 |
Method COMMIT_CACHE on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
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_XWGR | Call by reference | Type reference (TYPE) | RRXWGR | Bit String of Affected Value Groups | 20120828 |
Method CONSTRUCTOR on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method COPY_QCUBE_DATA_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COPY_SPID | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20121029 | |
2 | ![]() |
I_R_QCUBE_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121023 | ||
3 | ![]() |
R_R_QCUBE_DATA_PACKAGE | Value transfer | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121023 |
Method COPY_QCUBE_DATA_PACKAGE on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method CREATE_LAYER_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_DELTA_SPID | Call by reference | Type reference (TYPE) | RSDD_S_DELTA_SPID | SPID plus R_DELTA | 20120927 | ||
2 | ![]() |
C_TS_HIERA_CHANMID | Call by reference | Type reference (TYPE) | RRSI_TS_SID | chanms where hierarchies are already aggregated | 20120927 | ||
3 | ![]() |
I_R_PARTITION | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_PARTITION | data carrying partitions | 20120927 | ||
4 | ![]() |
I_SPBUF | Call by reference | Type reference (TYPE) | RRKG_SPBUF | Type of request | 20120927 | ||
5 | ![]() |
I_SX_READ_REQUEST | Call by reference | Type reference (TYPE) | RSDD_SX_READ_REQUEST | A Request for the Data Manager | 20120927 | ||
6 | ![]() |
I_TSX_HIER | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_LAYER_MODEL_BASE=>TN_TSX_HIER | Table with used hierarchy information | 20120927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Cube is locked (due to compression, ...) | 20120927 | |
2 | ![]() |
Error in Data Manager | 20120927 | |
3 | ![]() |
Empty Result | 20120927 |
Method CREATE_QCUBE_DATA_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_QCUBE_DATA_PACKAGE | Value transfer | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121023 |
Method CREATE_QCUBE_DATA_PACKAGE on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method CREATE_QCUBE_PCK_FOR_CACHE_PCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_CACHE_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | IF_RSR_CACHE_DATA_PACKAGE | cache data package | 20121108 | ||
2 | ![]() |
R_R_QCUBE_DATA_PACKAGE | Value transfer | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
exception in cache data package | 20130212 |
Method DELETE_NOT_CACHEABLE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_FFID | Call by reference | Type reference (TYPE) | TN_T_FFID | 20120830 |
Method DELETE_NOT_CACHEABLE_ENTRIES on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method DELETE_PACKAGE_FOR_SPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_CACHE_CTRL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_CACHE_PACKAGE_CTRL | cache data package controller | 20120927 | ||
2 | ![]() |
I_R_QCUBE_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121029 |
Method DELETE_PACKAGE_FOR_SPL on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method FINISH_READ_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_DELTA_SPID | Call by reference | Type reference (TYPE) | RSDD_S_DELTA_SPID | SPID plus R_DELTA | 20120927 | ||
2 | ![]() |
E_LINES | Call by reference | Type reference (TYPE) | I | 20120927 | |||
3 | ![]() |
I_END_OF_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | end of data reached | 20130228 | ||
4 | ![]() |
I_PACKAGED_READ | Call by reference | Type reference (TYPE) | RS_BOOL | packaged access | 20130228 | ||
5 | ![]() |
I_R_CACHE_CTRL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_CACHE_PACKAGE_CTRL | cache data package controller | 20120927 | ||
6 | ![]() |
I_R_PARTITION | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_PARTITION | data carrying partitions | 20120927 | ||
7 | ![]() |
I_TSX_HIER | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_PARTITION=>TN_TSX_HIER | 20120927 | |||
8 | ![]() |
I_TS_RQTSS | Call by reference | Type reference (TYPE) | RSR_TS_RQTSS | Fill Level of the PROVID in the SP | 20120927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Empty Result | 20120927 |
Method FINISH_READ_REQUEST_01 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LINES | Call by reference | Type reference (TYPE) | I | 20120927 | |||
2 | ![]() |
E_NOT_CACHEABLE | Call by reference | Type reference (TYPE) | RSR_NOT_CACHEABLE | nicht cachebar | 20120927 | ||
3 | ![]() |
I_R_PARTITION | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_PARTITION | data carrying partitions | 20120927 | ||
4 | ![]() |
I_R_QCUBE_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121009 | ||
5 | ![]() |
I_S_DELTA_SPID | Call by reference | Type reference (TYPE) | RSDD_S_DELTA_SPID | SPID plus R_DELTA | 20121120 | ||
6 | ![]() |
I_TSX_HIER | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_PARTITION=>TN_TSX_HIER | 20120927 | |||
7 | ![]() |
I_TS_RQTSS | Call by reference | Type reference (TYPE) | RSR_TS_RQTSS | Fill Level of the PROVID in the SP | 20120927 |
Method FINISH_READ_REQUEST_01 on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method GET_PACKAGES_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PACKAGES_EXIST | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20120927 |
Method GET_PACKAGES_EXIST on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method GET_PACKAGE_FOR_INITIAL_SPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_QCUBE_DATA_PACKAGE | Value transfer | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121029 |
Method GET_PACKAGE_FOR_INITIAL_SPL on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method GET_QCUBE_DATA_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_QCUBE_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121025 | ||
2 | ![]() |
E_TH_QCHECK | Call by reference | Type reference (TYPE) | RRKG_TH_QCHECK | OLAP: Query Cube Check | 20121025 | ||
3 | ![]() |
I_R_PARTITION | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_PARTITION | data carrying partitions | 20121025 | ||
4 | ![]() |
I_TSX_LFH | Call by reference | Type reference (TYPE) | RRKG_TSX_LFH | Description of the List | 20121025 | ||
5 | ![]() |
I_TS_FIX | Call by reference | Type reference (TYPE) | RRSI_TS_CHANMID_SID | CHANMIDs with SID | 20121025 | ||
6 | ![]() |
I_TS_NAV | Call by reference | Type reference (TYPE) | RRSI_TS_SID | SID (or Integer) Table | 20121025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Empty Result | 20121025 | |
2 | ![]() |
Exception without text, other navigation step possible | 20121025 |
Method GET_TSX_FF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TSX_FF | Call by reference | Type reference (TYPE) | RRKG_TSX_FF | Dimension Description for a List | 20120926 |
Method GET_TSX_FF on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method HANDLE_FF_DELETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FFID | Call by reference | Type reference (TYPE) | RSRCC_ID | OLAP: Query Cube Cache FF ID | 20120828 |
Method HANDLE_FF_DELETED on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method INIT_CUR_QCUBE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DRILL_DOWN | Call by reference | Type reference (TYPE) | RS_BOOL | 20120828 | |||
2 | ![]() |
I_MPRID | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_PARTITION=>TN_MPRID | 20120828 | |||
3 | ![]() |
I_NEW_LIST | Call by reference | Type reference (TYPE) | RS_BOOL | 20120828 | |||
4 | ![]() |
I_TSX_DRILL | Call by reference | Type reference (TYPE) | RRK0_TSX_DRILL | 20120828 | |||
5 | ![]() |
I_TSX_FF | Call by reference | Type reference (TYPE) | RRKG_TSX_FF | Dimension Description for a List | 20120828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Empty Result | 20120830 |
Method INSERT_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_QCUBE_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121009 |
Method INSERT_PACKAGE on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method OPTIMIZE_DRILL_DOWN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_NEW | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20120926 | ||
2 | ![]() |
C_TSX_DRILL | Call by reference | Type reference (TYPE) | RRK0_TSX_DRILL | 20120926 | |||
3 | ![]() |
C_TS_ATLEVEL | Call by reference | Type reference (TYPE) | RRSI_TS_SID | SID (or Integer) Table | 20120926 | ||
4 | ![]() |
I_CHANMID | Call by reference | Type reference (TYPE) | RRCHANMID | Internal ID of the CHANM | 20120926 |
Method OPTIMIZE_DRILL_DOWN on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method QCUBE_DD_DELETE_SP_DUPLICATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_QCUBE_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121107 |
Method QCUBE_DD_DELETE_SP_DUPLICATES on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method QUERY_LAYER_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_QCUBE_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121009 | ||
2 | ![]() |
I_R_QCUBE_DATA_PACKAGE_INIT | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121107 | ||
3 | ![]() |
I_TH_QCHECK | Call by reference | Type reference (TYPE) | RRKG_TH_QCHECK | OLAP: Query Cube Check | 20120927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception without text, other navigation step possible | 20120927 |
Method SET_EMPTY Signature
Method SET_EMPTY on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no parameter.
Method SET_EMPTY on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method SET_GROUND_DATA_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_QCUBE_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121108 |
Method SET_GROUND_DATA_PACKAGE on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method SET_QCUBE_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_R_QCUBE_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121010 | ||
2 | ![]() |
I_R_CACHE_CTRL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_CACHE_PACKAGE_CTRL | cache data package controller | 20120927 | ||
3 | ![]() |
I_SPBUF | Call by reference | Type reference (TYPE) | RRKG_SPBUF | 20120927 | |||
4 | ![]() |
I_TSX_FF | Call by reference | Type reference (TYPE) | RRKG_TSX_FF | Dimension Description for a List | 20120927 |
Method SET_QCUBE_BUFFER on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method _CLEAR_QCUBE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_FFID_CLEAR | Call by reference | Type reference (TYPE) | TN_T_FFID | 20130816 | |||
2 | ![]() |
I_FFID_ALL | Call by reference | Type reference (TYPE) | RSRCC_ID | FFID all at once | 20120828 | ||
3 | ![]() |
I_R_CACHE_CTRL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_CACHE_PACKAGE_CTRL | cache data package controller | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception without text, other navigation step possible | 20130626 |
Method _FREE_QCUBE Signature
Method _FREE_QCUBE on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no parameter.
Method _FREE_QCUBE on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
Method _GET_QCUBE_DATA_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_QCUBE_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121025 | ||
2 | ![]() |
E_TH_QCHECK | Call by reference | Type reference (TYPE) | RRKG_TH_QCHECK | OLAP: Query Cube Check | 20121025 | ||
3 | ![]() |
I_R_PARTITION | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_PARTITION | data carrying partitions | 20121025 | ||
4 | ![]() |
I_R_QCUBE_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121107 | ||
5 | ![]() |
I_SPL | Call by reference | Type reference (TYPE) | RSRAWSTRING | Compressed Characteristics (CL_RSR_CHABIT) | 20121025 | ||
6 | ![]() |
I_TSX_SPA | Call by reference | Type reference (TYPE) | RRK_TSX_SPA | Exact Information for Drilldown Characteristic | 20121025 |
Method _GET_QCUBE_DATA_PACKAGE on class CL_RSR_RRK0_QCUBE_PACKAGE_CTRL has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |