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

MF77AFVR SAP ABAP INCLUDE - documentation and ABAP source code







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


INCLUDES used within this REPORT MF77AFVR

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:

TB_AT13_VALUES CALL FUNCTION 'TB_AT13_VALUES' EXPORTING application = vtb_header-rantyp dealtype = vtb_header-sfhaart display = display group = con_rkond_0 producttype = vtb_header-sgsart IMPORTING selected_value = vtai11-sfhazba TABLES types = sav_bewtyp.

FVVM_ACCOUNTREF_SEARCH * CALL FUNCTION 'FVVM_ACCOUNTREF_SEARCH' * EXPORTING * BUKRS = HEADER-BUKRS * RANTYP = HEADER-RANTYP * SANLF = HEADER-SANLF * STRUKTUR_1 = K_FHA * STRUKT_NAME_1 = 'VTBFHA' * IMPORTING * RREFKONT = HEADER-RREFKONT * EXCEPTIONS * KONTREF_NICHT_GEF = 01 * STAMMDATEN_NICHT_AUSREICHEND = 02 * STRUKTUR_NICHT_GEF = 03.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = sy-cprog dynumb = sy-dynnr translate_to_upper = con_xon TABLES dynpfields = dynpfields EXCEPTIONS OTHERS = 04.

TB_AT10_VALUES_FX CALL FUNCTION 'TB_AT10_VALUES_FX' EXPORTING display = con_xoff producttype = par_gsart producttype_internal = con_sanlf_dev val_with_swap = con_xoff fixingtype = con_xoff bukrs = vtb_header-bukrs IMPORTING selected_value = hlp_sfhart selected_producttype = hlp_sgsart.

TB_AT10_VALUES_FX CALL FUNCTION 'TB_AT10_VALUES_FX' EXPORTING display = gv_subflag producttype = par_gsart producttype_internal = con_sanlf_dev bukrs = vtb_header-bukrs IMPORTING selected_value = hlp_sfhart selected_producttype = hlp_sgsart.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = sy-cprog dynumb = sy-dynnr TABLES dynpfields = dynpfields EXCEPTIONS OTHERS = 1.

TB_PRODUCTTYPE_VALUES CALL FUNCTION 'TB_PRODUCTTYPE_VALUES' EXPORTING display = gv_subflag IMPORTING selection = h_sgsart TABLES t_applications = t_rantyp EXCEPTIONS OTHERS = 1.

TCOR_CO_PROCESS_CHECK CALL FUNCTION 'TCOR_CO_PROCESS_CHECK' EXPORTING iv_company_code = header-bukrs iv_deal_number = header-rfha iv_curr_activity = header-rfhazu iv_prev_activity = header-rofhazu iv_activity_cat = header-sfgzustt iv_sfunktl = n_fhazu-sfunktl iv_sfunktv = n_fhazu-sfunktv.

TCOR_CO_DETERMINE_DEAL CALL FUNCTION 'TCOR_CO_DETERMINE_DEAL' EXPORTING iv_company_code = header-bukrs iv_deal_number = header-rfha iv_product_cat = header-sanlf iv_product_type = header-sgsart iv_transaction_type = header-sfhaart iv_counterparty = vtbfha-kontrh iv_activity = header-rfhazu iv_prev_activity = header-rofhazu iv_activity_cat = header-sfgzustt iv_curr_function = n_fhazu-sfunktl iv_prev_function = n_fhazu-sfunktv IMPORTING es_state_conf = hlp_confirm es_state_reconf = hlp_reconfirm EXCEPTIONS invalid = 1 OTHERS = 2.

FTR_CORR_PROCESS_CHECK CALL FUNCTION 'FTR_CORR_PROCESS_CHECK' EXPORTING i_bukrs = header-bukrs i_rfha = header-rfha i_rfhazu = header-rfhazu i_rofhazu = header-rofhazu i_sfgzustt = header-sfgzustt i_sfunktl = n_fhazu-sfunktl i_sfunktv = n_fhazu-sfunktv.

FTR_CORR_DETERMINE CALL FUNCTION 'FTR_CORR_DETERMINE' EXPORTING i_bukrs = header-bukrs i_rfha = header-rfha i_sgsart = header-sgsart i_sfhaart = header-sfhaart i_kontrh = vtbfha-kontrh i_rfhazu = header-rfhazu i_rofhazu = header-rofhazu i_sfgzustt = header-sfgzustt i_sfunktl = n_fhazu-sfunktl i_sfunktv = n_fhazu-sfunktv IMPORTING e_tbco_state_con = hlp_confirm e_tbco_state_recon = hlp_reconfirm EXCEPTIONS invalid = 1 OTHERS = 2.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = 'SAPMF77A' dynumb = sy-dynnr perform_input_conversion = con_xon TABLES dynpfields = l_t_dynpfields EXCEPTIONS OTHERS = 1.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'VTBFHAZU' fieldname = 'RDEALER' dynpprog = 'SAPMF77A' dynpnr = sy-dynnr dynprofield = 'VTBFHAZU-RDEALER' EXCEPTIONS OTHERS = 1.

FTR_VALUATION_GET_DATA CALL FUNCTION 'FTR_VALUATION_GET_DATA' EXPORTING pi_companycode = pi_header-bukrs pi_producttype = pi_header-sgsart pi_transactiontype = pi_header-sfhaart pi_application = pi_header-rantyp IMPORTING pe_common_val_class = pc_rcomvalcl EXCEPTIONS not_found = 1 OTHERS = 2.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING DYNAME = SY-CPROG DYNUMB = SY-DYNNR TRANSLATE_TO_UPPER = CON_XON TABLES DYNPFIELDS = DYNPFIELDS EXCEPTIONS OTHERS = 04.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING RETFIELD = L_CON_DOMNAME DYNPPROG = SY-CPROG DYNPNR = SY-DYNNR DYNPROFIELD = PAR_FIELDNAME_RPORTB VALUE_ORG = TPMCO_CHAR_S TABLES VALUE_TAB = L_TAB_VALUES EXCEPTIONS PARAMETER_ERROR = 0 NO_VALUES_FOUND = 0 OTHERS = 0.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING RETFIELD = L_CON_DOMNAME DYNPPROG = SY-CPROG DYNPNR = SY-DYNNR DYNPROFIELD = PAR_FIELDNAME_RPORTB VALUE_ORG = TPMCO_CHAR_S TABLES VALUE_TAB = L_TAB_VALUE EXCEPTIONS PARAMETER_ERROR = 0 NO_VALUES_FOUND = 0 OTHERS = 0.

FTR_GET_CLEARING_DATA CALL FUNCTION 'FTR_GET_CLEARING_DATA' EXPORTING pi_companycode = c_vtb_header-bukrs pi_productcategory = c_vtb_header-sanlf pi_producttype = c_vtb_header-sgsart pi_transactiontype = c_vtb_header-sfhaart pi_counterparty = c_vtb_header-kontrh pi_commodity_id = c_vtb_header-commodity_id IMPORTING pe_clearing_option = c_vtb_header-clearing_option pe_clearing_status = c_vtb_header-clearing_status pe_clearing_date = c_vtb_header-clearing_date pe_ext_account = c_vtb_header-ext_account.



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