SAP ABAP Class CL_RSODSO_SID_MPP_PROV (CL_RSODSO_SID_MPP_PROV)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_SID_MPP_PROV_RAN 20100303
Properties
Class CL_RSODSO_SID_MPP_PROV  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODSO_MPP_TEST   MPP-Relevant DataStore Tests 
Created 20100303   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSODSO_SID_MPP_PROV has no interface implemented.
Friends
Class CL_RSODSO_SID_MPP_PROV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_CYCLES Instance attribute Protected Type reference (TYPE) INT4 Natural Number 20100303
2 O_GENERATION Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20100303
3 O_R_SCEN_DESCR Instance attribute Protected Object reference (TYPE REF TO) CL_RSTRAN_UTEST_SCEN_DESCR Scenario Description for Unit Tests 20100303
4 O_R_SEED_GENERATOR Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_RANDOM_INT 20100303
5 O_SEED Instance attribute Protected Type reference (TYPE) INT4 Natural Number 20100303
6 O_T_IOBJ Instance attribute Protected Type reference (TYPE) RSODSO_T_SIDGEN Distribution of Test Data 20100303
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100303
2 FILL_DATA_TABLES Instance method Public Method 20100303
3 FILL_LOG Instance method Public Method 20100303
4 FILL_METADATA_TABLES Instance method Public Method 20100303
5 GET_CYCLE_MODIFICATOR Instance method Public Method 20100303
6 GET_CYCLE_RANGE Instance method Public Method 20100303
7 GET_GENERATION_ENABLED Instance method Public Method 20100303
8 GET_INITIAL_SEED Instance method Public Method 20100303
9 GET_RANDOM_SEED Instance method Public Method 20100303
10 GET_REQUESTS Instance method Public Method 20100303
11 INIT Instance method Public Method 20100303
12 INIT_DATA_TABLES Instance method Public Method 20100303
13 INIT_METADATA_TABLES Instance method Public Method 20100303
14 VERIFY Instance method Public Method 20100303
Events
Class CL_RSODSO_SID_MPP_PROV has no event.
Types
Class CL_RSODSO_SID_MPP_PROV has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CYCLES Call by reference Type reference (TYPE) INT4 20100303
2 Importing I_GENERATION Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20100303
3 Importing I_SEED Call by reference Type reference (TYPE) INT4 20100303

Method CONSTRUCTOR on class CL_RSODSO_SID_MPP_PROV has no exception.

Method FILL_DATA_TABLES Signature

Method FILL_DATA_TABLES on class CL_RSODSO_SID_MPP_PROV has no parameter.
Method FILL_DATA_TABLES on class CL_RSODSO_SID_MPP_PROV has no exception.

Method FILL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_RSODSMPPVERIFY Call by reference Type reference (TYPE) RSODSMPPVERIFY Log für Datenverifikation 20100303

Method FILL_LOG on class CL_RSODSO_SID_MPP_PROV has no exception.

Method FILL_METADATA_TABLES Signature

Method FILL_METADATA_TABLES on class CL_RSODSO_SID_MPP_PROV has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_PARAMETER_INVALID RSODSO Ausnahmehierarchie 20100303

Method GET_CYCLE_MODIFICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CYCLE_MODIFICATOR Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20100303

Method GET_CYCLE_MODIFICATOR on class CL_RSODSO_SID_MPP_PROV has no exception.

Method GET_CYCLE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CYCLES Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20100303

Method GET_CYCLE_RANGE on class CL_RSODSO_SID_MPP_PROV has no exception.

Method GET_GENERATION_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_GENERATION_ENABLED Value transfer Type reference (TYPE) RS_BOOL Boolean 20100303

Method GET_GENERATION_ENABLED on class CL_RSODSO_SID_MPP_PROV has no exception.

Method GET_INITIAL_SEED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SEED Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20100303

Method GET_INITIAL_SEED on class CL_RSODSO_SID_MPP_PROV has no exception.

Method GET_RANDOM_SEED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SEED Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20100303

Method GET_RANDOM_SEED on class CL_RSODSO_SID_MPP_PROV has no exception.

Method GET_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_REQUEST_STD Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20100303
# Exception Resumable Description Created on
1 CX_RSODSO_PARAMETER_INVALID RSODSO Ausnahmehierarchie 20100303

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_SCEN_DESCR Call by reference Object reference (TYPE REF TO) CL_RSTRAN_UTEST_SCEN_DESCR Scenario-Beschreibung für Unit-Tests 20100303
# Exception Resumable Description Created on
1 CX_RSODSO_ACT_METADATA_ERROR Fehler während der Verarbeitung der Daten 20100303
2 CX_RSODSO_SID_METADATA_ERROR Fehler während der Verarbeitung der Daten 20100303

Method INIT_DATA_TABLES Signature

Method INIT_DATA_TABLES on class CL_RSODSO_SID_MPP_PROV has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_DATABASE_ERROR Fehler während der Verarbeitung der Daten 20100303
2 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20100303

Method INIT_METADATA_TABLES Signature

Method INIT_METADATA_TABLES on class CL_RSODSO_SID_MPP_PROV has no parameter.
Method INIT_METADATA_TABLES on class CL_RSODSO_SID_MPP_PROV has no exception.

Method VERIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MSG Value transfer Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20100303
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20100303
History
Last changed by/on SAP  20130531 
SAP Release Created in 730