SAP ABAP Class CL_RSDRI_HCPR_CMP_TC (Random Test HCPR)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRI (Package) Data Manager External Interfaces

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRI_IPRO_CMP_TC | Test - Comparison of 2 InfoProviders with Same Content | 20130613 |
Properties
Class | CL_RSDRI_HCPR_CMP_TC | |
Short Description | Random Test HCPR | |
Super Class | CL_RSDRI_IPRO_CMP_TC | Test - Comparison of 2 InfoProviders with Same Content |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDRI | Data Manager External Interfaces |
Created | 20130613 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDRI_HCPR_CMP_TC has no forward declaration.
Interfaces
Class CL_RSDRI_HCPR_CMP_TC has no interface implemented.
Friends
Class CL_RSDRI_HCPR_CMP_TC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_RANDOM | Pseudo Random Number Generator | 20130613 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Initialization of Randome Generator with Default Seed | 20130613 |
2 | ![]() |
Instance method | Private | Method | New Random Number in the Default Area | 20130613 |
Events
Class CL_RSDRI_HCPR_CMP_TC has no event.
Types
Class CL_RSDRI_HCPR_CMP_TC has no local type.
Method Signatures
Method INITIALIZE_RANDOM_GENERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SEED | Call by reference | Type reference (TYPE) | I | Start Value for the Random Generator | 20130613 |
Method INITIALIZE_RANDOM_GENERATOR on class CL_RSDRI_HCPR_CMP_TC has no exception.
Method NEXT_RANDOM_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAX | Call by reference | Type reference (TYPE) | I | 2000000000 | Upper Limit of Value Area | 20130613 | |
2 | ![]() |
I_MIN | Call by reference | Type reference (TYPE) | I | 0 | Lower Limit of Value Area | 20130613 | |
3 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | I | Random Number Found in the Permitted Range | 20130613 |
Method NEXT_RANDOM_NUMBER on class CL_RSDRI_HCPR_CMP_TC has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |