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 | ![]() |
Constant | Public | Type reference (TYPE) | I | CL_ABAP_MATH=>MAX_INT4 | 20130405 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20121221 | |
2 | ![]() |
Static method | Public | Method | 20121221 | |
3 | ![]() |
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 | ![]() |
AVG | Value transfer | Type reference (TYPE) | SQLMDECIMAL3 | 20121221 | |||
2 | ![]() |
CNT | Call by reference | Type reference (TYPE) | INT4 | 20121221 | |||
3 | ![]() |
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 | ![]() |
CNT | Call by reference | Type reference (TYPE) | INT4 | 20121221 | |||
2 | ![]() |
DEV | Value transfer | Type reference (TYPE) | SQLMDECIMAL3 | 20121221 | |||
3 | ![]() |
SQS | Call by reference | Type reference (TYPE) | NUMERIC | 20121221 | |||
4 | ![]() |
SUM | Call by reference | Type reference (TYPE) | NUMERIC | 20121221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 |