Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_SERVICE_BASE | Basis for RRK0 Service Classes | 20120828 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_STL_DEFAULT | Subtotal Level for Defaulting | 20120830 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_STL_DETAILS | Subtotal Level in OLAP Processor | 20120828 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_STL_DUMMY | Subtotal Level for Defaulting | 20120928 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_STL_FC | Subtotal Level for Formula Calculation | 20120830 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_STL_FLAT | Subtotal Level for Flat result sets | 20120829 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_STL_NORM_CONTEXT | Subtotal Level in the OLAP Processor | 20120828 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_SUBTOTAL_LEVEL | Subtotal Level in the OLAP Processor | 20120828 |
Properties
Class | CL_RSR_RRK0_STL_BASE | |
Short Description | Abstract superclass of a Subtotal Level in the OLAP | |
Super Class | CL_RSR_RRK0_SERVICE_BASE | Basis for RRK0 Service Classes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSROA_RT | OLAP: Kernel Runtime |
Created | 20120817 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
5 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
7 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
8 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
9 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_RRK0_STL_BASE has no interface implemented.
Friends
Class CL_RSR_RRK0_STL_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSROA_DF | -1 | 20120828 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | RSROA_DF | 1 | 20120828 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | RSROA_DF | 0 | 20120828 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Object ID of the STL | 20121008 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSR_RRK0_DATA | Data | 20120828 | ||
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSR_RRK0_RESULT_SET_BASE | Result Set of the OLAP Processor | 20120828 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TN_S_STL_SETTINGS | 20121002 | |||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET_BASE=>TN_TS_CHARACTERISTIC_KEY | 20121002 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | BreakPoint set | 20130715 | ||
10 | ![]() |
Constant | Protected | See coding | 20120828 | ||||
11 | ![]() |
Constant | Protected | See coding | 20120828 | ||||
12 | ![]() |
Constant | Protected | See coding | 20120828 | ||||
13 | ![]() |
Constant | Protected | See coding | 20120828 | ||||
14 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_RRK0_BDATA | 20120828 | |||
15 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_RRK0_LRECH_CU_HANDLER | LRECH formula currency/unit handler | 20130808 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TN_TH_KID_CUB | 20130718 | |||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XSTRING | bit-list of chars in the SP, used for Input Check | 20121004 |
Methods
Events
Class CL_RSR_RRK0_STL_BASE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_CUB | Public | See coding | Currency Unit Buffer | 20130718 | BEGIN OF tn_s_cub,
cu TYPE tn_s_cu,
ok TYPE rs_bool,
cudimid TYPE rrcudimid,
mwkz TYPE rrmwkz,
num_scale TYPE rrscale,
num_prec TYPE rrprec,
max_prec TYPE rrprec,
max_prec_s TYPE rrprec,
emphasis TYPE rrxemphasis,
noinput TYPE rrnoinput,
factor TYPE cl_rsr_rrk0_curr=>tn_factor,
dpos TYPE i,
END OF tn_s_cub
|
|
2 | TN_S_KID_CUB | Public | See coding | 20130718 | begin of tn_s_kid_cub,
kid type RSRKID.
include type tn_s_cub as cub.
types: end of tn_s_kid_cub
|
||
3 | TN_S_STL_SETTINGS | Public | See coding | Subtotal Level Settings | 20121002 | BEGIN OF tn_s_stl_settings,
nozero TYPE rs_char1,
delc TYPE rs_char1,
pid TYPE rs_bool,
more TYPE rs_bool,
detail TYPE rs_bool,
lindex TYPE syindex, "low index of inserted tuples in the result table
hindex TYPE syindex, "high index of inserted tuples in the result table
delsum TYPE rrxnosums, "for this STL tuples shall be omitted due to sum suppression, NOSUMS from the next char
rgc_buffer TYPE rs_bool, "RGC buffer needed
rgc_get TYPE cl_rsr_rrk0_norm_context=>tn_gettp,
rgc_laggr TYPE rs_bool,
END OF tn_s_stl_settings
|
|
4 | TN_TH_KID_CUB | Public | See coding | 20130718 | tn_th_kid_cub type hashed table of tn_s_kid_cub with unique key kid initial size 10
|
Method Signatures
Method ADAPT_NOZERO_AND_DELC Signature
Method ADAPT_NOZERO_AND_DELC on class CL_RSR_RRK0_STL_BASE has no parameter.
Method ADAPT_NOZERO_AND_DELC on class CL_RSR_RRK0_STL_BASE has no exception.
Method BUILD_SPAGGR_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TS_FIX | Call by reference | Type reference (TYPE) | RRSI_TS_CHANMID_SID | CHANMIDs with SID | 20120828 | ||
2 | ![]() |
E_TS_NAV | Call by reference | Type reference (TYPE) | RRSI_TS_SID | SID (or Integer) Table | 20120828 | ||
3 | ![]() |
E_XIDD | Call by reference | Type reference (TYPE) | XSTRING | 20120828 | |||
4 | ![]() |
I_TSX_LFH | Call by reference | Type reference (TYPE) | RRKG_TSX_LFH | Description of the List | 20120828 |
Method BUILD_SPAGGR_REQUEST on class CL_RSR_RRK0_STL_BASE has no exception.
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CHECK | Call by reference | Type reference (TYPE) | I | 20120828 | |||
2 | ![]() |
I_S_S | Call by reference | Type reference (TYPE) | ANY | 20120828 | |||
3 | ![]() |
I_T_SID_CHECK | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET=>TN_T_SID_CHECK | 20120828 |
Method CHECK on class CL_RSR_RRK0_STL_BASE has no exception.
Method CHECK_FIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CHECK | Call by reference | Type reference (TYPE) | I | 20120828 | |||
2 | ![]() |
C_R_CHECK_RESULT | Call by reference | Object reference (TYPE REF TO) | DATA | 20120828 | |||
3 | ![]() |
I_R_CHECK_MASK | Call by reference | Object reference (TYPE REF TO) | DATA | 20120828 | |||
4 | ![]() |
I_R_CHECK_REFERENCE | Call by reference | Object reference (TYPE REF TO) | DATA | 20120828 | |||
5 | ![]() |
I_X_K | Call by reference | Type reference (TYPE) | X | 20120828 |
Method CHECK_FIX on class CL_RSR_RRK0_STL_BASE has no exception.
Method CHECK_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CHECK | Call by reference | Type reference (TYPE) | I | 20120828 | |||
2 | ![]() |
I_S_SET | Call by reference | Type reference (TYPE) | ANY | 20120828 | |||
3 | ![]() |
I_T_SET | Call by reference | Type reference (TYPE) | ANY TABLE | 20120828 |
Method CHECK_KEY on class CL_RSR_RRK0_STL_BASE has no exception.
Method CLEAR Signature
Method CLEAR on class CL_RSR_RRK0_STL_BASE has no parameter.
Method CLEAR on class CL_RSR_RRK0_STL_BASE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | RSRSFSORT | Desired Sort Sequence of Data | 20121008 | ||
2 | ![]() |
I_R_QUERY_RUNTIME | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QUERY_RUNTIME | 20120828 | |||
3 | ![]() |
I_R_RESULT_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_RESULT_SET_BASE | Result Set of the OLAP Processor | 20120828 | ||
4 | ![]() |
I_S_INITIAL_STL_SETTINGS | Call by reference | Type reference (TYPE) | TN_S_STL_SETTINGS | 20121010 | |||
5 | ![]() |
I_TS_CHARACTERISTIC | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET_BASE=>TN_TS_CHARACTERISTIC_KEY | 20121002 |
Method CONSTRUCTOR on class CL_RSR_RRK0_STL_BASE has no exception.
Method ELIMINATE_IBV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SX_S | Call by reference | Type reference (TYPE) | ANY | 20120828 | |||
2 | ![]() |
I_SX_S | Call by reference | Type reference (TYPE) | ANY | 20120828 | |||
3 | ![]() |
I_TSX_WGR | Call by reference | Type reference (TYPE) | RRO01_TSX_WGR | Description of Storage and Aggregation Table | 20120828 |
Method ELIMINATE_IBV on class CL_RSR_RRK0_STL_BASE has no exception.
Method GET_ADDITIONAL_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TS_CHARACTERISTIC | Value transfer | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET_BASE=>TN_TS_CHARACTERISTIC_KEY | 20121005 |
Method GET_ADDITIONAL_CHAR on class CL_RSR_RRK0_STL_BASE has no exception.
Method GET_CUR_UNIT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALEXCP | Call by reference | Type reference (TYPE) | RRVALEXCP | 20120828 | |||
2 | ![]() |
E_CUDIMID | Call by reference | Type reference (TYPE) | RSSID | 20120828 | |||
3 | ![]() |
I_S_BDATA | Call by reference | Type reference (TYPE) | TN_S_BDATA | 20120828 |
Method GET_CUR_UNIT_ID on class CL_RSR_RRK0_STL_BASE has no exception.
Method GET_CUR_UNIT_ID_FOR_PERCENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALEXCP | Call by reference | Type reference (TYPE) | RRVALEXCP | 20120828 | |||
2 | ![]() |
E_CUDIMID | Call by reference | Type reference (TYPE) | RSSID | 20120828 | |||
3 | ![]() |
I_S_BDATA | Call by reference | Type reference (TYPE) | TN_S_BDATA | 20120828 |
Method GET_CUR_UNIT_ID_FOR_PERCENT on class CL_RSR_RRK0_STL_BASE has no exception.
Method GET_MOVE_TYPE_AND_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CHECK | Call by reference | Type reference (TYPE) | I | 20120828 | |||
2 | ![]() |
E_PINDEX | Call by reference | Type reference (TYPE) | SYINDEX | Loop Index | 20121004 | ||
3 | ![]() |
E_R_MTYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20120828 | |||
4 | ![]() |
E_R_MTYPE_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20120828 | ||
5 | ![]() |
E_TH_SIDSID | Call by reference | Type reference (TYPE) | RRSI_TH_SIDSID | 20120828 | |||
6 | ![]() |
I_S_SID | Call by reference | Type reference (TYPE) | ANY | 20120828 | |||
7 | ![]() |
I_TS_CHARACTERISTIC | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET_BASE=>TN_TS_CHARACTERISTIC_KEY | 20121004 |
Method GET_MOVE_TYPE_AND_MAPPING on class CL_RSR_RRK0_STL_BASE has no exception.
Method GET_PREVIOUS_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TS_CHARACTERISTIC | Value transfer | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET_BASE=>TN_TS_CHARACTERISTIC_KEY | 20121005 |
Method GET_PREVIOUS_CHAR on class CL_RSR_RRK0_STL_BASE has no exception.
Method GET_SID_FROM_CHANMID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANMID | Call by reference | Type reference (TYPE) | RRCHANMID | Internal ID of the CHANM | 20120828 | ||
2 | ![]() |
I_S_SID | Call by reference | Type reference (TYPE) | ANY | 20120828 | |||
3 | ![]() |
I_TS_AXES | Call by reference | Type reference (TYPE) | RRK0_TS_AXES | 20120828 | |||
4 | ![]() |
R_SID | Value transfer | Type reference (TYPE) | RSSID | Master data ID | 20120828 |
Method GET_SID_FROM_CHANMID on class CL_RSR_RRK0_STL_BASE has no exception.
Method GET_SPID Signature
Method GET_SPID on class CL_RSR_RRK0_STL_BASE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception without text, other navigation step possible | 20120828 |
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_CUB | Call by reference | Type reference (TYPE) | TN_S_CUB | Currency Unit Buffer | 20130718 | ||
2 | ![]() |
C_S_SETK | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET=>TN_S_SETK | Boolean | 20120828 | ||
3 | ![]() |
E_S_DAT_N | Call by reference | Type reference (TYPE) | RRX1_S_DAT_N | 20120828 | |||
4 | ![]() |
I_IS_DETAIL | Call by reference | Type reference (TYPE) | RS_BOOL | 20120828 | |||
5 | ![]() |
I_RGC_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | 20130404 | |||
6 | ![]() |
I_S_KEY_FIGURE | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET_BASE=>TN_S_KEY_FIGURE | 20130718 | |||
7 | ![]() |
I_S_SID | Call by reference | Type reference (TYPE) | ANY | 20120828 | |||
8 | ![]() |
I_TUPLE_ID | Call by reference | Type reference (TYPE) | RRTUPLEID | ID in SETXX | 20120828 |
Method GET_VALUE on class CL_RSR_RRK0_STL_BASE has no exception.
Method INPUT_CHECK_CR Signature
Method INPUT_CHECK_CR on class CL_RSR_RRK0_STL_BASE has no parameter.
Method INPUT_CHECK_CR on class CL_RSR_RRK0_STL_BASE has no exception.
Method INPUT_CHECK_INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_KEY_FIGURE | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET=>TN_TH_KEY_FIGURE | 20121002 | |||
2 | ![]() |
E_TH_KID_INPUT | Call by reference | Type reference (TYPE) | RSR_TH_SID | 20120828 | |||
3 | ![]() |
I_XIDD | Call by reference | Type reference (TYPE) | XSTRING | 20120828 |
Method INPUT_CHECK_INIT on class CL_RSR_RRK0_STL_BASE has no exception.
Method INPUT_CHECK_KID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_NOINPUT | Call by reference | Type reference (TYPE) | RS_BOOL | 20120828 | |||
2 | ![]() |
C_S_DAT_N | Call by reference | Type reference (TYPE) | RRX1_S_DAT_N | 20120828 | |||
3 | ![]() |
I_TH_KID | Call by reference | Type reference (TYPE) | RRSI_TH_SID | 20120828 |
Method INPUT_CHECK_KID on class CL_RSR_RRK0_STL_BASE has no exception.
Method INPUT_COLLECT_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_KID_NOI | Call by reference | Type reference (TYPE) | RRSI_TH_SID | 20120828 | |||
2 | ![]() |
C_XHDD_LAST | Call by reference | Type reference (TYPE) | XSTRING | 20120828 | |||
3 | ![]() |
E_HIE_USED | Call by reference | Type reference (TYPE) | RS_BOOL | 20120828 | |||
4 | ![]() |
E_T_NODE_CHECK | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_PLAN=>TN_T_NODE_CHECK | 20120828 | |||
5 | ![]() |
E_XHDD | Call by reference | Type reference (TYPE) | XSTRING | 20120828 | |||
6 | ![]() |
E_XIDD | Call by reference | Type reference (TYPE) | XSTRING | 20120828 | |||
7 | ![]() |
I_S_SID | Call by reference | Type reference (TYPE) | ANY | 20120828 | |||
8 | ![]() |
I_TH_KID_INPUT | Call by reference | Type reference (TYPE) | RSR_TH_SID | 20120828 | |||
9 | ![]() |
I_T_NODE_CHECK | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_PLAN=>TN_T_NODE_CHECK | 20120828 | |||
10 | ![]() |
I_XIDD | Call by reference | Type reference (TYPE) | XSTRING | 20120828 |
Method INPUT_COLLECT_NODES on class CL_RSR_RRK0_STL_BASE has no exception.
Method INPUT_FILL_NODE_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_SID | Call by reference | Type reference (TYPE) | ANY | Changing! As a write-to reference is needed in further code | 20121022 | ||
2 | ![]() |
E_R_PROVID | Call by reference | Object reference (TYPE REF TO) | RSSID | Master Data ID | 20120828 | ||
3 | ![]() |
E_T_NODE_CHECK | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_PLAN=>TN_T_NODE_CHECK | Table: Characteristics, with Hierarchy Display | 20120828 | ||
4 | ![]() |
I_PROVID | Call by reference | Type reference (TYPE) | RSSID | Master data ID | 20120828 |
Method INPUT_FILL_NODE_CHECK on class CL_RSR_RRK0_STL_BASE has no exception.
Method PREPARE_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CHECK_T | Call by reference | Type reference (TYPE) | I | Number of SID Columns to check | 20120828 | ||
2 | ![]() |
C_T_SID_CHECK | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET=>TN_T_SID_CHECK | 20120828 | |||
3 | ![]() |
I_CHECK | Call by reference | Type reference (TYPE) | RS_CHAR1 | 20120828 | |||
4 | ![]() |
I_S_K | Call by reference | Type reference (TYPE) | ANY | 20120828 | |||
5 | ![]() |
I_THX_COND | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_QUERY_RUNTIME=>TN_THX_COND | 20120828 | |||
6 | ![]() |
I_TH_SIDSID | Call by reference | Type reference (TYPE) | RRSI_TH_SIDSID | 20120828 | |||
7 | ![]() |
I_TSX_DSL | Call by reference | Type reference (TYPE) | IF_RSR_OLAP=>TN_TSX_DSL | Display Filter for Characteristics | 20120828 |
Method PREPARE_CHECK on class CL_RSR_RRK0_STL_BASE has no exception.
Method PREPARE_CHECK_FIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_K_CHECK_MASK | Call by reference | Object reference (TYPE REF TO) | DATA | The mask to cut out the non-fix sids | 20120828 | ||
2 | ![]() |
E_R_K_CHECK_REFERENCE | Call by reference | Object reference (TYPE REF TO) | DATA | The check reference (should be state), contains all fix sids | 20120828 | ||
3 | ![]() |
E_R_X_RESULT | Call by reference | Object reference (TYPE REF TO) | DATA | An X field in the current length | 20120828 | ||
4 | ![]() |
I_S_K | Call by reference | Type reference (TYPE) | ANY | 20120828 |
Method PREPARE_CHECK_FIX on class CL_RSR_RRK0_STL_BASE has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_DATA | Call by reference | Object reference (TYPE REF TO) | IF_RSR_RRK0_DATA | Data | 20120828 |
Method SET_DATA on class CL_RSR_RRK0_STL_BASE has no exception.
Method SET_INDEX_IN_RESULT_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HIGH_INDEX | Call by reference | Type reference (TYPE) | SYINDEX | Loop Index | 20121005 | ||
2 | ![]() |
I_LOW_INDEX | Call by reference | Type reference (TYPE) | SYINDEX | Loop Index | 20121005 |
Method SET_INDEX_IN_RESULT_TABLE on class CL_RSR_RRK0_STL_BASE has no exception.
Method SORT_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_R_KEYS | Call by reference | Object reference (TYPE REF TO) | DATA | 20120828 |
Method SORT_KEYS on class CL_RSR_RRK0_STL_BASE has no exception.
Method SORT_SP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TX_S | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120828 | |||
2 | ![]() |
C_T_SORT | Call by reference | Type reference (TYPE) | RRSI_T_SID | 20120828 |
Method SORT_SP on class CL_RSR_RRK0_STL_BASE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |