SAP ABAP Class CL_RSR_RRK0_RESULT_SET_FLAT (Flat Result Set of 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_RESULT_SET_BASE | Result Set of the OLAP Processor | 20120829 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_RESULT_SET_FLAT_PD | Flat Result Set for Planning | 20120829 |
Properties
| Class | CL_RSR_RRK0_RESULT_SET_FLAT | |
| Short Description | Flat Result Set of the OLAP Processor | |
| Super Class | CL_RSR_RRK0_RESULT_SET_BASE | Result Set of the OLAP Processor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSROA_RT | OLAP: Kernel Runtime |
| Created | 20120816 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_RRK0_RESULT_SET_FLAT has no interface implemented.
Friends
Class CL_RSR_RRK0_RESULT_SET_FLAT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20120829 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | The move type | 20120829 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RRSI_TS_SID | The navigation characteristics | 20120829 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RRXNOZERO | Zero suppression requested? | 20120829 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_RRK0_STL_FLAT | Subtotal Level for Flat result sets | 20120829 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Create subtotal levels | 20121009 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20120829 | |
| 3 | Instance method | Public | Method | 20120829 | ||
| 4 | Instance method | Protected | Method | Get the Axes Structure | 20121002 | |
| 5 | Instance method | Public | Method | 20120829 |
Events
Class CL_RSR_RRK0_RESULT_SET_FLAT has no event.
Types
Class CL_RSR_RRK0_RESULT_SET_FLAT has no local type.
Method Signatures
Method BUILD_SUBTOTAL_LEVELS Signature
Method BUILD_SUBTOTAL_LEVELS on class CL_RSR_RRK0_RESULT_SET_FLAT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Leeres Ergebnis | 20121009 |
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 | 20120829 | ||||
| 2 | I_R_RESULT_SET_IDS | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_RESULT_SET_IDS | Number Ranges shared by Result Sets | 20121009 |
Method CONSTRUCTOR on class CL_RSR_RRK0_RESULT_SET_FLAT has no exception.
Method FETCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20120829 | ||||
| 2 | C_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120829 | ||||
| 3 | E_END_OF_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | 20120829 | ||||
| 4 | I_PACKAGESIZE | Call by reference | Type reference (TYPE) | I | 0 | 20120829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Empty Result | 20120829 | ||
| 2 | Exception without text, other navigation step possible | 20120829 |
Method GET_AXES_FROM_NAV_AND_K Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TS_AXES | Call by reference | Type reference (TYPE) | RRK0_TS_AXES | 20121002 | ||||
| 2 | I_R_K | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20121002 | |||
| 3 | I_TS_NAV | Call by reference | Type reference (TYPE) | RRSI_TS_SID | SID (or Integer) Table | 20121002 |
Method GET_AXES_FROM_NAV_AND_K on class CL_RSR_RRK0_RESULT_SET_FLAT has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTFORMAT | Call by reference | Type reference (TYPE) | RSCUBESVINTFORMAT | RS_C_TRUE | 20120829 | |||
| 2 | I_NOZERO | Call by reference | Type reference (TYPE) | RRXNOZERO | 20120829 | ||||
| 3 | I_R_D | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20120829 | |||
| 4 | I_R_K | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20120829 | ||||
| 5 | I_SX_REQ_KIDS | Call by reference | Type reference (TYPE) | RRK0_SX_KID_SELECTION | 20120829 | ||||
| 6 | I_TS_DPOS | Call by reference | Type reference (TYPE) | RSR_TS_DPOS | 20120829 | ||||
| 7 | I_TS_NAV | Call by reference | Type reference (TYPE) | RRSI_TS_SID | 20120829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Empty Result | 20120829 | ||
| 2 | Exception without text, other navigation step possible | 20120829 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |