SAP ABAP Class CL_SQLM_MATH (SQL Monitor: Mathmatics)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     SQLM_CORE (Package) SQL Monitor Core
Properties
Class CL_SQLM_MATH  
Short Description SQL Monitor: Mathmatics    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQLM_CORE   SQL Monitor Core 
Created 20121221   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SQLM_MATH has no forward declaration.
Interfaces
Class CL_SQLM_MATH has no interface implemented.
Friends
Class CL_SQLM_MATH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MAX_CNT Constant Public Type reference (TYPE) I CL_ABAP_MATH=>MAX_INT4 20130405
Methods
# Method Level Visibility Method type Description Created on
1 COMPUTE_AVG Static method Public Method 20121221
2 COMPUTE_DEV Static method Public Method 20121221
3 COMPUTE_STATISTICS Static method Public Method 20130226
Events
Class CL_SQLM_MATH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SQLMDECIMAL3 Public See coding 20130116 sqlmdecimal3 type p length 16 decimals 3
Method Signatures

Method COMPUTE_AVG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AVG Value transfer Type reference (TYPE) SQLMDECIMAL3 20121221
2 Importing CNT Call by reference Type reference (TYPE) INT4 20121221
3 Importing SUM Call by reference Type reference (TYPE) NUMERIC 20121221

Method COMPUTE_AVG on class CL_SQLM_MATH has no exception.

Method COMPUTE_DEV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CNT Call by reference Type reference (TYPE) INT4 20121221
2 Returning DEV Value transfer Type reference (TYPE) SQLMDECIMAL3 20121221
3 Importing SQS Call by reference Type reference (TYPE) NUMERIC 20121221
4 Importing SUM Call by reference Type reference (TYPE) NUMERIC 20121221
# Exception Resumable Description Created on
1 CX_SY_ARITHMETIC_ERROR System Exception for Arithmetic Errors 20130109

Method COMPUTE_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAYLOAD Call by reference Type reference (TYPE) SQLMPAYLOAD 20130226

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