SAP ABAP Class CL_RANDOM_NUMBER (Random Number Generator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SMOI (Package) CCMS: Monitoring Architecture
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RANDOM_NUMBER | Random number generator | 20010822 |
Properties
| Class | CL_RANDOM_NUMBER | |
| Short Description | Random Number Generator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SMOI | CCMS: Monitoring Architecture |
| Created | 20010822 | SAP |
| Last change | 20010830 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RANDOM_NUMBER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RANDOM_NUMBER | Random number generator | 20010822 |
Friends
Class CL_RANDOM_NUMBER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | INT4 | 31415926 | Multiplier | 20010822 | ||
| 2 | Constant | Private | Type reference (TYPE) | INT4 | 1664510 | MOD Root | 20010822 | ||
| 3 | Constant | Private | Type reference (TYPE) | INT4 | 1290 | Help Root | 20010822 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | INT4 | Seed | 20010822 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Overflow-Safe Product of Two Numbers | 20010822 |
Events
Class CL_RANDOM_NUMBER has no event.
Types
Class CL_RANDOM_NUMBER has no local type.
Method Signatures
Method MULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_A | Value transfer | Type reference (TYPE) | INT4 | Zahl A | 20010822 | |||
| 2 | I_B | Value transfer | Type reference (TYPE) | INT4 | Zahl B | 20010822 | |||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | INT4 | Produkt | 20010822 |
Method MULT on class CL_RANDOM_NUMBER has no exception.
History
| Last changed by/on | SAP | 20010830 |
| SAP Release Created in | 620 |