SAP ABAP Interface IF_RSR_RESULT_GRID_OPERATION (Modification Operations for an OLAP Result Set Axis)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSROA_MISC (Package) OLAP: Various
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_LIST_CALCULATION | List-based Recalculation | 20120223 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_SUM_DELETION | Operation to Delete Selected Totals Rows | 20120223 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_ZERO_SUPPRESSION | Zero suppression | 20120223 |
Properties
| Interface | IF_RSR_RESULT_GRID_OPERATION | |
| Short Description | Modification Operations for an OLAP Result Set Axis |
General Data
| Package | RSROA_MISC | OLAP: Various |
| Created | 20120113 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RRK1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | RRX1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSR_RESULT_OPERATION | Modification Operation for OLAP Result Set | 20120223 |
Friends
Interface IF_RSR_RESULT_GRID_OPERATION has no friend.
Attributes
Interface IF_RSR_RESULT_GRID_OPERATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120223 | ||
| 2 | Instance method | Public | Method | 20120223 | ||
| 3 | Instance method | Public | Method | Set Data (Reference) | 20120223 | |
| 4 | Instance method | Public | Method | 20120223 | ||
| 5 | Instance method | Public | Method | 20120223 | ||
| 6 | Instance method | Public | Method | 20120223 |
Events
Interface IF_RSR_RESULT_GRID_OPERATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_AXIS_STATE | Public | Attribute reference (LIKE) | 20120223 | |
||
| 2 | TN_S_DIM | Public | Attribute reference (LIKE) | 20120223 | |
||
| 3 | TN_S_GRID_DATA | Public | See coding | 20120223 | begin of tn_s_grid_data,
no_data type rs_bool,
NO_AUTHORIZATION type RS_BOOL,
AUTHORITY_SUBRC type SYSUBRC,
row_SETXX type ref to data,
row_SETXX_STATE type ref to RRK1_SX_SETXX_STATE,
column_SETXX type ref to data,
column_SETXX_STATE type ref to RRK1_SX_SETXX_STATE,
BODY_SETXX type ref to DATA,
BODY_SETXX_CONTAINS_STRUC type RS_BOOL,
DAT_N type ref to RRX1_TH_DAT_N,
end of tn_s_grid_data
|
||
| 4 | TN_S_QUERY_STATE | Public | Attribute reference (LIKE) | 20120223 | |
||
| 5 | TN_TS_DIM | Public | Attribute reference (LIKE) | 20120223 | |
Method Signatures
Method EXECUTE Signature
Method EXECUTE on Interface IF_RSR_RESULT_GRID_OPERATION has no parameter.
Method EXECUTE on Interface IF_RSR_RESULT_GRID_OPERATION has no exception.
Method PREPARE Signature
Method PREPARE on Interface IF_RSR_RESULT_GRID_OPERATION has no parameter.
Method PREPARE on Interface IF_RSR_RESULT_GRID_OPERATION has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_GRID_DATA | Call by reference | Type reference (TYPE) | TN_S_GRID_DATA | 20120223 |
Method SET_DATA on Interface IF_RSR_RESULT_GRID_OPERATION has no exception.
Method SET_DIM Signature
Method SET_DIM on Interface IF_RSR_RESULT_GRID_OPERATION has no parameter.
Method SET_DIM on Interface IF_RSR_RESULT_GRID_OPERATION has no exception.
Method SET_KIDS Signature
Method SET_KIDS on Interface IF_RSR_RESULT_GRID_OPERATION has no parameter.
Method SET_KIDS on Interface IF_RSR_RESULT_GRID_OPERATION has no exception.
Method SET_QUERY_STATE Signature
Method SET_QUERY_STATE on Interface IF_RSR_RESULT_GRID_OPERATION has no parameter.
Method SET_QUERY_STATE on Interface IF_RSR_RESULT_GRID_OPERATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |