SAP ABAP Class IF_RSR_RESULT_GRID_OPERATION (Modification Operations for an OLAP Result Set Axis)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSR_RESULT_OPERATION | Modification Operation for OLAP Result Set | 20120223 |
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
Class | IF_RSR_RESULT_GRID_OPERATION | |
Short Description | Modification Operations for an OLAP Result Set Axis | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSR_RESULT_GRID_OPERATION has no interface implemented.
Friends
Class IF_RSR_RESULT_GRID_OPERATION has no friend class.
Attributes
Class 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
Class 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 class IF_RSR_RESULT_GRID_OPERATION has no parameter.
Method EXECUTE on class IF_RSR_RESULT_GRID_OPERATION has no exception.
Method PREPARE Signature
Method PREPARE on class IF_RSR_RESULT_GRID_OPERATION has no parameter.
Method PREPARE on class 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 class IF_RSR_RESULT_GRID_OPERATION has no exception.
Method SET_DIM Signature
Method SET_DIM on class IF_RSR_RESULT_GRID_OPERATION has no parameter.
Method SET_DIM on class IF_RSR_RESULT_GRID_OPERATION has no exception.
Method SET_KIDS Signature
Method SET_KIDS on class IF_RSR_RESULT_GRID_OPERATION has no parameter.
Method SET_KIDS on class IF_RSR_RESULT_GRID_OPERATION has no exception.
Method SET_QUERY_STATE Signature
Method SET_QUERY_STATE on class IF_RSR_RESULT_GRID_OPERATION has no parameter.
Method SET_QUERY_STATE on class IF_RSR_RESULT_GRID_OPERATION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |