MF7C1I01 is a standard ABAP INCLUDE 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 MF7C1I01 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.
Title: Include MF7C1I01 : PAI Modules for Scenarios
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_GET_VALUES_DB_CHECKED * call function 'POPUP_GET_VALUES_DB_CHECKED' * exporting ** CHECK_EXISTENCE = 'X' * popup_title = text-500 * importing * returncode = returncode * tables * fields = values_szenariov.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-015 diagnose_object = 'TR_SZEN_SZEN' text_question = text-07a IMPORTING answer = antwort TABLES parameter = i_parameter_tab EXCEPTIONS text_not_found = 1 OTHERS = 2.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING defaultoption = 'N' textline1 = text-001 textline2 = text-003 titel = text-002 IMPORTING answer = antwort.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING defaultoption = 'Y' textline1 = text-001 textline2 = text-008 titel = text-007 IMPORTING answer = antwort.
TV_GIVE_SZENARIO_TO_BUFFER CALL FUNCTION 'TV_GIVE_SZENARIO_TO_BUFFER' TABLES is_vtvszcr = n_vtvszcr is_vtvszcvo = n_vtvszcvo is_vtvszin = n_vtvszin is_vtvszko = n_vtvszko is_vtvszyc = n_vtvszyc is_vtvszidx = n_vtvszidx is_vtvszxvo = n_vtvszxvo is_vtvszwpkur = n_vtvszwpkur is_vtvszwpkuv = n_vtvszwpkuv is_vtvszivo = n_vtvszivo.
TV_GET_SCENARIO_YC_FROM_BUFFER CALL FUNCTION 'TV_GET_SCENARIO_YC_FROM_BUFFER' EXPORTING konddatum = sy-datum "#EC DOM_EQUAL szenario = i_szenario_b-szenari TABLES e_vtvszzins = it_sz_vtvszzins s_yieldctype = i_yieldctype EXCEPTIONS division_by_zero = 1 not_f_jbd14 = 2 not_f_szenario = 3 OTHERS = 4.
TV_SHOW_YIELD_GRAPH_FROM_BUFF CALL FUNCTION 'TV_SHOW_YIELD_GRAPH_FROM_BUFF'.
TV_CHANGE_YIELD_GRAPH_FROM_BUF CALL FUNCTION 'TV_CHANGE_YIELD_GRAPH_FROM_BUF' IMPORTING flag_aend = flg_zins_aenderung TABLES i_vtvszzins = it_sz_vtvszzins i_t056p = i_t056p EXCEPTIONS OTHERS = 0.
RM_SZENARIO_GETDETAIL CALL FUNCTION 'RM_SZENARIO_GETDETAIL' EXPORTING szenario = szenariov IMPORTING szename = szname_v EXCEPTIONS szenario_not_exist = 1 OTHERS = 2.
BAPI_FP_GETDETAIL CALL FUNCTION 'BAPI_FP_GETDETAIL' EXPORTING securitynumber = s_vtvszwpkur-ranl IMPORTING productcategory = lv_prod_cat bondwarrant = ls_bondwarrant currencywarrant = ls_currwarrant equitywarrant = ls_equitywarrant indexwarrant = ls_indxwarranr bond = ls_bond convertiblebond = ls_convbond warrantbond = ls_warrantbond stock = ls_stock shareholding = ls_shareholding investment = ls_investment subscriptionright = ls_subsright option = ls_option future = ls_future.
BAPI_TRCO_COMMODITY_GETDETAIL CALL FUNCTION 'BAPI_TRCO_COMMODITY_GETDETAIL' EXPORTING commodity_id = s_vtvszcty-comm_id IMPORTING return_commodity_data = ls_cty_data TABLES return_exchange_data = lt_trcos_cty_exchng return_quotation_data = lt_trcos_cty_quot return = return.
HELP_VALUES_GET CALL FUNCTION 'HELP_VALUES_GET' EXPORTING display = flg_disp fieldname = 'IDX' * INPUT_VALUE = ' ' tabname = 'VTVSZIDX' show_all_values_at_first_time = 'X' IMPORTING select_value = value * select_index = EXCEPTIONS OTHERS = 1.
HELP_VALUES_GET CALL FUNCTION 'HELP_VALUES_GET' EXPORTING display = flg_disp fieldname = 'IDX' * INPUT_VALUE = ' ' tabname = 'VTVSZIDX' show_all_values_at_first_time = 'X' IMPORTING select_value = value * select_index = EXCEPTIONS OTHERS = 1.
HELP_VALUES_GET CALL FUNCTION 'HELP_VALUES_GET' EXPORTING display = flg_disp fieldname = 'VOLART' * INPUT_VALUE = ' ' tabname = 'VTVSZIDXVO' show_all_values_at_first_time = 'X' IMPORTING select_value = value * select_index = EXCEPTIONS OTHERS = 1.
HELP_VALUES_GET CALL FUNCTION 'HELP_VALUES_GET' EXPORTING display = flg_disp fieldname = 'RANTYP' * INPUT_VALUE = ' ' tabname = 'VTVSZWPKUR' show_all_values_at_first_time = 'X' IMPORTING select_value = value * select_index = EXCEPTIONS OTHERS = 1.
HELP_VALUES_GET CALL FUNCTION 'HELP_VALUES_GET' EXPORTING display = flg_disp fieldname = 'SKURSART' * INPUT_VALUE = ' ' tabname = 'VTVSZWPKUR' show_all_values_at_first_time = 'X' IMPORTING select_value = value * select_index = EXCEPTIONS OTHERS = 1.
HELP_VALUES_GET CALL FUNCTION 'HELP_VALUES_GET' EXPORTING display = flg_disp fieldname = 'QUOTTYPE' * INPUT_VALUE = ' ' tabname = 'VTVSZCTY' show_all_values_at_first_time = 'X' IMPORTING select_value = value * select_index = EXCEPTIONS OTHERS = 1.
HELP_VALUES_GET CALL FUNCTION 'HELP_VALUES_GET' EXPORTING display = flg_disp fieldname = 'WAERS' * INPUT_VALUE = ' ' tabname = 'VTVSZWPKUR' show_all_values_at_first_time = 'X' IMPORTING select_value = value * select_index = EXCEPTIONS OTHERS = 1.
CALL FUNCTION 'HELP_VALUES_GET' EXPORTING display = flg_disp fieldname = 'WAERS' * INPUT_VALUE = ' ' tabname = 'VTVSZZK' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' IMPORTING select_value = value * select_index = EXCEPTIONS OTHERS = 1.
F4_EXCHANGE_RATE CALL FUNCTION 'F4_EXCHANGE_RATE' EXPORTING * TYPE_OF_RATE = 'M' date = sy-datum foreign_currency = s_vtvszcr-fcurr local_currency = s_vtvszcr-tcurr display_only = flg_disp CHANGING kurs = h_kurs EXCEPTIONS OTHERS = 1.
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = 'SAPMF7C1' dynumb = '0113' TABLES dynpfields = tab_dynpfields.
F4_EXCHANGE_RATE CALL FUNCTION 'F4_EXCHANGE_RATE' EXPORTING date = sy-datum foreign_currency = fcurr local_currency = tcurr display_only = flg_disp CHANGING kurs = h_kurs EXCEPTIONS OTHERS = 1.
HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' EXPORTING display = flg_disp fieldname = 'REFERENZ' tabname = 'JBD15' IMPORTING select_value = value TABLES fields = get valuetab = valuetab_referenz.
HELP_VALUES_GET CALL FUNCTION 'HELP_VALUES_GET' EXPORTING display = flg_disp fieldname = 'VOLART' * INPUT_VALUE = ' ' tabname = 'VTVSZWPKUV' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' IMPORTING select_value = value EXCEPTIONS OTHERS = 1.
RM_AUTHGR_TEXT_GET CALL FUNCTION 'RM_AUTHGR_TEXT_GET' EXPORTING i_autgr = vtvszzk-autgr IMPORTING e_text = vtvszzk-autgr_txt EXCEPTIONS not_found = 1 OTHERS = 2.
TB_CURRENCY_CHECK CALL FUNCTION 'TB_CURRENCY_CHECK' EXPORTING currency = s_vtvszcvo-fcurr EXCEPTIONS currency = 1 OTHERS = 2.
TB_CURRENCY_CHECK CALL FUNCTION 'TB_CURRENCY_CHECK' EXPORTING currency = s_vtvszcvo-tcurr EXCEPTIONS currency = 1 OTHERS = 2.
TB_CURRENCY_CHECK CALL FUNCTION 'TB_CURRENCY_CHECK' EXPORTING currency = s_vtvszcvo-fcurr EXCEPTIONS currency = 1 OTHERS = 2.
TB_CURRENCY_CHECK CALL FUNCTION 'TB_CURRENCY_CHECK' EXPORTING currency = s_vtvszcvo-tcurr EXCEPTIONS currency = 1 OTHERS = 2.
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 MF7C1I01 or its description.
MF7C1I01 - Include MF7C1I01 : PAI Modules for Scenarios MF7C1F01 - Include MF7C1F01 : Form Routines for Scenarios MF7AK_BIS110TOP - Optionspreisrechner: TOP Include MF7AK_BIS110O01 - Optionspreisrechner: PBO Module MF7AK_BIS110I01 - Optionspreisrechner: PAI Module MF7AK_BIS110F04 - Berechnungsroutinen für Exoten