SAP ABAP Class CL_FDT_GTC_RANDOM (Unit-Test for Expression Type Random)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_TEST (Package) BRFplus: Global Test Classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_EXPRESSION Abstract Test-Class for Expressions 20070504
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_RANDOM_BRS Unit-Test for Expression: Random (BRS) 20111209
Properties
Class CL_FDT_GTC_RANDOM  
Short Description Unit-Test for Expression Type Random    
Super Class CL_FDT_GTC_EXPRESSION Abstract Test-Class for Expressions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SFDT_TEST   BRFplus: Global Test Classes 
Created 20070504   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FDT_RANDOM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_GTC_RANDOM has no interface implemented.
Friends
Class CL_FDT_GTC_RANDOM has no friend class.
Attributes
Class CL_FDT_GTC_RANDOM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PROBABILITY Static method Public Method 20070504
2 CREATE_RANDOM_RANGE Static method Public Method 20070504
Events
Class CL_FDT_GTC_RANDOM has no event.
Types
Class CL_FDT_GTC_RANDOM has no local type.
Method Signatures

Method CREATE_PROBABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROBABILITY Call by reference Object reference (TYPE REF TO) IF_FDT_EXPRESSION FDT: Expression 20070504
2 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20070504
3 Importing IV_DECIMALS Call by reference Type reference (TYPE) IF_FDT_RANDOM=>DECIMALS 1 20070504
4 Importing IV_PROBABILITY Call by reference Type reference (TYPE) IF_FDT_RANDOM=>PROBABILITY 20070504
5 Returning RO_RANDOM Value transfer Object reference (TYPE REF TO) IF_FDT_RANDOM FDT: Random Number 20070504

Method CREATE_PROBABILITY on class CL_FDT_GTC_RANDOM has no exception.

Method CREATE_RANDOM_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MAX Call by reference Object reference (TYPE REF TO) IF_FDT_EXPRESSION FDT: Expression 20070504
2 Importing IO_MIN Call by reference Object reference (TYPE REF TO) IF_FDT_EXPRESSION FDT: Expression 20070504
3 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20070504
4 Importing IV_DECIMALS Call by reference Type reference (TYPE) IF_FDT_RANDOM=>DECIMALS 1 20070504
5 Importing IV_MAX Call by reference Type reference (TYPE) DECFLOAT34 20070504
6 Importing IV_MIN Call by reference Type reference (TYPE) DECFLOAT34 20070504
7 Returning RO_RANDOM Value transfer Object reference (TYPE REF TO) IF_FDT_RANDOM FDT: Random Number 20070504

Method CREATE_RANDOM_RANGE on class CL_FDT_GTC_RANDOM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710