SAP ABAP Class CL_RSR_SUM_DELETION (Operation to Delete Selected Totals Rows)
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_GRID_OPERATION Modification Operations for an OLAP Result Set Axis 20120223
Properties
Class CL_RSR_SUM_DELETION  
Short Description Operation to Delete Selected Totals Rows    
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 20120118   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSR_RESULT_GRID_OPERATION Modification Operations for an OLAP Result Set Axis 20120223
Friends
Class CL_RSR_SUM_DELETION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_COLUMN_SETXX Instance attribute Private Object reference (TYPE REF TO) DATA 20120223
2 P_R_COLUMN_SETXX_STATE Instance attribute Private Object reference (TYPE REF TO) RRK1_SX_SETXX_STATE 20120223
3 P_R_ROW_SETXX Instance attribute Private Object reference (TYPE REF TO) DATA 20120223
4 P_R_ROW_SETXX_STATE Instance attribute Private Object reference (TYPE REF TO) RRK1_SX_SETXX_STATE 20120223
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_PROWID Instance method Private Method Adapt the PROWID after deletion 20130128
Events
Class CL_RSR_SUM_DELETION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_OLD_NEW_PROWID Public See coding 20130128 begin of TN_S_OLD_NEW_PROWID, old_prowid type rrtupleid, new_prowid type rrtupleid, end of TN_S_OLD_NEW_PROWID
2 TN_TS_OLD_NEW_PROWID Public See coding 20130128 tn_ts_OLD_NEW_PROWID type sorted table of TN_S_OLD_NEW_PROWID with unique key old_prowid with NON-UNIQUE SORTED KEY new_prowid components new_prowid
Method Signatures

Method ADAPT_PROWID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_SETXX Call by reference Type reference (TYPE) INDEX TABLE 20130128
2 Importing I_TS_OLD_NEW_PROWID Call by reference Type reference (TYPE) TN_TS_OLD_NEW_PROWID 20130128

Method ADAPT_PROWID on class CL_RSR_SUM_DELETION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740