SAP ABAP Class IF_RSR_RESULT_OPS_CONTROLLER (Controller for Result Modification Operations)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_RESULT_OPS_CONTROLLER Controller for Result Operations 20120223
Properties
Class IF_RSR_RESULT_OPS_CONTROLLER  
Short Description Controller for Result Modification Operations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120201   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSR_RESULT_GRID_OPERATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RRK0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RRK1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSR_RESULT_OPS_CONTROLLER has no interface implemented.
Friends
Class IF_RSR_RESULT_OPS_CONTROLLER has no friend class.
Attributes
Class IF_RSR_RESULT_OPS_CONTROLLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_AXIS_OPERATIONS Instance method Public Method Perform Axis Operations 20120223
2 EXECUTE_GRID_OPERATIONS Instance method Public Method Perform Grid Operations 20120223
3 EXECUTE_OPERATIONS Instance method Public Method Execute all operations 20120716
4 EXECUTE_OPERATIONS_ON_HRYDRILL Instance method Public Method Perform Operations on Hierarchy Drill 20120223
5 FREE Instance method Public Method Release Resources 20120223
6 INITIALIZE_OPERATIONS Instance method Public Method Initialize 20120223
7 PREPARE_AXIS_OPERATIONS Instance method Public Method Prepare Axis Operations 20120223
8 PREPARE_GRID_OPERATIONS Instance method Public Method Prepare Grid Operations 20120223
9 SET_KIDS Instance method Public Method 20120223
Events
Class IF_RSR_RESULT_OPS_CONTROLLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_RESULT_OPERATION Public See coding 20120223 begin of tn_s_result_operation, is_grid_operation type rs_bool, order_number type i, name type c length 60, ref type ref to if_rsr_result_operation, end of tn_s_result_operation
2 TN_TS_RESULT_OPERATION Public See coding 20120223 tn_ts_result_operation type sorted table of tn_s_result_operation with unique key order_number
Method Signatures

Method EXECUTE_AXIS_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AXIS Call by reference Type reference (TYPE) RRXAXIS Achse entlang derer ein Merkmal in einer Query angeordnet is 20120223
2 Importing I_S_AXIS_DATA Call by reference Type reference (TYPE) IF_RSR_RESULT_AXIS_OPERATION=>TN_S_AXIS_DATA 20120223

Method EXECUTE_AXIS_OPERATIONS on class IF_RSR_RESULT_OPS_CONTROLLER has no exception.

Method EXECUTE_GRID_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_GRID_DATA Call by reference Type reference (TYPE) IF_RSR_RESULT_GRID_OPERATION=>TN_S_GRID_DATA 20120223

Method EXECUTE_GRID_OPERATIONS on class IF_RSR_RESULT_OPS_CONTROLLER has no exception.

Method EXECUTE_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_GRID_DATA Call by reference Type reference (TYPE) IF_RSR_RESULT_GRID_OPERATION=>TN_S_GRID_DATA 20120716

Method EXECUTE_OPERATIONS on class IF_RSR_RESULT_OPS_CONTROLLER has no exception.

Method EXECUTE_OPERATIONS_ON_HRYDRILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CHILDREN_FROM Call by reference Type reference (TYPE) I 20120223
2 Changing C_CHILDREN_TO Call by reference Type reference (TYPE) I 20120223
3 Changing C_NODE_FROM Call by reference Type reference (TYPE) I 20120223
4 Changing C_NODE_TO Call by reference Type reference (TYPE) I 20120223
5 Importing I_AXIS Call by reference Type reference (TYPE) RRXAXIS 20120223
6 Importing I_S_GRID_DATA Call by reference Type reference (TYPE) IF_RSR_RESULT_GRID_OPERATION=>TN_S_GRID_DATA 20120223

Method EXECUTE_OPERATIONS_ON_HRYDRILL on class IF_RSR_RESULT_OPS_CONTROLLER has no exception.

Method FREE Signature

Method FREE on class IF_RSR_RESULT_OPS_CONTROLLER has no parameter.
Method FREE on class IF_RSR_RESULT_OPS_CONTROLLER has no exception.

Method INITIALIZE_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_KIDS Call by reference Type reference (TYPE) RRK0_SX_KID_SELECTION 20120223
2 Importing I_S_QUERY_STATE Call by reference Type reference (TYPE) IF_RSR_RESULT_OPERATION=>TN_S_QUERY_STATE 20120223
3 Importing I_TS_DIM Call by reference Type reference (TYPE) IF_RSR_RESULT_OPERATION=>TN_TS_DIM 20120223
4 Importing I_TS_KIDS_TEXT Call by reference Type reference (TYPE) IF_RSR_RESULT_OPERATION=>TN_TS_KID_TEXT 20120223

Method INITIALIZE_OPERATIONS on class IF_RSR_RESULT_OPS_CONTROLLER has no exception.

Method PREPARE_AXIS_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CONTAINS_DETAILS Call by reference Type reference (TYPE) RS_BOOL Boolean 20120223
2 Changing C_EMPTY_VALUES Call by reference Type reference (TYPE) RS_BOOL Boolean 20120223
3 Changing C_NOZERO Call by reference Type reference (TYPE) RRXNOZERO Flag für Nullunterdrückung 20120223
4 Changing C_ONLY_SET_DELETE_MARKER Call by reference Type reference (TYPE) RS_BOOL Boolean 20120223
5 Changing C_ONLY_VALUES Call by reference Type reference (TYPE) RS_BOOL Boolean 20120223
6 Changing C_SUMPOSIT Call by reference Type reference (TYPE) RRXSUMPOSIT Query: Position der Ergebniszeile 20120223
7 Changing C_SX_REQ_KIDS Call by reference Type reference (TYPE) RRK0_SX_KID_SELECTION 20120223
8 Changing C_TH_AGGR_IDXS Call by reference Type reference (TYPE) RRK1_TH_AGGR_IDXS 20120223
9 Changing C_TS_AXES Call by reference Type reference (TYPE) RRK0_TS_AXES 20120223
10 Changing C_TX_SORTING Call by reference Type reference (TYPE) RRK0_TX_SORTING 20120223
11 Changing C_WITH_AGGREGATES Call by reference Type reference (TYPE) RS_BOOL Boolean 20120223

Method PREPARE_AXIS_OPERATIONS on class IF_RSR_RESULT_OPS_CONTROLLER has no exception.

Method PREPARE_GRID_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CONTAINS_DETAILS Call by reference Type reference (TYPE) RS_BOOL Boolean 20120223
2 Changing C_EMPTY_VALUES Call by reference Type reference (TYPE) RS_BOOL Boolean 20120223
3 Changing C_NOZERO Call by reference Type reference (TYPE) RRXNOZERO Flag für Nullunterdrückung 20120223
4 Changing C_ONLY_SET_DELETE_MARKER Call by reference Type reference (TYPE) RS_BOOL Boolean 20120223
5 Changing C_ONLY_VALUES Call by reference Type reference (TYPE) RS_BOOL Boolean 20120223
6 Changing C_SUMPOSIT Call by reference Type reference (TYPE) RRXSUMPOSIT Query: Position der Ergebniszeile 20120223
7 Changing C_SX_REQ_KIDS Call by reference Type reference (TYPE) RRK0_SX_KID_SELECTION 20120223
8 Changing C_TH_AGGR_IDXS Call by reference Type reference (TYPE) RRK1_TH_AGGR_IDXS 20120223
9 Changing C_TS_AXES Call by reference Type reference (TYPE) RRK0_TS_AXES 20120223
10 Changing C_TX_SORTING Call by reference Type reference (TYPE) RRK0_TX_SORTING 20120223
11 Changing C_WITH_AGGREGATES Call by reference Type reference (TYPE) RS_BOOL Boolean 20120223

Method PREPARE_GRID_OPERATIONS on class IF_RSR_RESULT_OPS_CONTROLLER has no exception.

Method SET_KIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_KIDS Call by reference Type reference (TYPE) RRK0_SX_KID_SELECTION 20120223
2 Importing I_TS_KIDS_TEXT Call by reference Type reference (TYPE) IF_RSR_RESULT_OPERATION=>TN_TS_KID_TEXT 20120223

Method SET_KIDS on class IF_RSR_RESULT_OPS_CONTROLLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in