SAP ABAP Class CL_RS_SERVICE_MATH (OLAP: Service Routines)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
RS (Package) BW: General Business Information Warehouse

⤷

⤷

Properties
Class | CL_RS_SERVICE_MATH | |
Short Description | OLAP: Service Routines | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS | BW: General Business Information Warehouse |
Created | 20011023 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RS_SERVICE_MATH has no forward declaration.
Interfaces
Class CL_RS_SERVICE_MATH has no interface implemented.
Friends
Class CL_RS_SERVICE_MATH has no friend class.
Attributes
Class CL_RS_SERVICE_MATH has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20011023 | |
2 | ![]() |
Static method | Public | Method | ggt (greatest common divisor) | 20011023 |
3 | ![]() |
Static method | Public | Method | ggt (greatest common divisor) | 20011025 |
Events
Class CL_RS_SERVICE_MATH has no event.
Types
Class CL_RS_SERVICE_MATH has no local type.
Method Signatures
Method FRACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DENOMINATOR | Value transfer | Type reference (TYPE) | I | 20011024 | |||
2 | ![]() |
E_NUMERATOR | Value transfer | Type reference (TYPE) | I | 20011024 | |||
3 | ![]() |
I_DENOMINATOR | Value transfer | Type reference (TYPE) | I | 20011024 | |||
4 | ![]() |
I_NUMERATOR | Value transfer | Type reference (TYPE) | I | 20011024 |
Method FRACTION on class CL_RS_SERVICE_MATH has no exception.
Method GCD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_A | Value transfer | Type reference (TYPE) | I | 20011023 | |||
2 | ![]() |
I_B | Value transfer | Type reference (TYPE) | I | 20011023 | |||
3 | ![]() |
R_GCD | Value transfer | Type reference (TYPE) | I | 20011023 |
Method GCD on class CL_RS_SERVICE_MATH has no exception.
Method LCM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_A | Value transfer | Type reference (TYPE) | I | 20011025 | |||
2 | ![]() |
I_B | Value transfer | Type reference (TYPE) | I | 20011025 | |||
3 | ![]() |
R_LCM | Value transfer | Type reference (TYPE) | I | 20011025 |
Method LCM on class CL_RS_SERVICE_MATH has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |