RSSTATMAN_CHECK_CONVERT_DTA 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 RSSTATMAN_CHECK_CONVERT_DTA 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: P_ALL = Check/Convert All InfoProvider
Selection Text: P_CHECK = With Status Manager Check
Selection Text: P_DTA = Select InfoProvider
Selection Text: P_T_DTA = InfoProvider
Title: Check and Conversion of Status Management to NW 04s
Text Symbol: 001 = Data Target Selection for Checking/Converting New Status Manager
Text Symbol: 002 = Select InfoProvider for Check/Conversion
Text Symbol: 003 = InfoProvider
Text Symbol: 004 = Check/Convert All InfoProviders
Text Symbol: 005 = Parallelism
Text Symbol: 006 = No Selections Available
Text Symbol: 007 = Selections Available
Text Symbol: 008 = Determine parallelism with which check/conversion is to be performed
Text Symbol: 009 = Display Logs for Past InfoProvider Check Runs
Text Symbol: 010 = Logs
Text Symbol: 011 = Display logs
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RSBATCH_MAINTAIN_PAR_SETTINGS call function 'RSBATCH_MAINTAIN_PAR_SETTINGS' exporting i_type = rsbtc_c_process-statman * I_VARIANT = ' ' tables c_t_batch_par = l_t_batch_par exceptions type_not_exist = 1 canceled_by_user = 2 others = 3.
RSSM_ICON_CREATE call function 'RSSM_ICON_CREATE' exporting name = icon_cancel text = text-005 info = text-006 importing result = p_batch.
RSSM_ICON_CREATE call function 'RSSM_ICON_CREATE' exporting name = icon_checked text = text-005 info = text-007 importing result = p_batch.
RSBATCH_SHOW_BATCHJOBS call function 'RSBATCH_SHOW_BATCHJOBS' exporting * I_TS_LOW = * I_TS_HIGH = * I_NO_DIALOG = i_pc_type = rsbtc_c_process-statman * IMPORTING * E_T_JOBS = .
SELECT_OPTIONS_RESTRICT call function 'SELECT_OPTIONS_RESTRICT' exporting restriction = restrict exceptions too_late = 1 repeated = 2 selopt_without_options = 3 selopt_without_signs = 4 invalid_sign = 5 empty_option_list = 6 invalid_kind = 7 repeated_kind_a = 8 others = 9.
RSSM_ICON_CREATE call function 'RSSM_ICON_CREATE' exporting name = icon_cancel text = text-005 info = text-006 importing result = p_batch.
RSSM_ICON_CREATE call function 'RSSM_ICON_CREATE' exporting name = icon_checked text = text-005 info = text-007 importing result = p_batch.
RSSM_ICON_CREATE call function 'RSSM_ICON_CREATE' exporting name = icon_protocol text = text-010 info = text-011 importing result = p_prot.
RSSTATMAN_SEARCH_RSICCONT_F4 call function 'RSSTATMAN_SEARCH_RSICCONT_F4' exporting i_t_dta = l_t_presel i_multisel = l_multi i_bypass_buffer = ' ' importing e_dta = l_dta e_t_dta = l_t_sel.
RSSTATMAN_SEARCH_RSICCONT_F4 call function 'RSSTATMAN_SEARCH_RSICCONT_F4' exporting i_multisel = 'X' i_bypass_buffer = ' ' i_no_dialog = 'X' importing e_t_dta = l_t_all_dta.
RSSM_UNIQUE_ID call function 'RSSM_UNIQUE_ID' importing e_uni_idc25 = l_guid.
RSBATCH_READ_RSBATCHPARALLEL call function 'RSBATCH_READ_RSBATCHPARALLEL' exporting i_process_type = rsbtc_c_process-statman i_pc_variant = ' ' i_with_dialogsettings = ' ' importing e_s_parallel = l_s_par_batch.
RSSTATMAN_GET_TYPE_FOR_DTA call function 'RSSTATMAN_GET_TYPE_FOR_DTA' exporting i_dta = l_dta importing e_type = l_s_todo-dta_type.
RSBATCH_START_PROCESS call function 'RSBATCH_START_PROCESS' exporting i_process_type = rsbtc_c_process-statman i_batch_id = l_batch_id i_batch_process = l_batch_process i_parameter = l_string * I_MODULE_NAME = * I_MODULE_TYPE = i_last_process = l_last_process i_do_it_serial = l_do_it_serial i_same_luw_if_ser = l_do_it_serial importing e_jobname = l_jobname e_jobcount = l_jobcount e_batch_process = l_batch_process exceptions error_starting_batchjob = 1 others = 2.
RSBATCH_CHECK_PROCESS call function 'RSBATCH_CHECK_PROCESS' exporting i_batch_id = l_batch_id i_batch_process = l_batch_process importing * E_T_RETURN = * E_T_MSG = e_status = l_status * E_S_CTRL = * E_CHANGED = * E_S_HEADER = exceptions id_not_exist = 1 others = 2.
RSBATCH_SHOW_MESSAGES call function 'RSBATCH_SHOW_MESSAGES' exporting i_batch_id = l_batch_id.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSSTATMAN_CHECK_CONVERT_DTA - Check and Conversion of Status Management to NW 04s RSSTATMAN_CHECK_CONVERT_DTA - Check and Conversion of Status Management to NW 04s RSSTATLO - Performance analysis: Include for Logbook FORMS RSSTATISTIC - Activate/Deactivate SAP Interval Statistics RSSTATISTIC - Activate/Deactivate SAP Interval Statistics RSSTATHL - Performance analysis: Include for display of Hitlists (Records)