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

IFTR_CL_FTR_APPL_MM_SIMPLE_IMP SAP ABAP INCLUDE - Include IFTR_CL_FTR_APPL_MM_SIMPLE_IMP







IFTR_CL_FTR_APPL_MM_SIMPLE_IMP 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 IFTR_CL_FTR_APPL_MM_SIMPLE_IMP 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 IFTR_CL_FTR_APPL_MM_SIMPLE_IMP. "Basic submit
SUBMIT IFTR_CL_FTR_APPL_MM_SIMPLE_IMP AND RETURN. "Return to original report after report execution complete
SUBMIT IFTR_CL_FTR_APPL_MM_SIMPLE_IMP 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 IFTR_CL_FTR_APPL_MM_SIMPLE_IMP


INCLUDES used within this REPORT IFTR_CL_FTR_APPL_MM_SIMPLE_IMP

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:

SUPPLEMENTARY_CONDITIONS_READ CALL FUNCTION 'SUPPLEMENTARY_CONDITIONS_READ' TABLES e_i_finko = l_tab_finko.

FTR_TRANSACTIONTYPE_GET_TEXT CALL FUNCTION 'FTR_TRANSACTIONTYPE_GET_TEXT' EXPORTING i_sgsart = a_oref_appl_ctrl->a_producttype IMPORTING e_xgsart = l_text.

TPM_TRG_UUID_CREATE CALL FUNCTION 'TPM_TRG_UUID_CREATE' IMPORTING ex_uuid_x16 = l_uuid EXCEPTIONS uuid_error = 1 OTHERS = 99.

TM_FLOW_SET_POSTING_STATUS CALL FUNCTION 'TM_FLOW_SET_POSTING_STATUS' EXPORTING i_fha = l_fha_cur i_fhazu = l_fhazu_cur CHANGING c_fhapo = l_wa_fhapo.

TB_POSITION_PAYMENT_DATA_FILL CALL FUNCTION 'TB_POSITION_PAYMENT_DATA_FILL' EXPORTING counterparty = l_fha-kontrh fill_when_released = l_autopost TABLES payment_data = l_tab_paydet positions = l_tab_fhapo_cur.

TB_AT13_GET_VALUES CALL FUNCTION 'TB_AT13_GET_VALUES' EXPORTING pi_application = a_oref_appl_ctrl->a_application pi_transactiontype = a_oref_appl_ctrl->a_transactiontype pi_producttype = a_oref_appl_ctrl->a_producttype pi_flowclassification = con_flowclass_struc TABLES pi_tab_flowcat_id = l_tab_flowcat pe_tab_flowtype = l_tab_flowtype EXCEPTIONS no_flowtype_found = 1.

TM_POPUP_TO_COMPUTE_YIELD CALL FUNCTION 'TM_POPUP_TO_COMPUTE_YIELD' EXPORTING i_seffmeth_master = l_method TABLES flows = l_tab_fhapo EXCEPTIONS OTHERS = 1.

TB_PRODUCTTYPE_CHECK CALL FUNCTION 'TB_PRODUCTTYPE_CHECK' EXPORTING application = a_oref_appl_ctrl->a_application producttype = a_oref_appl_ctrl->a_producttype producttype_int = a_oref_appl_ctrl->a_productcategory.

TM_YIELD_COMPUTE CALL FUNCTION 'TM_YIELD_COMPUTE' EXPORTING method = pe_method IMPORTING yield = pe_yield TABLES flows = l_tab_fhapo.

TB_PRODUCTTYPE_CHECK CALL FUNCTION 'TB_PRODUCTTYPE_CHECK' EXPORTING application = a_oref_appl_ctrl->a_application producttype = a_oref_appl_ctrl->a_producttype producttype_int = a_oref_appl_ctrl->a_productcategory IMPORTING tzpa_entry = l_ptype_data.

TM_AMOUNTS_SHOW CALL FUNCTION 'TM_AMOUNTS_SHOW' EXPORTING cut_off_date = l_cut_off title = space TABLES transactions = l_tab_fhapo.

TM_FLOW_SET_POSTING_STATUS CALL FUNCTION 'TM_FLOW_SET_POSTING_STATUS' EXPORTING i_fha = l_transaction i_fhazu = l_activity CHANGING c_fhapo = l_fhapo.

INCL_DATE_CHANGE CALL FUNCTION 'INCL_DATE_CHANGE' EXPORTING i_datum = l_flow-dberbis i_kz_incl = l_flow-sinclbis i_kz_ult = l_flow-sultbis i_kz_ult_aus = xtrue i_szbmeth = l_flow-szbmeth IMPORTING e_datum = l_flow-dberbis e_kz_incl = l_flow-sinclbis e_kz_ult = l_flow-sultbis.

FIMA_DAYS_BETWEEN_TWO_DATES CALL FUNCTION 'FIMA_DAYS_BETWEEN_TWO_DATES' EXPORTING i_datum_von = l_flow-dbervon i_kz_excl_von = l_flow-sexclvon i_kz_ult_von = l_flow-sultvon i_datum_bis = l_flow-dberbis i_kz_incl_bis = l_flow-sinclbis i_kz_ult_bis = l_flow-sultbis i_szbmeth = l_flow-szbmeth i_skalid = l_flow-skalidwt IMPORTING e_tage = l_hlp_integer.

DATE_CREATE_2 CALL FUNCTION 'DATE_CREATE_2' EXPORTING i_datum_ein = l_flow-dbervon i_kz_incl_ein = l_flow-sexclvon i_kz_ult_ein = l_flow-sultvon i_kz_incl_aus = nfalse " Exklusiv i_kz_ult_aus = xtrue i_szbmeth = l_flow-szbmeth i_tage = l_flow-atage IMPORTING e_datum_aus = l_flow-dberbis e_kz_incl = l_flow-sinclbis e_kz_ult = l_flow-sultbis EXCEPTIONS days_method_not_defined = 01.

FIMA_BASE_DAYS_OF_INTEREST CALL FUNCTION 'FIMA_BASE_DAYS_OF_INTEREST' EXPORTING i_s_bewe = l_bewe i_szbmeth = l_flow-szbmeth IMPORTING e_abastage = l_flow-abastage.

TM_CASHFLOW_FINALIZE CALL FUNCTION 'TM_CASHFLOW_FINALIZE' EXPORTING fha = l_transaction fhazu = l_activity TABLES fhapo = l_tab_fhapo finko = l_tab_finko.

TB_DEAL_PAYMENT_DATA_READ CALL FUNCTION 'TB_DEAL_PAYMENT_DATA_READ' EXPORTING COMPANYCODE = l_transaction-bukrs DEALNUMBER = l_transaction-rfha TABLES PAYMENT_DATA = l_tab_paydetails.

TB_PAYMENT_DATA_FROM_SI_FILL





CALL FUNCTION 'TB_PAYMENT_DATA_FROM_SI_FILL' EXPORTING companycode = l_transaction-bukrs counterparty = l_transaction-kontrh currency = l_wa_fhapo-wzbetr dealnumber = l_transaction-rfha producttype = l_transaction-sgsart dealtype = l_transaction-sfhaart sign = l_wa_fhapo-ssign TABLES payment_data = l_tab_paydet EXCEPTIONS not_found = 4 OTHERS = 8.

TB_POSITION_PAYMENT_DATA_FILL CALL FUNCTION 'TB_POSITION_PAYMENT_DATA_FILL' EXPORTING counterparty = l_transaction-kontrh fill_when_released = l_autopost TABLES payment_data = l_tab_paydet positions = l_tab_fhapo.

TB_PAYMENT_DATA_FROM_SI_FILL CALL FUNCTION 'TB_PAYMENT_DATA_FROM_SI_FILL' EXPORTING companycode = l_vtbfha-bukrs counterparty = l_vtbfha-kontrh currency = pc_flow-wzbetr dealnumber = l_vtbfha-rfha producttype = l_vtbfha-sgsart dealtype = l_vtbfha-sfhaart sign = pc_flow-ssign TABLES payment_data = l_tab_zv EXCEPTIONS not_found = 4 OTHERS = 8.



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