SAP Reports / Programs | Financials | Financial Supply Chain Management | Transaction Manager(FIN-FSCM-TRM-TM) SAP FIN

MF73EFFF SAP ABAP INCLUDE - Form routines: Call from function editing







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


Text pool values


Title: Form routines: Call from function editing


INCLUDES used within this REPORT MF73EFFF

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:

STATUS_BUFFER_IMPORT_FROM_MEMO CALL FUNCTION 'STATUS_BUFFER_IMPORT_FROM_MEMO' EXPORTING * I_MEMORY_ID = 'BSVA_BUFFER' * I_CLIENT = SY-MANDT i_objnr = vtifha-objnr * tables * T_OBJNR = EXCEPTIONS OTHERS = 1.

TB_CHANGEDOCUMENT_CREATE * CALL FUNCTION 'TB_CHANGEDOCUMENT_CREATE' * EXPORTING * BUKRS = N_FHA-BUKRS * RFHA = N_FHA-RFHA * N_FHA = N_FHA * O_FHA = A_FHA * N_FHAZU = N_FHAZU * O_FHAZU = A_FHAZU * TABLES * N_FHAPO = HN_FHAPO * O_FHAPO = HA_FHAPO * N_FINKO = HN_FINKO * O_FINKO = HA_FINKO * N_AFINKO = HN_AFINKO * O_AFINKO = HA_AFINKO ** n_kores = n_kores ** o_kores = a_kores * N_ZV = N_ZV * O_ZV = A_ZV * EXCEPTIONS * OTHERS = 1.

TB_CHANGEDOCUMENT_CREATE CALL FUNCTION 'TB_CHANGEDOCUMENT_CREATE' EXPORTING bukrs = n_fha-bukrs rfha = n_fha-rfha n_fha = n_fha o_fha = a_fha n_fhazu = n_fhazu o_fhazu = a_fhazu n_ul_of = n_vtiof o_ul_of = a_vtiof TABLES n_fhapo = hn_fhapo o_fhapo = ha_fhapo n_finko = hn_finko o_finko = ha_finko n_zv = n_zv o_zv = a_zv n_afinko = hn_afinko o_afinko = ha_afinko n_ul_ofzu = n_ofzu o_ul_ofzu = a_ofzu n_ul_fha = nopfu_fha o_ul_fha = aopfu_fha n_ul_fhazu = nopfu_fhazu o_ul_fhazu = aopfu_fhazu n_ul_fhapo = nopfu_fhapo o_ul_fhapo = aopfu_fhapo n_ul_finko = hn_ifinko o_ul_finko = ha_ifinko n_ul_afinko = hn_iafinko o_ul_afinko = ha_iafinko n_trade_id = n_trade_id[] o_trade_id = a_trade_id[].

OBJECT_NUMBER_GET_T4 CALL FUNCTION 'OBJECT_NUMBER_GET_T4' EXPORTING bukrs = bukrs rfha = rfha IMPORTING objnr = objnr EXCEPTIONS OTHERS = 1.

OBJECT_NUMBER_GET_T6 CALL FUNCTION 'OBJECT_NUMBER_GET_T6' EXPORTING bukrs = bukrs rfha = rfha IMPORTING objnr = objnr EXCEPTIONS OTHERS = 1.

OBJECT_NUMBER_INSERT_T4 CALL FUNCTION 'OBJECT_NUMBER_INSERT_T4' IN UPDATE TASK TABLES onr_ins = i_onr exceptions OTHERS = 1.

OBJECT_NUMBER_INSERT_T6 CALL FUNCTION 'OBJECT_NUMBER_INSERT_T6' IN UPDATE TASK TABLES onr_ins = i_onr exceptions OTHERS = 1.

OBJECT_NUMBER_DELETE_T4 CALL FUNCTION 'OBJECT_NUMBER_DELETE_T4' EXPORTING objnr = vtbfha-objnr EXCEPTIONS wrong_obart = 1 OTHERS = 2.

OBJECT_NUMBER_DELETE_T6 CALL FUNCTION 'OBJECT_NUMBER_DELETE_T6' EXPORTING objnr = vtbfha-objnr EXCEPTIONS wrong_obart = 1 OTHERS = 2.

FTR_OTC_FOREX_PUT_CALL_DET CALL FUNCTION 'FTR_OTC_FOREX_PUT_CALL_DET' EXPORTING i_vtbfha = h_ufha i_vtifha = h_ifha i_vtifhazu = h_ifhazu IMPORTING e_txtputcalin = h_txtputcal TABLES i_vtifhapo = u_nopfu_fhapo CHANGING c_vtiof = h_iof.

FTR_OTC_FOREX_PUT_CALL_DET CALL FUNCTION 'FTR_OTC_FOREX_PUT_CALL_DET' EXPORTING i_vtbfha = h_fha i_vtifha = h_ifha i_vtifhazu = h_ifhazu IMPORTING e_txtputcalin = h_txtputcal TABLES i_vtifhapo = nopfu_fhapo CHANGING c_vtiof = h_iof.

FWTR_PRICE_CALCULATE CALL FUNCTION 'FWTR_PRICE_CALCULATE' EXPORTING i_quotation = '2' "unit-quoted i_str_rate = l_str_price_data IMPORTING e_amount = pc_vtizbmf71a-bzbetr e_currency = pc_vtizbmf71a-wzbetr EXCEPTIONS OTHERS = 1.

FWTR_PRICE_CALCULATE CALL FUNCTION 'FWTR_PRICE_CALCULATE' EXPORTING i_quotation = '2' "unit-quoted i_str_rate = l_str_price_data IMPORTING e_amount = pc_vtizbmf71a-bzbetr e_currency = pc_vtizbmf71a-wzbetr EXCEPTIONS OTHERS = 1.

FWTR_PRICE_CALCULATE CALL FUNCTION 'FWTR_PRICE_CALCULATE' EXPORTING i_quotation = '1' "percentage-quoted i_str_rate = l_str_price_data IMPORTING e_amount = pc_vtizbmf71a-bzbetr e_currency = pc_vtizbmf71a-wzbetr EXCEPTIONS OTHERS = 1.

FWTR_PRICE_CALCULATE CALL FUNCTION 'FWTR_PRICE_CALCULATE' EXPORTING i_quotation = '1' "percentage-quoted i_str_rate = l_str_price_data IMPORTING e_amount = pc_vtizbmf71a-bzbetr e_currency = pc_vtizbmf71a-wzbetr EXCEPTIONS OTHERS = 1.

TB_TRRATE_FIRATE_MAP CALL FUNCTION 'TB_TRRATE_FIRATE_MAP' EXPORTING date = pc_vtizbmf71a-dzterm lwaers = l_wa_ifhazu-wlwaers fwaers = l_wa_ifhazu-wfwaers kkurs = hlp_fl_kurs i_fromcurr = l_wa_ifhazu-wlwaers i_tocurr = l_wa_ifhazu-wfwaers IMPORTING kurs = hlp_fl_kurs.

CONVERSION_WITH_RATE_F CALL FUNCTION 'CONVERSION_WITH_RATE_F' EXPORTING foreign_amount = hlp_betr foreign_currency = l_wa_ifhazu-wlwaers local_currency = l_wa_ifhazu-wfwaers rate_f = hlp_fl_kurs read_tcurr = ' ' IMPORTING local_amount = pc_vtizbmf71a-bzbetr.

TB_TRRATE_FIRATE_MAP CALL FUNCTION 'TB_TRRATE_FIRATE_MAP' EXPORTING date = pc_vtizbmf71a-dzterm lwaers = l_wa_ifhazu-wlwaers fwaers = l_wa_ifhazu-wfwaers kkurs = hlp_fl_kurs i_fromcurr = l_wa_ifhazu-wfwaers i_tocurr = l_wa_ifhazu-wlwaers IMPORTING * FROMCURR = * TOCURR = kurs = hlp_fl_kurs.

CONVERSION_WITH_RATE_F





CALL FUNCTION 'CONVERSION_WITH_RATE_F' EXPORTING foreign_amount = pc_vtizbmf71a-bzbetr foreign_currency = l_wa_ifhazu-wfwaers local_currency = l_wa_ifhazu-wlwaers rate_f = hlp_fl_kurs read_tcurr = ' ' IMPORTING local_amount = pc_vtizbmf71a-bzbetr.



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