SAP ABAP Class CL_RSDD_CS_AGGREGATION (Aggregation View in Calculation Scenario)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_CALCSCENARIO (Package) Create Calculation Scenario
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_CS_CALCVIEW Calculation View Definition 20091203
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_CS_HIERARCHY_AGGR Aggregation with Hierarchy JOIN (NewDB) 20110405
Properties
Class CL_RSDD_CS_AGGREGATION  
Short Description Aggregation View in Calculation Scenario    
Super Class CL_RSDD_CS_CALCVIEW Calculation View Definition 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_CALCSCENARIO   Create Calculation Scenario 
Created 20091203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDD_CS_AGGREGATION has no interface implemented.
Friends
Class CL_RSDD_CS_AGGREGATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_AGGREGATE_WITH_JOIN_ENGINE Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_FALSE Aggregate with JoinEnine (other NULL Handling) 20110405
2 P_C_TAGNAME Constant Private Type reference (TYPE) STRING 'aggregation' XML Tag 20100223
3 P_R_HIERARCHY_JOIN_DELEGATE Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_HIERARCHY_AGGR Aggregation with Hierarchy JOIN (NewDB) 20110405
4 P_TS_HIERARCHIES Instance attribute Private Type reference (TYPE) GT_TS_HIERARCHIES List of Hierarchies for This Aggregation 20100223
Methods
# Method Level Visibility Method type Description Created on
1 ADD_HIERARCHY Instance method Public Method Adds a new hierarchy (as hierarchy info object) 20100223
2 AGGREGATE_WITH_JOIN_ENGINE Instance method Public Method Aggregate with Join Engine Instead of OLAP Engine 20110405
3 CREATE_HIERARCHY_JOIN_DELEGATE Instance method Private Method Builds an aggregation delegate 20110405
4 GET_HIERARCHIES Instance method Public Method Returns the list of hierarchies 20100223
5 IS_USING_JOIN_ENGINE Instance method Public Method Indicates if the JOIN Engine is used for the aggregation 20110405
6 SUPPORTS_HIERARCHIES Instance method Protected Method Operation supports hierarchies (yes/no) 20110405
7 WRITE_HIERARCHIES Instance method Protected Method Creates XML for the contained hierarchies 20100223
Events
Class CL_RSDD_CS_AGGREGATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_TS_HIERARCHIES Public See coding List with Hierarchies 20100223 gt_ts_hierarchies TYPE SORTED TABLE OF REF TO cl_rsdd_cs_hierarchy_info WITH UNIQUE KEY table_line
Method Signatures

Method ADD_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_HIERARCHY Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_HIERARCHY_INFO Hierarchie im CalcView 20100223

Method ADD_HIERARCHY on class CL_RSDD_CS_AGGREGATION has no exception.

Method AGGREGATE_WITH_JOIN_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USE_JOIN_ENGINE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE JOIN Engine für die Aggregation benutzen 20110405

Method AGGREGATE_WITH_JOIN_ENGINE on class CL_RSDD_CS_AGGREGATION has no exception.

Method CREATE_HIERARCHY_JOIN_DELEGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DELEGATE Value transfer Object reference (TYPE REF TO) CL_RSDD_CS_HIERARCHY_AGGR Aggregation mit Hierarchie-JOIN (NewDB) 20110405

Method CREATE_HIERARCHY_JOIN_DELEGATE on class CL_RSDD_CS_AGGREGATION has no exception.

Method GET_HIERARCHIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TS_HIERARCHIES Value transfer Type reference (TYPE) GT_TS_HIERARCHIES Liste mit Hierarchien 20100223

Method GET_HIERARCHIES on class CL_RSDD_CS_AGGREGATION has no exception.

Method IS_USING_JOIN_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WITH_JOIN_ENGINE Value transfer Type reference (TYPE) RS_BOOL Join Engine für die Aggregation wird benutzt (ja/nein) 20110405

Method IS_USING_JOIN_ENGINE on class CL_RSDD_CS_AGGREGATION has no exception.

Method SUPPORTS_HIERARCHIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUPPORTS_HIERARCHIES Value transfer Type reference (TYPE) RS_BOOL Unterstützt Hierarchien (ja/nein) 20110405

Method SUPPORTS_HIERARCHIES on class CL_RSDD_CS_AGGREGATION has no exception.

Method WRITE_HIERARCHIES Signature

Method WRITE_HIERARCHIES on class CL_RSDD_CS_AGGREGATION has no parameter.
Method WRITE_HIERARCHIES on class CL_RSDD_CS_AGGREGATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730