SAP ABAP Class CL_RSR_SPOC (Suppress Nodes with Only One Child)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSROA_MISC (Package) OLAP: Various
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RESULT_OPERATION | Abstract Parent Class for Result Operations | 20120223 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSR_RESULT_AXIS_OPERATION | Modification Operations for an OLAP Result Set Axis | 20120223 |
Properties
| Class | CL_RSR_SPOC | |
| Short Description | Suppress Nodes with Only One Child | |
| Super Class | CL_RSR_RESULT_OPERATION | Abstract Parent Class for Result Operations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSROA_MISC | OLAP: Various |
| Created | 20120113 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSR_RESULT_AXIS_OPERATION | Modification Operations for an OLAP Result Set Axis | 20120223 |
Friends
Class CL_RSR_SPOC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20120223 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RRXAXIS | Axis, along which a characteristic is arranged in a query | 20120223 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_RSR_RESULT_AXIS_OPERATION=>TN_S_AXIS_DATA | 20120223 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TN_S_QUERY_STATE | 20120223 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | TN_TS_DIM | 20120223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Perform SPOC | 20120223 | |
| 2 | Instance method | Private | Method | Find Tuple with POC | 20120223 | |
| 3 | Instance method | Private | Method | 20120223 | ||
| 4 | Instance method | Private | Method | 20120223 |
Events
Class CL_RSR_SPOC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_T_INDEX | Public | See coding | 20120223 | tn_t_index TYPE STANDARD TABLE OF syindex WITH DEFAULT KEY
|
Method Signatures
Method DO_SPOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_SETXX | Call by reference | Type reference (TYPE) | INDEX TABLE | 20120223 | ||||
| 2 | E_DELETED_LINES | Call by reference | Type reference (TYPE) | I | 20120223 | ||||
| 3 | I_AXIS | Call by reference | Type reference (TYPE) | RRXAXIS | 20120223 | ||||
| 4 | I_FROM | Call by reference | Type reference (TYPE) | I | 20120223 | ||||
| 5 | I_S_QUERY_STATE | Call by reference | Type reference (TYPE) | TN_S_QUERY_STATE | 20120223 | ||||
| 6 | I_TO | Call by reference | Type reference (TYPE) | I | 20120223 | ||||
| 7 | I_TS_DIM | Call by reference | Type reference (TYPE) | TN_TS_DIM | 20120223 | ||||
| 8 | I_TS_STL_LEVEL | Call by reference | Type reference (TYPE) | TN_TS_STL_LEVEL | 20120223 |
Method DO_SPOC on class CL_RSR_SPOC has no exception.
Method FIND_TUPLES_WITH_POC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_SETXX | Call by reference | Type reference (TYPE) | INDEX TABLE | 20120223 | ||||
| 2 | E_T_DELETE_INDEX | Call by reference | Type reference (TYPE) | TN_T_INDEX | 20120223 | ||||
| 3 | I_AXIS | Call by reference | Type reference (TYPE) | RRXAXIS | 20120223 | ||||
| 4 | I_FROM | Call by reference | Type reference (TYPE) | I | 20120223 | ||||
| 5 | I_MORE | Call by reference | Type reference (TYPE) | RS_BOOL | 20120223 | ||||
| 6 | I_S_DIM | Call by reference | Type reference (TYPE) | TN_S_DIM | 20120223 | ||||
| 7 | I_S_QUERY_STATE | Call by reference | Type reference (TYPE) | TN_S_QUERY_STATE | 20120223 | ||||
| 8 | I_TO | Call by reference | Type reference (TYPE) | I | 20120223 | ||||
| 9 | I_TS_DIM | Call by reference | Type reference (TYPE) | TN_TS_DIM | 20120223 | ||||
| 10 | I_TS_STL_LEVEL | Call by reference | Type reference (TYPE) | TN_TS_STL_LEVEL | 20120223 |
Method FIND_TUPLES_WITH_POC on class CL_RSR_SPOC has no exception.
Method SET_AXIS Signature
Method SET_AXIS on class CL_RSR_SPOC has no parameter.
Method SET_AXIS on class CL_RSR_SPOC has no exception.
Method SET_DATA Signature
Method SET_DATA on class CL_RSR_SPOC has no parameter.
Method SET_DATA on class CL_RSR_SPOC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |