SAP ABAP Class CL_RSODSO_SID_MPP_VERIFY (Data Verification for MPP DataStores)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_MPP_TEST (Package) MPP-Relevant DataStore Tests
Properties
Class CL_RSODSO_SID_MPP_VERIFY  
Short Description Data Verification for MPP DataStores    
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)
2 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSODSO_SID_MPP_VERIFY has no interface implemented.
Friends
Class CL_RSODSO_SID_MPP_VERIFY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STAT_DATA_GEN_FAILED Constant Public Type reference (TYPE) INT4 3 Natural Number 20100303
2 C_STAT_FINALIZE_FAILED Constant Public Type reference (TYPE) INT4 9 Natural Number 20100303
3 C_STAT_METADATA_GEN_FAILED Constant Public Type reference (TYPE) INT4 4 Natural Number 20100303
4 C_STAT_METADATA_STORE_FAILED Constant Public Type reference (TYPE) INT4 5 Natural Number 20100303
5 C_STAT_SCEN_INIT_FAILED Constant Public Type reference (TYPE) INT4 2 Natural Number 20100303
6 C_STAT_SCEN_SETUP_FAILED Constant Public Type reference (TYPE) INT4 1 Natural Number 20100303
7 C_STAT_SID_CREATION_FAILED Constant Public Type reference (TYPE) INT4 6 Natural Number 20100303
8 C_STAT_SUCCESSFUL Constant Public Type reference (TYPE) INT4 0 Natural Number 20100303
9 C_STAT_VERIFY_FAILED Constant Public Type reference (TYPE) INT4 8 Natural Number 20100303
10 O_DBSYS Instance attribute Protected Type reference (TYPE) SYDBSYS Central Database System 20100303
11 O_R_DATA_PROVIDER Instance attribute Protected Object reference (TYPE REF TO) CL_RSODSO_SID_MPP_PROV Data Generation for Automatic Tests 20100303
12 O_R_SCEN_DESCR Instance attribute Protected Object reference (TYPE REF TO) CL_RSTRAN_UTEST_SCEN_DESCR Scenario Description for Unit Tests 20100303
13 O_R_SCEN_GEN Instance attribute Protected Object reference (TYPE REF TO) CL_RSTRAN_UTEST_SCEN_GEN Creates a scenario for testing transformations 20100303
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100303
2 GENERATE_SCENARIO Instance method Public Method 20100303
3 SET_DBSYS Instance method Public Method 20100303
4 SET_SCENARIO_DESCR Instance method Public Method 20100303
5 TEST Instance method Public Method 20100303
6 _CLEANUP_LOG Instance method Protected Method 20100303
7 _CREATE_SIDS Instance method Protected Method 20100303
8 _FINALIZE Instance method Protected Method 20100303
9 _RELEASE_LOCK Instance method Protected Method 20100303
10 _SET_LOCK Instance method Protected Method 20100303
11 _UPDATE_LOG Instance method Protected Method 20100303
Events
Class CL_RSODSO_SID_MPP_VERIFY has no event.
Types
Class CL_RSODSO_SID_MPP_VERIFY 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_R_DATA_PROVIDER Call by reference Object reference (TYPE REF TO) CL_RSODSO_SID_MPP_PROV Natürliche Zahl 20100303

Method CONSTRUCTOR on class CL_RSODSO_SID_MPP_VERIFY has no exception.

Method GENERATE_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OVERWRITE_DATASTORE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20100303
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20100303
2 CX_RSTRAN_EXCEPTION Exceptionklasse Transformation 20100303

Method SET_DBSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DBSYS Call by reference Type reference (TYPE) SYDBSYS Zentrales Datenbanksystem 20100303

Method SET_DBSYS on class CL_RSODSO_SID_MPP_VERIFY has no exception.

Method SET_SCENARIO_DESCR 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 Szenario-Beschreibung für DataStore MPP Tests 20100303
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20100303

Method TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INITIAL_SEED Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20100303
2 Exporting E_STATUS Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20100303
3 Exporting E_TESTID Value transfer Type reference (TYPE) RSSG_UNI_IDC25 20100303
4 Exporting E_T_MSG Call by reference Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20100303
5 Importing I_CLEANUP_LOG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Löscht Logsätze älter als 6 Monate 20100303
6 Importing I_DEBUG_CYCLE Call by reference Type reference (TYPE) INT4 0 Natürliche Zahl 20100303

Method TEST on class CL_RSODSO_SID_MPP_VERIFY has no exception.

Method _CLEANUP_LOG Signature

Method _CLEANUP_LOG on class CL_RSODSO_SID_MPP_VERIFY has no parameter.
Method _CLEANUP_LOG on class CL_RSODSO_SID_MPP_VERIFY has no exception.

Method _CREATE_SIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CYCLE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20100303
2 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20100303
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20100303

Method _FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20100303
# Exception Resumable Description Created on
1 CX_RSODSO_MPP_SQL_FAILED Fehlerklasse für CL_RSODSO_MPP_NATIVE 20100303
2 CX_RSODSO_STATUS_INCONSISTENT RSODSO Ausnahmehierarchie 20100303
3 CX_RSODSO_STATUS_UPDATE_FAILED RSODSO Ausnahmehierarchie 20100303

Method _RELEASE_LOCK Signature

Method _RELEASE_LOCK on class CL_RSODSO_SID_MPP_VERIFY has no parameter.
Method _RELEASE_LOCK on class CL_RSODSO_SID_MPP_VERIFY has no exception.

Method _SET_LOCK Signature

Method _SET_LOCK on class CL_RSODSO_SID_MPP_VERIFY has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_STATUS_UPDATE_FAILED RSODSO Ausnahmehierarchie 20100303

Method _UPDATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CYCLE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20100303
2 Importing I_STATUS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20100303
3 Returning R_ID Value transfer Type reference (TYPE) RSSG_UNI_IDC25 20100303

Method _UPDATE_LOG on class CL_RSODSO_SID_MPP_VERIFY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730