SAP ABAP Class CL_RSR_RRK0_SUBTOTAL_LEVEL (Subtotal Level in the OLAP Processor)
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_STL_BASE | Abstract superclass of a Subtotal Level in the OLAP | 20120828 |
Properties
Class | CL_RSR_RRK0_SUBTOTAL_LEVEL | |
Short Description | Subtotal Level in the OLAP Processor | |
Super Class | CL_RSR_RRK0_STL_BASE | Abstract superclass of a Subtotal Level in the OLAP |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSROA_RT | OLAP: Kernel Runtime |
Created | 20120531 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Interfaces
Class CL_RSR_RRK0_SUBTOTAL_LEVEL has no interface implemented.
Friends
Class CL_RSR_RRK0_SUBTOTAL_LEVEL 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_STL_SORT | Sorting service for a subtotal level | 20120831 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120719 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120828 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_RRK0_RESULT_SET=>TN_T_PID | 20120719 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120719 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20120719 | |
2 | ![]() |
Instance method | Private | Method | Clear the leaf field of EXT-AXIS | 20120828 |
3 | ![]() |
Instance method | Private | Method | The main routine for filling the SETXX | 20120719 |
4 | ![]() |
Instance method | Public | Method | 20120719 | |
5 | ![]() |
Instance method | Public | Method | Initialze the Subtotal Level | 20120828 |
6 | ![]() |
Instance method | Public | Method | Add initialization information for a condition | 20120828 |
7 | ![]() |
Instance method | Public | Method | 20120719 | |
8 | ![]() |
Instance method | Public | Method | Sort the subtotal level | 20120725 |
Events
Class CL_RSR_RRK0_SUBTOTAL_LEVEL has no event.
Types
Class CL_RSR_RRK0_SUBTOTAL_LEVEL has no local type.
Method Signatures
Method CHECK_PARENT 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 | 20120719 | |||
2 | ![]() |
C_S_SETP | Call by reference | Type reference (TYPE) | ANY | 20120719 | |||
3 | ![]() |
C_T_SET | Call by reference | Type reference (TYPE) | ANY TABLE | 20120719 |
Method CHECK_PARENT on class CL_RSR_RRK0_SUBTOTAL_LEVEL has no exception.
Method CLEAR_LEAF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_LEAF | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20120828 | ||
2 | ![]() |
I_TH_REQ_FREE | Value transfer | Type reference (TYPE) | RRK0_TH_REQ_FREE | 20120828 | |||
3 | ![]() |
I_TS_AXES | Call by reference | Type reference (TYPE) | RRK0_TS_AXES | 20120828 |
Method CLEAR_LEAF on class CL_RSR_RRK0_SUBTOTAL_LEVEL has no exception.
Method DO_FILLING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_DAT_N | Call by reference | Type reference (TYPE) | RRX1_TH_DAT_N | 20120719 | |||
2 | ![]() |
C_TH_KEY_FIGURE | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET=>TN_TH_KEY_FIGURE | 20121002 | |||
3 | ![]() |
C_TKX_CUDIM | Call by reference | Type reference (TYPE) | RRK_TKX_CUDIM | 20120719 | |||
4 | ![]() |
C_TX_S | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120719 | |||
5 | ![]() |
E_R_MTYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20120719 | |||
6 | ![]() |
I_R_KEYS | Call by reference | Object reference (TYPE REF TO) | DATA | 20120719 | |||
7 | ![]() |
I_S_STL_SETTINGS | Call by reference | Type reference (TYPE) | TN_S_STL_SETTINGS | 20121002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120719 |
Method FILL_INTO_SETXX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_DAT_N | Call by reference | Type reference (TYPE) | RRX1_TH_DAT_N | 20120719 | |||
2 | ![]() |
C_TH_KEY_FIGURE | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET=>TN_TH_KEY_FIGURE | 20121002 | |||
3 | ![]() |
C_TH_KID | Call by reference | Type reference (TYPE) | RRK0_TH_KIDS | 20120719 | |||
4 | ![]() |
E_R_MTYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20120719 | |||
5 | ![]() |
I_S_RESULT_SET_SETTINGS | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET=>TN_S_RESULT_SET_SETTINGS | 20121002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120719 | ||
2 | ![]() |
20120719 |
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_RESULT_SET_SETTINGS | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET=>TN_S_RESULT_SET_SETTINGS | 20121002 |
Method INITIALIZE on class CL_RSR_RRK0_SUBTOTAL_LEVEL has no exception.
Method INITIALIZE_FOR_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_PSTATUS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20120828 | ||
2 | ![]() |
I_SX_CONDK | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET=>TN_SX_CONDK | 20120828 | |||
3 | ![]() |
I_S_RESULT_SET_SETTINGS | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET=>TN_S_RESULT_SET_SETTINGS | 20121002 |
Method INITIALIZE_FOR_CONDITION on class CL_RSR_RRK0_SUBTOTAL_LEVEL has no exception.
Method SET_DATA_CONTAINERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_S_SET | Call by reference | Object reference (TYPE REF TO) | DATA | 20120719 | |||
2 | ![]() |
I_R_S_SETTOP | Call by reference | Object reference (TYPE REF TO) | DATA | 20120828 | |||
3 | ![]() |
I_R_T_PID | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_RESULT_SET=>TN_T_PID | 20120719 | |||
4 | ![]() |
I_R_T_SET | Call by reference | Object reference (TYPE REF TO) | DATA | 20120719 |
Method SET_DATA_CONTAINERS on class CL_RSR_RRK0_SUBTOTAL_LEVEL has no exception.
Method SORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CHARACTERISTIC_CONDID | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET_BASE=>TN_SX_CHARACTERISTIC-CONDID | 20121005 | |||
2 | ![]() |
C_CHARACTERISTIC_HSTATUS | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET_BASE=>TN_SX_CHARACTERISTIC-HSTATUS | 20121005 | |||
3 | ![]() |
C_CHARACTERISTIC_MSTATUS | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET_BASE=>TN_SX_CHARACTERISTIC-MSTATUS | 20121005 | |||
4 | ![]() |
C_S_RESULT_SET_SETTINGS | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET=>TN_S_RESULT_SET_SETTINGS | 20121002 | |||
5 | ![]() |
C_THX_CHARACTERISTIC_DUPL | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET_BASE=>TN_SX_CHARACTERISTIC-DUPL | 20121005 | |||
6 | ![]() |
C_THX_COND | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_ATTR_C=>TN_THX_COND | 20120725 | |||
7 | ![]() |
C_TH_DAT_N | Call by reference | Type reference (TYPE) | RRX1_TH_DAT_N | 20120725 | |||
8 | ![]() |
C_TSX_CONDK | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET=>TN_TSX_CONDK | 20120725 | |||
9 | ![]() |
C_TSX_SORTK | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET=>TN_TSX_SORTK | 20120725 | |||
10 | ![]() |
I_SX_CHARACTERISTIC | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_RESULT_SET_BASE=>TN_SX_CHARACTERISTIC | 20121005 |
Method SORT on class CL_RSR_RRK0_SUBTOTAL_LEVEL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |