SAP ABAP Class CL_RSODSO_ACT_MPP_VERIFY_ACT (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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_ACT_IMO_VERIFY_ACT 20110407
2 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_ACT_MPP_VERIFY_DEL Data verification for deleting requests 20090602
Properties
Class CL_RSODSO_ACT_MPP_VERIFY_ACT  
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 20090602   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_ACT_MPP_VERIFY_ACT has no interface implemented.
Friends
Class CL_RSODSO_ACT_MPP_VERIFY_ACT 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 20090602
2 C_STAT_FINALIZE_FAILED Constant Public Type reference (TYPE) INT4 9 Natural Number 20090602
3 C_STAT_METADATA_GEN_FAILED Constant Public Type reference (TYPE) INT4 4 Natural Number 20090602
4 C_STAT_METADATA_STORE_FAILED Constant Public Type reference (TYPE) INT4 5 Natural Number 20090602
5 C_STAT_MPP_ACTIVATION_FAILED Constant Public Type reference (TYPE) INT4 6 Natural Number 20090602
6 C_STAT_SCEN_INIT_FAILED Constant Public Type reference (TYPE) INT4 2 Natural Number 20090602
7 C_STAT_SCEN_SETUP_FAILED Constant Public Type reference (TYPE) INT4 1 Natural Number 20090602
8 C_STAT_STD_ACTIVATION_FAILED Constant Public Type reference (TYPE) INT4 7 Natural Number 20090602
9 C_STAT_SUCCESSFUL Constant Public Type reference (TYPE) INT4 0 Natural Number 20090602
10 C_STAT_VERIFY_FAILED Constant Public Type reference (TYPE) INT4 8 Natural Number 20090602
11 O_DBSYS Instance attribute Protected Type reference (TYPE) SYDBSYS Central Database System 20090806
12 O_R_DATA_PROVIDER Instance attribute Protected Object reference (TYPE REF TO) CL_RSODSO_ACT_MPP_PROV Data Generation for Automatic Tests 20090602
13 O_R_SCEN_GEN Instance attribute Protected Object reference (TYPE REF TO) CL_RSTRAN_UTEST_SCEN_GEN Creates a scenario for testing transformations 20090602
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP Instance method Public Method 20090602
2 CONSTRUCTOR Instance method Public Constructor 20090602
3 GENERATE_SCENARIO Instance method Public Method 20090602
4 GET_DATASTORE Instance method Public Method 20090602
5 SET_DBSYS Instance method Public Method 20090811
6 SET_SCENARIO_DESCR Instance method Public Method 20090728
7 TEST Instance method Public Method 20090602
8 _ACTIVATE_DATASTORE_MPP Instance method Protected Method 20090602
9 _ACTIVATE_DATASTORE_STANDARD Instance method Protected Method 20090602
10 _CLEANUP_LOG Instance method Protected Method 20090602
11 _FINALIZE Instance method Protected Method 20090602
12 _RELEASE_LOCK Instance method Protected Method 20090708
13 _SET_LOCK Instance method Protected Method 20090708
14 _UPDATE_LOG Instance method Protected Method 20090602
Events
Class CL_RSODSO_ACT_MPP_VERIFY_ACT has no event.
Types
Class CL_RSODSO_ACT_MPP_VERIFY_ACT has no local type.
Method Signatures

Method CLEANUP Signature

Method CLEANUP on class CL_RSODSO_ACT_MPP_VERIFY_ACT has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20090602

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_ACT_MPP_PROV Natürliche Zahl 20090602

Method CONSTRUCTOR on class CL_RSODSO_ACT_MPP_VERIFY_ACT 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 20090602
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20090602
2 CX_RSTRAN_EXCEPTION Exceptionklasse Transformation 20090602

Method GET_DATASTORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATASTORE_SRC Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20090602
2 Exporting E_DATASTORE_TGT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20090602

Method GET_DATASTORE on class CL_RSODSO_ACT_MPP_VERIFY_ACT has no exception.

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 20090811

Method SET_DBSYS on class CL_RSODSO_ACT_MPP_VERIFY_ACT 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 20090728

Method SET_SCENARIO_DESCR on class CL_RSODSO_ACT_MPP_VERIFY_ACT has no exception.

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 20090602
2 Exporting E_STATUS Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20090602
3 Exporting E_TESTID Value transfer Type reference (TYPE) RSSG_UNI_IDC25 20090602
4 Exporting E_T_MSG Call by reference Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20090602
5 Importing I_CLEANUP_LOG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Löscht Logsätze älter als 6 Monate 20090602
6 Importing I_DEBUG_CYCLE Call by reference Type reference (TYPE) INT4 0 Natürliche Zahl 20090608

Method TEST on class CL_RSODSO_ACT_MPP_VERIFY_ACT has no exception.

Method _ACTIVATE_DATASTORE_MPP 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 20090602
2 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20090602
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20090602

Method _ACTIVATE_DATASTORE_STANDARD 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 20090602
2 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20090602
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20090602

Method _CLEANUP_LOG Signature

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

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 20090602
# Exception Resumable Description Created on
1 CX_RSODSO_MPP_SQL_FAILED Fehlerklasse für CL_RSODSO_MPP_NATIVE 20090602
2 CX_RSODSO_STATUS_INCONSISTENT RSODSO Ausnahmehierarchie 20090602
3 CX_RSODSO_STATUS_UPDATE_FAILED RSODSO Ausnahmehierarchie 20090602

Method _RELEASE_LOCK Signature

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

Method _SET_LOCK Signature

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

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 20090602
2 Importing I_STATUS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20090602
3 Returning R_ID Value transfer Type reference (TYPE) RSSG_UNI_IDC25 20090602

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