RSODSO_IMO_DATA_VERIFY is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RSODSO_IMO_DATA_VERIFY into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: I_ACT = Test Activation
Selection Text: I_CLDT = Test Deletion from Changelog
Selection Text: I_COND = Condense requests
Selection Text: I_CYCLES = Test Runs
Selection Text: I_GEN = Create scenario (runtime)
Selection Text: I_GENCL = Create scenario (CL Delete)
Selection Text: I_GENM = Create scenario (migration)
Selection Text: I_MAXDUP = Maximal number duplicates
Selection Text: I_MIGR = Test of migration
Selection Text: I_MOBIN = Without chng log (stored proc)
Selection Text: I_MOFULL = Keeping the change log
Selection Text: I_MOSQL = Without change log (SQL)
Selection Text: I_MPS = Package Size for Data Transfer
Selection Text: I_NKRAT = Ratio new/existing sets
Selection Text: I_NUMKEY = Number different keys
Selection Text: I_NUMREQ = Number of Requests
Selection Text: I_RE = Reproduce Test
Selection Text: I_REF = Only create data
Selection Text: I_ROLL = Rollback Test
Selection Text: I_SEED = Seed of Previous Test Run
Selection Text: I_SKIPUI = Do Not Display Check Details
Selection Text: I_VAT = Active data
Selection Text: I_VCL = Change Log
Title: Data verfification of the SAP-HANA-opt. activation
Text Symbol: 001 = Test successful
Text Symbol: 002 = Test Failed. Result:
Text Symbol: 003 = Configuration for Test Runs with Random Data
Text Symbol: 004 = Reproduce Test Case
Text Symbol: 005 = Distribution per Req.
Text Symbol: 006 = Old Configuration (Provider and Data Distribution) is Read
Text Symbol: 007 = !!!
Text Symbol: 008 = Action
Text Symbol: 010 = Data Verification is Currently Being Used:
Text Symbol: 011 = Continue
Text Symbol: 012 = Transaction is locked
Text Symbol: 013 = Cancel
Text Symbol: 020 = Data Verification
Text Symbol: 021 = Data Generation
INCLUDE RSODSO_IMO_DATA_VERIFY_GENEF01.
No SAP DATABASE tables are accessed within this REPORT code!
RSODSO_MPP_SHOW_RESULT CALL FUNCTION 'RSODSO_MPP_SHOW_RESULT' EXPORTING i_datastore_mpp = l_datastore_tgt i_datastore_std = l_datastore_src i_t_msg = l_t_msg i_eval_mpp = rs_c_false.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSODSO_IMO_DATA_VERIFY - Data verfification of the SAP-HANA-opt. activation RSODSO_IMO_DATA_VERIFY - Data verfification of the SAP-HANA-opt. activation RSODSO_HDB_LOCK - Program RSODSO_HDB_LOCK RSODSO_HDB_LOCK - Program RSODSO_HDB_LOCK RSODSO_HDB_CHLG_CLEANUP_DIR - Program RSODSO_HDB_CHLG_CLEANUP_DIR RSODSO_HDB_CHLG_CLEANUP_DIR - Program RSODSO_HDB_CHLG_CLEANUP_DIR