SAP ABAP Class CL_FDT_WD_RANDOM_MODEL (FDT: Model for random expression)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_EXPRESSIONS (Package) BRFplus Expressions for Web Dynpro UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_MAINTENANCE_MODEL | FDT WD: Model for maintenance objects | 20070402 |
Properties
| Class | CL_FDT_WD_RANDOM_MODEL | |
| Short Description | FDT: Model for random expression | |
| Super Class | CL_FDT_WD_MAINTENANCE_MODEL | FDT WD: Model for maintenance objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_EXPRESSIONS | BRFplus Expressions for Web Dynpro UI |
| Created | 20070402 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class CL_FDT_WD_RANDOM_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_RANDOM_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'X' | Maximum | 20070402 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'I' | Minimum | 20070402 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'P' | Probability | 20071217 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'RANDOM_ATTRIBUTES' | Random Attributes model node | 20071212 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'R' | Result Data Object | 20071217 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FDT_RANDOM | Random Instance | 20070402 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the mode | 20080116 |
Events
Class CL_FDT_WD_RANDOM_MODEL has no event.
Types
Class CL_FDT_WD_RANDOM_MODEL has no local type.
Method Signatures
Method GET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MODE | Value transfer | Type reference (TYPE) | CHAR1 | Returns the mode | 20080116 |
Method GET_MODE on class CL_FDT_WD_RANDOM_MODEL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |