SAP ABAP Class /BCV/CL_QRM_AGGR_FUNCTION (Aggregation Functions)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BCV (Application Component) Business Context Viewer
     /BCV/QRM (Package) BCV Query Management Layer
Properties
Class /BCV/CL_QRM_AGGR_FUNCTION  
Short Description Aggregation Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/QRM   BCV Query Management Layer 
Created 20080828   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /BCV/CL_QRM_AGGR_FUNCTION has no interface implemented.
Friends
Class /BCV/CL_QRM_AGGR_FUNCTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_AVG Constant Public Type reference (TYPE) /BCV/QRM_AGGR_FUNCTION 'AVG' Average of Values 20080828
2 GC_COUNT Constant Public Type reference (TYPE) /BCV/QRM_AGGR_FUNCTION 'COUNT' Number of Values 20080828
3 GC_MAX Constant Public Type reference (TYPE) /BCV/QRM_AGGR_FUNCTION 'MAX' Maximum Value 20080828
4 GC_MIN Constant Public Type reference (TYPE) /BCV/QRM_AGGR_FUNCTION 'MIN' Minimum Value 20080828
5 GC_SUM Constant Public Type reference (TYPE) /BCV/QRM_AGGR_FUNCTION 'SUM' Sum of Values 20080828
Methods
# Method Level Visibility Method type Description Created on
1 IS_VALID Static method Public Method Is Given Aggregation Function valid 20080828
Events
Class /BCV/CL_QRM_AGGR_FUNCTION has no event.
Types
Class /BCV/CL_QRM_AGGR_FUNCTION has no local type.
Method Signatures

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATATYPE Call by reference Type reference (TYPE) /BCV/FND_DATATYPE Data Type 20090108
2 Importing IV_FUNCTION Call by reference Type reference (TYPE) /BCV/QRM_AGGR_FUNCTION Aggregation Function 20080828
3 Returning RV_VALID Value transfer Type reference (TYPE) BOOLE_D Aggregation Function is Valid 20080828

Method IS_VALID on class /BCV/CL_QRM_AGGR_FUNCTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701