SAP Reports / Programs

RFVWERMR SAP ABAP Report - MIGRATION_RIGHTS Program







RFVWERMR 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 RFVWERMR into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RFVWERMR. "Basic submit
SUBMIT RFVWERMR AND RETURN. "Return to original report after report execution complete
SUBMIT RFVWERMR VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: SIMRUN = Simulation run
Title: MIGRATION_RIGHTS Program
Text Symbol: 001 = Error log for rights conversion
Text Symbol: 002 = Prod. type


INCLUDES used within this REPORT RFVWERMR

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

PRODUCT_TYPE_READ_TEXT_SEC call function 'PRODUCT_TYPE_READ_TEXT_SEC' exporting i_gsart = wa_list-gsart IMPORTING E_TZPAT = wa_gsart EXCEPTIONS I_GSART_INITIAL = 1 ENTRY_NOT_FOUND = 2 OTHERS = 3.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting percentage = percentage text = wa_gsart-ltx.

ENQUEUE_EFWANLA call function 'ENQUEUE_EFWANLA' exporting ranl = wa_list-ranl exceptions foreign_lock = 1 system_failure = 2 others = 3.

FVER_CREATE call function 'FVER_CREATE' exporting i_righttype = '01' i_str_rightinterface = interface importing e_referencenumber = referencenumber e_tab_mesg = tab_mesg exceptions no_righttype = 1 data_inconsistency = 2 others = 3.

FVER_SAVE call function 'FVER_SAVE' exporting i_referencenumber = referencenumber i_ranl_real = wa_vwpanla-ranl i_ranl_temp = wa_vwpanla-ranl exceptions ranl_temp_missing = 1 ranl_real_missing = 2 others = 3.

DEQUEUE_EFWANLA call function 'DEQUEUE_EFWANLA' exporting ranl = wa_vwpanla-ranl _scope = '2'.

PRODUCT_TYPE_READ_TEXT_SEC call function 'PRODUCT_TYPE_READ_TEXT_SEC' exporting i_gsart = wa_list-gsart IMPORTING E_TZPAT = wa_gsart EXCEPTIONS I_GSART_INITIAL = 1 ENTRY_NOT_FOUND = 2 OTHERS = 3.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting percentage = percentage text = wa_gsart-ltx.

ENQUEUE_EFWANLA call function 'ENQUEUE_EFWANLA' exporting ranl = wa_list-ranl exceptions foreign_lock = 1 system_failure = 2 others = 3.

FVER_CREATE call function 'FVER_CREATE' exporting i_righttype = '02' i_str_rightinterface = interface importing e_referencenumber = referencenumber e_tab_mesg = tab_mesg exceptions no_righttype = 1 data_inconsistency = 2 others = 3.

FVER_SAVE call function 'FVER_SAVE' exporting i_referencenumber = referencenumber i_ranl_real = wa_vwpanla-ranl i_ranl_temp = wa_vwpanla-ranl exceptions ranl_temp_missing = 1 ranl_real_missing = 2 others = 3.

DEQUEUE_EFWANLA call function 'DEQUEUE_EFWANLA' exporting ranl = wa_vwpanla-ranl _scope = '2'.

PRODUCT_TYPE_READ_TEXT_SEC call function 'PRODUCT_TYPE_READ_TEXT_SEC' exporting i_gsart = wa_list-gsart IMPORTING E_TZPAT = wa_gsart EXCEPTIONS I_GSART_INITIAL = 1 ENTRY_NOT_FOUND = 2 OTHERS = 3.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting percentage = percentage text = wa_gsart-ltx.

ENQUEUE_EFWANLA call function 'ENQUEUE_EFWANLA' exporting ranl = wa_list-ranl exceptions foreign_lock = 1 system_failure = 2 others = 3.

FVER_CREATE call function 'FVER_CREATE' exporting i_righttype = '03' i_str_rightinterface = interface importing e_referencenumber = referencenumber e_tab_mesg = tab_mesg exceptions no_righttype = 1 data_inconsistency = 2 others = 3.

FVER_SAVE call function 'FVER_SAVE' exporting i_referencenumber = referencenumber i_ranl_real = wa_vwpanla-ranl i_ranl_temp = wa_vwpanla-ranl exceptions ranl_temp_missing = 1 ranl_real_missing = 2 others = 3.

DEQUEUE_EFWANLA call function 'DEQUEUE_EFWANLA' exporting ranl = wa_vwpanla-ranl _scope = '2'.

PRODUCT_TYPE_READ_TEXT_SEC





call function 'PRODUCT_TYPE_READ_TEXT_SEC' exporting i_gsart = wa_list-gsart IMPORTING E_TZPAT = wa_gsart EXCEPTIONS I_GSART_INITIAL = 1 ENTRY_NOT_FOUND = 2 OTHERS = 3.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting percentage = percentage text = wa_gsart-ltx.

ENQUEUE_EFWANLA call function 'ENQUEUE_EFWANLA' exporting ranl = wa_list-ranl exceptions foreign_lock = 1 system_failure = 2 others = 3.

FVER_CREATE call function 'FVER_CREATE' exporting i_righttype = '04' i_str_rightinterface = interface importing e_referencenumber = referencenumber e_tab_mesg = tab_mesg exceptions no_righttype = 1 data_inconsistency = 2 others = 3.

FVER_SAVE call function 'FVER_SAVE' exporting i_referencenumber = referencenumber i_ranl_real = wa_vwpanla-ranl i_ranl_temp = wa_vwpanla-ranl exceptions ranl_temp_missing = 1 ranl_real_missing = 2 others = 3.

DEQUEUE_EFWANLA call function 'DEQUEUE_EFWANLA' exporting ranl = wa_vwpanla-ranl _scope = '2'.

PRODUCT_TYPE_READ_TEXT_SEC call function 'PRODUCT_TYPE_READ_TEXT_SEC' exporting i_gsart = wa_list-gsart IMPORTING E_TZPAT = wa_gsart EXCEPTIONS I_GSART_INITIAL = 1 ENTRY_NOT_FOUND = 2 OTHERS = 3.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting percentage = percentage text = wa_gsart-ltx.

ENQUEUE_EFWANLA call function 'ENQUEUE_EFWANLA' exporting ranl = wa_list-ranl exceptions foreign_lock = 1 system_failure = 2 others = 3.

FVER_CREATE call function 'FVER_CREATE' exporting i_righttype = '05' i_str_rightinterface = interface importing e_referencenumber = referencenumber e_tab_mesg = tab_mesg exceptions no_righttype = 1 data_inconsistency = 2 others = 3.

FVER_SAVE call function 'FVER_SAVE' exporting i_referencenumber = referencenumber i_ranl_real = wa_vwpanla-ranl i_ranl_temp = wa_vwpanla-ranl exceptions ranl_temp_missing = 1 ranl_real_missing = 2 others = 3.

DEQUEUE_EFWANLA call function 'DEQUEUE_EFWANLA' exporting ranl = wa_vwpanla-ranl _scope = '2'.

PRODUCT_TYPE_READ_TEXT_SEC call function 'PRODUCT_TYPE_READ_TEXT_SEC' exporting i_gsart = wa_list-gsart IMPORTING E_TZPAT = wa_gsart EXCEPTIONS I_GSART_INITIAL = 1 ENTRY_NOT_FOUND = 2 OTHERS = 3.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting percentage = percentage text = wa_gsart-ltx.

ENQUEUE_EFWANLA call function 'ENQUEUE_EFWANLA' exporting ranl = wa_list-ranl exceptions foreign_lock = 1 system_failure = 2 others = 3.

FVER_CREATE call function 'FVER_CREATE' exporting i_righttype = '06' i_str_rightinterface = interface importing e_referencenumber = referencenumber e_tab_mesg = tab_mesg exceptions no_righttype = 1 data_inconsistency = 2 others = 3.

FVER_SAVE call function 'FVER_SAVE' exporting i_referencenumber = referencenumber i_ranl_real = wa_vwpanla-ranl i_ranl_temp = wa_vwpanla-ranl exceptions ranl_temp_missing = 1 ranl_real_missing = 2 others = 3.

DEQUEUE_EFWANLA call function 'DEQUEUE_EFWANLA' exporting ranl = wa_vwpanla-ranl _scope = '2'.

PRODUCT_TYPE_READ_TEXT_SEC call function 'PRODUCT_TYPE_READ_TEXT_SEC' exporting i_gsart = wa_list-gsart IMPORTING E_TZPAT = wa_gsart EXCEPTIONS I_GSART_INITIAL = 1 ENTRY_NOT_FOUND = 2 OTHERS = 3.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting percentage = percentage text = wa_gsart-ltx.




ENQUEUE_EFWANLA call function 'ENQUEUE_EFWANLA' exporting ranl = wa_list-ranl exceptions foreign_lock = 1 system_failure = 2 others = 3.

FVER_CREATE call function 'FVER_CREATE' exporting i_righttype = '07' i_str_rightinterface = interface importing e_referencenumber = referencenumber e_tab_mesg = tab_mesg exceptions no_righttype = 1 data_inconsistency = 2 others = 3.

FVER_SAVE call function 'FVER_SAVE' exporting i_referencenumber = referencenumber i_ranl_real = wa_vwpanla-ranl i_ranl_temp = wa_vwpanla-ranl exceptions ranl_temp_missing = 1 ranl_real_missing = 2 others = 3.

DEQUEUE_EFWANLA call function 'DEQUEUE_EFWANLA' exporting ranl = wa_vwpanla-ranl _scope = '2'.

SAPGUI_PROGRESS_INDICATOR * call function 'SAPGUI_PROGRESS_INDICATOR' * exporting * percentage = percentage * text = 'Callable/Putable Bonds'.

ENQUEUE_EFWANLA * call function 'ENQUEUE_EFWANLA' * exporting * ranl = wa_list-ranl * exceptions * foreign_lock = 1 * system_failure = 2 * others = 3.

SECURITY_READ_EMBA * call function 'SECURITY_READ_EMBA' * exporting * i_ranl = wa_vwpanla-ranl * i_date = '00000000' * i_clear_buffer = 'X' * importing * e_dendf = duedate * e_dkemi = calldate * e_dkobl = putdate * e_bkupreis = callprice * e_bkuwhr = callpricecurr * e_bokupreis = putprice * e_bokuwhr = putpricecurr * e_pkukurs = callrate * e_pokukurs = putrate * e_fd_price_set_def = l_fd_price_set_def * e_call_price_set_def = l_call_price_set_def * e_put_price_set_def = l_put_price_set_def * exceptions * security_not_found = 1 * security_not_bond = 2 * bond_not_found = 3 * others = 4.

FVER_CREATE * call function 'FVER_CREATE' * exporting * i_righttype = '09' * i_str_rightinterface = interface * importing * e_referencenumber = referencenumber * e_tab_mesg = tab_mesg * exceptions * no_righttype = 1 * data_inconsistency = 2 * others = 3.

FVER_SAVE * call function 'FVER_SAVE' * exporting * i_referencenumber = referencenumber * i_ranl_real = wa_vwpanla-ranl * i_ranl_temp = wa_vwpanla-ranl * exceptions * ranl_temp_missing = 1 * ranl_real_missing = 2 * others = 3.

FVER_CREATE * call function 'FVER_CREATE' * exporting * i_righttype = '08' * i_str_rightinterface = interface * importing * e_referencenumber = referencenumber * e_tab_mesg = tab_mesg * exceptions * no_righttype = 1 * data_inconsistency = 2 * others = 3.

FVER_SAVE * call function 'FVER_SAVE' * exporting * i_referencenumber = referencenumber * i_ranl_real = wa_vwpanla-ranl * i_ranl_temp = wa_vwpanla-ranl * exceptions * ranl_temp_missing = 1 * ranl_real_missing = 2 * others = 3.

DEQUEUE_EFWANLA * call function 'DEQUEUE_EFWANLA' * exporting * ranl = wa_vwpanla-ranl * _scope = '2'.

BAL_LOG_CREATE call function 'BAL_LOG_CREATE' exporting i_s_log = l_log_header importing e_log_handle = l_log_handle exceptions log_header_inconsistent = 1 others = 2.

BAL_LOG_MSG_ADD call function 'BAL_LOG_MSG_ADD' exporting i_log_handle = l_log_handle i_s_msg = l_msg importing e_s_msg_handle = l_msg_handle * E_MSG_WAS_LOGGED = * E_MSG_WAS_DISPLAYED = exceptions log_not_found = 1 msg_inconsistent = 2 others = 3.

BAL_DSP_LOG_DISPLAY call function 'BAL_DSP_LOG_DISPLAY' exporting i_s_display_profile = l_profile exceptions profile_inconsistent = 1 internal_error = 2 no_data_available = 3 no_authority = 4 others = 5.

PRODUCT_TYPE_READ_TEXT_SEC call function 'PRODUCT_TYPE_READ_TEXT_SEC' exporting i_gsart = i_gsart i_spras = sy-langu importing e_tzpat = l_tzpat exceptions i_gsart_initial = 1 entry_not_found = 2 others = 3.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RFVWERMR or its description.