SAP ABAP Class CL_RSR_RRK0_AGGR_SERVICE (Aggregation Service in RRK0)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_RT (Package) OLAP: Kernel Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_SERVICE_BASE Basis for RRK0 Service Classes 20130220
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_AGGREXC Exception Aggregation 20130220
2 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_AGGRGEN Generic Aggregation 20130220
3 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_AGGR_NIA Exception Aggregation NHA and NGA 20130220
Properties
Class CL_RSR_RRK0_AGGR_SERVICE  
Short Description Aggregation Service in RRK0    
Super Class CL_RSR_RRK0_SERVICE_BASE Basis for RRK0 Service Classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_RT   OLAP: Kernel Runtime 
Created 20130220   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSR_RRK0_AGGR_SERVICE has no forward declaration.
Interfaces
Class CL_RSR_RRK0_AGGR_SERVICE has no interface implemented.
Friends
Class CL_RSR_RRK0_AGGR_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_BDATA Instance attribute Public Object reference (TYPE REF TO) CL_RSR_RRK0_BDATA bdata table (bnr values per setxx char value combination) 20130220
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130220
2 DUAL_MAX_CUDIM Instance method Protected Method Perform a max on 2 bdatas considering the currency/unit 20130220
3 DUAL_MIN_CUDIM Instance method Protected Method Perform a min on 2 bdatas considering the currency/unit 20130220
Events
Class CL_RSR_RRK0_AGGR_SERVICE has no event.
Types
Class CL_RSR_RRK0_AGGR_SERVICE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_BDATA Call by reference Object reference (TYPE REF TO) CL_RSR_RRK0_BDATA bdata table (bnr values per setxx char value combination) 20130220
2 Importing I_R_QUERY_RUNTIME Call by reference Object reference (TYPE REF TO) CL_RSR_RRK0_QUERY_RUNTIME 20130220

Method CONSTRUCTOR on class CL_RSR_RRK0_AGGR_SERVICE has no exception.

Method DUAL_MAX_CUDIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_BDATA Call by reference Type reference (TYPE) TN_S_BDATA 20130220
2 Importing I_S_BDATA Call by reference Type reference (TYPE) TN_S_BDATA 20130220

Method DUAL_MAX_CUDIM on class CL_RSR_RRK0_AGGR_SERVICE has no exception.

Method DUAL_MIN_CUDIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_BDATA Call by reference Type reference (TYPE) TN_S_BDATA 20130220
2 Importing I_S_BDATA Call by reference Type reference (TYPE) TN_S_BDATA 20130220

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