SAP Reports / Programs | Financials | Financial Supply Chain Management | Market Risk Analyzer(FIN-FSCM-TRM-MR) SAP FIN

RFTVSK06 SAP ABAP INCLUDE - Include Report MRM: Form routines for calculation







RFTVSK06 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 RFTVSK06 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 RFTVSK06. "Basic submit
SUBMIT RFTVSK06 AND RETURN. "Return to original report after report execution complete
SUBMIT RFTVSK06 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Include Report MRM: Form routines for calculation


INCLUDES used within this REPORT RFTVSK06

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:

TV_FILL_MSEG_FOR_EG CALL FUNCTION 'TV_FILL_MSEG_FOR_EG' EXPORTING eval = it_auswt sgsart = it_vzbest-sgsart IMPORTING w_jbrmseg = w_mseg.

TV_PROT_TEXT CALL FUNCTION 'TV_PROT_TEXT' EXPORTING lines = 1 text1 = text-030. "Berechnungsparameter

TV_PROT_TEXT CALL FUNCTION 'TV_PROT_TEXT' EXPORTING text1 = text-031 "Berechnungsroutinen text2 = w_mseg-calcverf.

TV_PROT_TEXT CALL FUNCTION 'TV_PROT_TEXT' EXPORTING text1 = text-032 "Zinskurvenarten Geld/Brief text2 = w_mseg-bcurve text3 = '/' text4 = w_mseg-bcurveb.

TV_PROT_TEXT CALL FUNCTION 'TV_PROT_TEXT' EXPORTING text1 = text-033 "Devisenkurstyp Geld/Brief text2 = w_mseg-kurstg text3 = '/' text4 = w_mseg-kurstb.

TV_PROT_TEXT CALL FUNCTION 'TV_PROT_TEXT' EXPORTING text1 = text-034 text2 = w_mseg-dvolartb text3 = '/' text4 = w_mseg-dvolartg.

TV_PROT_TEXT CALL FUNCTION 'TV_PROT_TEXT' EXPORTING text1 = text-035 text2 = w_mseg-zvolartb text3 = '/' text4 = w_mseg-zvolartg.

TV_PROT_TEXT CALL FUNCTION 'TV_PROT_TEXT' EXPORTING text1 = text-036 text2 = w_mseg-wvolartb text3 = '/' text4 = w_mseg-wvolartg.

TV_PROT_NEW CALL FUNCTION 'TV_PROT_NEW' EXPORTING text1 = text-038.

TV_PROT_DEAL CALL FUNCTION 'TV_PROT_DEAL' EXPORTING geschnr = prot_gesnr anlform = it_vzbest-sanlf prodart = it_vzbest-sgsart gesart = it_vzbest-sfhaart. "SL 190298

TV_PROT_WP CALL FUNCTION 'TV_PROT_WP' "DS 170498 EXPORTING "DS 170498 * LEVEL = '1' * BPID = wpknr = it_vzbest-ranl "DS 170498 anlform = it_vzbest-sanlf "DS 170498 prodart = it_vzbest-sgsart. "DS 170498

TV_BOND_METHODS CALL FUNCTION 'TV_BOND_METHODS' EXPORTING akt_datum = it_aktudat i_vzbest = w_vzbest res_curr = res_curr auswtyp = it_auswt i_mseg = w_mseg TABLES e_cashflow = wet_cashflow i_methoden = i_meth i_vzbeweg = w_vzbeweg e_methoden = wet_method e_exposure = wet_exposure EXCEPTIONS market_data_rates = 01 market_data_spot = 02 no_calc = 03 fill_variable = 04 "DS 120297 OTHERS = 05. "DS 120297

FX_TERMIN_METHODS CALL FUNCTION 'FX_TERMIN_METHODS' EXPORTING akt_datum = it_aktudat i_vzbest = w_vzbest res_curr = res_curr auswtyp = it_auswt i_mseg = w_mseg TABLES e_cashflow = wet_cashflow i_methoden = i_meth i_vzbeweg = w_vzbeweg e_methoden = wet_method e_exposure = wet_exposure EXCEPTIONS OTHERS = 01.

TV_CAP_FLOOR_METHODS CALL FUNCTION 'TV_CAP_FLOOR_METHODS' EXPORTING akt_datum = it_aktudat i_vzbest = w_vzbest res_curr = res_curr auswtyp = it_auswt i_mseg = w_mseg TABLES e_cashflow = wet_cashflow i_methoden = i_meth i_vzbeweg = w_vzbeweg e_methoden = wet_method e_exposure = wet_exposure EXCEPTIONS fill_variable = 01 market_data_rates = 02 market_data_spot = 03 no_calc = 04 no_data_in_atsyc = 05.

TV_SWAP_METHODS CALL FUNCTION 'TV_SWAP_METHODS' EXPORTING actual_pv = 0 act_pv_currency = res_curr akt_datum = it_aktudat i_vzbest = w_vzbest res_curr = res_curr auswtyp = it_auswt i_mseg = w_mseg TABLES e_cashflow = wet_cashflow i_methoden = i_meth i_vzbeweg = w_vzbeweg e_methoden = wet_method e_exposure = wet_exposure EXCEPTIONS fill_variable = 01 market_data_rates = 02 market_data_spot = 03 no_calc = 04 no_data_in_atsyc = 05.

TV_FRA_METHODS CALL FUNCTION 'TV_FRA_METHODS' EXPORTING akt_datum = it_aktudat i_vzbest = w_vzbest auswtyp = it_auswt i_vzbeweg = w_vzbeweg i_mseg = w_mseg res_curr = res_curr TABLES e_cashflow = wet_cashflow e_methoden = wet_method i_methoden = i_meth e_exposure = wet_exposure EXCEPTIONS fill_variable = 01 market_data_rates = 02 market_data_spot = 03 no_calc = 04 no_data_in_atsyc = 05.

FX_OPTION_METHODS CALL FUNCTION 'FX_OPTION_METHODS' EXPORTING akt_datum = it_aktudat i_vzbest = w_vzbest i_vzopti = w_vzopti res_curr = res_curr auswtyp = it_auswt i_mseg = w_mseg TABLES e_cashflow = wet_cashflow i_vzbeweg = w_vzbeweg e_methoden = wet_method i_methoden = i_meth e_exposure = wet_exposure EXCEPTIONS OTHERS = 01.

TV_OPTION_WITH_UL_METHODS CALL FUNCTION 'TV_OPTION_WITH_UL_METHODS' EXPORTING akt_datum = it_aktudat i_vzbest = w_vzbest i_ul_vzbest = w_ul_vzbest i_vzopti = w_vzopti i_mseg = w_mseg i_ul_mseg = w_ul_mseg res_curr = res_curr auswtyp = it_auswt flg_pricetab = flg_pricetab backdate = backdate kursart = kursart TABLES e_cashflow = wet_cashflow i_methoden = i_meth i_vzbeweg = w_vzbeweg e_methoden = wet_method e_exposure = wet_exposure i_ul_vzbeweg = w_ul_vzbeweg EXCEPTIONS market_data_rates = 01 market_data_spot = 02 no_calc = 03 fill_variable = 04 no_data_in_atsyc = 05 OTHERS = 06.

TV_NO_BOND_METHODS





CALL FUNCTION 'TV_NO_BOND_METHODS' EXPORTING akt_datum = it_aktudat i_vzbest = w_vzbest res_curr = res_curr auswtyp = it_auswt i_mseg = w_mseg TABLES e_cashflow = wet_cashflow i_methoden = i_meth i_vzbeweg = w_vzbeweg e_methoden = wet_method e_exposure = wet_exposure EXCEPTIONS market_data_rates = 01 market_data_spot = 02 no_calc = 03.

TV_LOAN_METHODS CALL FUNCTION 'TV_LOAN_METHODS' EXPORTING akt_datum = it_aktudat i_vzbest = w_vzbest res_curr = res_curr auswtyp = it_auswt i_mseg = w_mseg TABLES e_cashflow = wet_cashflow i_methoden = i_meth i_vzbeweg = w_vzbeweg e_methoden = wet_method e_exposure = wet_exposure EXCEPTIONS fill_variable = 01 market_data_rates = 02 market_data_spot = 03 no_calc = 04 no_data_in_atsyc = 05.

TV_MONEY_METHODS CALL FUNCTION 'TV_MONEY_METHODS' EXPORTING akt_datum = it_aktudat i_vzbest = w_vzbest res_curr = res_curr auswtyp = it_auswt i_mseg = w_mseg TABLES e_cashflow = wet_cashflow i_methoden = i_meth i_vzbeweg = w_vzbeweg e_methoden = wet_method e_exposure = wet_exposure EXCEPTIONS fill_variable = 01 market_data_rates = 02 market_data_spot = 03 no_calc = 04 no_data_in_atsyc = 05.

TV_FILL_METHOD_FROM_PRICETABLE CALL FUNCTION 'TV_FILL_METHOD_FROM_PRICETABLE' EXPORTING max_backdate = backdate okuart = kursart TABLES i_method = wrk_method i_best = tab_vzbest EXCEPTIONS OTHERS = 1.



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 RFTVSK06 or its description.