SAP ABAP Class CL_RSODSO_ACT_IMO_PROV_RAN_ACT (Data Provider for Random Data)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_MPP_TEST (Package) MPP-Relevant DataStore Tests
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSODSO_ACT_MPP_PROV_RAN_ACT | Data Provider for Random Data | 20110407 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSODSO_ACT_HDB_PROV_RAN_ACT | Data Provider for Random Data | 20130611 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSODSO_ACT_IMO_PROV_RAN_MIG | 20110909 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSODSO_ACT_IMO_PROV_RAN_ROL | 20110518 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSODSO_CL_IMO_PROV_RAN | Data Provider for Random Data | 20111125 |
Properties
| Class | CL_RSODSO_ACT_IMO_PROV_RAN_ACT | |
| Short Description | Data Provider for Random Data | |
| Super Class | CL_RSODSO_ACT_MPP_PROV_RAN_ACT | Data Provider for Random Data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSODSO_MPP_TEST | MPP-Relevant DataStore Tests |
| Created | 20110407 | SAP |
| Last change | 20140121 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSODSO_ACT_IMO_PROV_RAN_ACT has no interface implemented.
Friends
Class CL_RSODSO_ACT_IMO_PROV_RAN_ACT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Natural Number | 20110407 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Natural Number | 20110407 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Natural Number | 20110407 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | INT4 | 20130611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110407 | ||
| 2 | Instance method | Public | Method | 20130611 | ||
| 3 | Instance method | Protected | Method | 20110714 | ||
| 4 | Instance method | Protected | Method | 20110714 | ||
| 5 | Instance method | Protected | Method | 20110914 |
Events
Class CL_RSODSO_ACT_IMO_PROV_RAN_ACT has no event.
Types
Class CL_RSODSO_ACT_IMO_PROV_RAN_ACT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COND_REQ | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20110914 | |||
| 2 | I_CYCLES | Call by reference | Type reference (TYPE) | INT4 | 20110407 | ||||
| 3 | I_MAXDUP | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20110407 | |||
| 4 | I_NEWKEY_RATIO | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20110407 | |||
| 5 | I_NUMKEY_AQ | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20110407 | |||
| 6 | I_NUM_REQUESTS | Call by reference | Type reference (TYPE) | INT4 | 1 | 20110407 | |||
| 7 | I_OPTVECT | Call by reference | Type reference (TYPE) | INT4 | 0 | 20130611 | |||
| 8 | I_SEED | Call by reference | Type reference (TYPE) | INT4 | 20110407 | ||||
| 9 | I_VERIFY_AT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20110407 | |||
| 10 | I_VERIFY_CL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20110407 |
Method CONSTRUCTOR on class CL_RSODSO_ACT_IMO_PROV_RAN_ACT has no exception.
Method GET_OPTVECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OPTVECT | Value transfer | Type reference (TYPE) | INT4 | 20130611 |
Method GET_OPTVECT on class CL_RSODSO_ACT_IMO_PROV_RAN_ACT has no exception.
Method _LOG_ERROR_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Natürliche Zahl | 20110714 | |||
| 2 | I_R_S_CL_SRC | Call by reference | Object reference (TYPE REF TO) | DATA | 20110715 | ||||
| 3 | I_R_S_CL_TGT | Call by reference | Object reference (TYPE REF TO) | DATA | 20110715 | ||||
| 4 | I_T_KEY | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20110714 | ||||
| 5 | R_T_MSG | Value transfer | Type reference (TYPE) | RSODSO_T_MSG | Tabelle mit Nachrichten | 20110714 |
Method _LOG_ERROR_RECORD on class CL_RSODSO_ACT_IMO_PROV_RAN_ACT has no exception.
Method _VERIFY_CL_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_STRUCT_CL_SRC | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20110714 | |||
| 2 | I_R_STRUCT_CL_TGT | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20110714 | |||
| 3 | I_R_T_CL_SRC | Call by reference | Object reference (TYPE REF TO) | DATA | 20110714 | ||||
| 4 | I_R_T_CL_TGT | Call by reference | Object reference (TYPE REF TO) | DATA | 20110714 | ||||
| 5 | I_T_KEY | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20110714 | ||||
| 6 | R_REC_EXP | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20110714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20110714 |
Method _VERIFY_CL_SNGL_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACT_REQ_GUID_SRC | Call by reference | Type reference (TYPE) | RSREQUID | Requests | 20110914 | |||
| 2 | I_ACT_REQ_GUID_TGT | Call by reference | Type reference (TYPE) | RSREQUID | Requests | 20110914 | |||
| 3 | R_T_MSG | Value transfer | Type reference (TYPE) | RSODSO_T_MSG | Tabelle mit Nachrichten | 20110914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20110914 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |