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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | 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 | Static method | Public | Method | 20070504 | ||
| 2 | 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 | IO_PROBABILITY | Call by reference | Object reference (TYPE REF TO) | IF_FDT_EXPRESSION | FDT: Expression | 20070504 | |||
| 2 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070504 | ||||
| 3 | IV_DECIMALS | Call by reference | Type reference (TYPE) | IF_FDT_RANDOM=>DECIMALS | 1 | 20070504 | |||
| 4 | IV_PROBABILITY | Call by reference | Type reference (TYPE) | IF_FDT_RANDOM=>PROBABILITY | 20070504 | ||||
| 5 | 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 | IO_MAX | Call by reference | Object reference (TYPE REF TO) | IF_FDT_EXPRESSION | FDT: Expression | 20070504 | |||
| 2 | IO_MIN | Call by reference | Object reference (TYPE REF TO) | IF_FDT_EXPRESSION | FDT: Expression | 20070504 | |||
| 3 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070504 | ||||
| 4 | IV_DECIMALS | Call by reference | Type reference (TYPE) | IF_FDT_RANDOM=>DECIMALS | 1 | 20070504 | |||
| 5 | IV_MAX | Call by reference | Type reference (TYPE) | DECFLOAT34 | 20070504 | ||||
| 6 | IV_MIN | Call by reference | Type reference (TYPE) | DECFLOAT34 | 20070504 | ||||
| 7 | 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 |