SAP ABAP Class CL_RANDOM_VALUE_BRF (BRF: Random Values)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EXPRESSION_BASE_BRF BRF: Basis Class Expressions 20021202
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RANDOM_NUMBER Random number generator 20021203
Properties
Class CL_RANDOM_VALUE_BRF  
Short Description BRF: Random Values    
Super Class CL_EXPRESSION_BASE_BRF BRF: Basis Class Expressions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBRF   Business Rule Framework 
Created 20021202   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RANDOM_VALUE_BRF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RANDOM_NUMBER Random number generator 20021203
Friends
Class CL_RANDOM_VALUE_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_BRF138 Instance attribute Protected Type reference (TYPE) TBRF138 BRF: Random Figures 20021202
2 MV_B Constant Private Type reference (TYPE) INT4 31415926 Multiplier 20021203
3 MV_MOD Constant Private Type reference (TYPE) INT4 1664510 MOD Root 20021203
4 MV_MOD1 Constant Private Type reference (TYPE) INT4 1290 Help Root 20021203
5 MV_SEED Instance attribute Private Type reference (TYPE) INT4 Seed 20021203
Methods
# Method Level Visibility Method type Description Created on
1 MULTIPLY Instance method Protected Method Overrun-Secure Multiplication with Module 20021203
Events
Class CL_RANDOM_VALUE_BRF has no event.
Types
Class CL_RANDOM_VALUE_BRF has no local type.
Method Signatures

Method MULTIPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_A Value transfer Type reference (TYPE) INT4 Zahl A 20021203
2 Importing IV_B Value transfer Type reference (TYPE) INT4 Zahl B 20021203
3 Returning R_RESULT Value transfer Type reference (TYPE) INT4 Produkt 20021203

Method MULTIPLY on class CL_RANDOM_VALUE_BRF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 471