IFTR_CL_APPL_SUPP_FORMS 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_APPL_SUPP_FORMS 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 IFTR_MM_CL_APPL_SUPP_DEF
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FTR_CHECK_ACTIVE CALL FUNCTION 'FTR_CHECK_ACTIVE' EXPORTING i_bukrs = pi_vtmfha-bukrs i_rfha = pi_vtmfha-rfha i_saktiv = pi_vtmfha-saktiv EXCEPTIONS error_message = 4 OTHERS = 8.
FTR_CHECK_ACTIVE CALL FUNCTION 'FTR_CHECK_ACTIVE' EXPORTING i_bukrs = pi_vtmfha-bukrs i_rfha = pi_vtmfha-rfha i_rfhazu = pi_vtmfhazu-rfhazu i_saktiv = pi_vtmfhazu-saktiv EXCEPTIONS error_message = 4 OTHERS = 8.
TB_PAYMENT_DATA_FROM_SI_FILL CALL FUNCTION 'TB_PAYMENT_DATA_FROM_SI_FILL' EXPORTING companycode = pi_vtbfha-bukrs counterparty = pi_vtbfha-kontrh currency = pi_vtbfha-wgschft dealnumber = pi_vtbfha-rfha producttype = pi_vtbfha-sgsart dealtype = pi_vtbfha-sfhaart sign = '+' TABLES payment_data = pc_tab_zv EXCEPTIONS not_found = 0 OTHERS = 0.
TB_PAYMENT_DATA_FROM_SI_FILL CALL FUNCTION 'TB_PAYMENT_DATA_FROM_SI_FILL' EXPORTING companycode = pi_vtbfha-bukrs counterparty = pi_vtbfha-kontrh currency = pi_vtbfha-wgschft dealnumber = pi_vtbfha-rfha producttype = pi_vtbfha-sgsart dealtype = pi_vtbfha-sfhaart sign = '-' TABLES payment_data = pc_tab_zv EXCEPTIONS not_found = 0 OTHERS = 0.
MESSAGES_INITIALIZE CALL FUNCTION 'MESSAGES_INITIALIZE' EXPORTING collect_and_send = xfalse reset = xtrue i_identification = pc_msg_handler_id IMPORTING e_identification = pc_msg_handler_id.
MESSAGES_INITIALIZE CALL FUNCTION 'MESSAGES_INITIALIZE'" --> für den folgenden FB! EXPORTING collect_and_send = xfalse reset = xtrue i_identification = pc_msg_handler_id IMPORTING e_identification = pc_msg_handler_id.
FTR_CORR_EXECUTE_CHECK CALL FUNCTION 'FTR_CORR_EXECUTE_CHECK' EXPORTING pi_oref_appl_ctrl = pi_oref_appl_ctrl TABLES exp_mesg = pc_mesg_corr.
MESSAGES_INITIALIZE CALL FUNCTION 'MESSAGES_INITIALIZE' EXPORTING collect_and_send = xfalse reset = xtrue i_identification = pc_msg_handler_id IMPORTING e_identification = pc_msg_handler_id.
MESSAGE_SET_DEFAULTLINE CALL FUNCTION 'MESSAGE_SET_DEFAULTLINE' EXPORTING arbgb = 'T4' msgty = 'I' txtnr = '169' zeile = w_mesg-zeile EXCEPTIONS OTHERS = 0.
MESSAGE_SET_DEFAULTLINE CALL FUNCTION 'MESSAGE_SET_DEFAULTLINE' EXPORTING arbgb = 'T4' msgty = 'I' txtnr = '168' zeile = w_mesg-zeile EXCEPTIONS OTHERS = 0.
MESSAGE_STORE CALL FUNCTION 'MESSAGE_STORE' EXPORTING msgty = w_mesg-msgty arbgb = w_mesg-arbgb txtnr = w_mesg-txtnr msgv1 = w_mesg-msgv1 msgv2 = w_mesg-msgv2 msgv3 = w_mesg-msgv3 msgv4 = w_mesg-msgv4 zeile = w_mesg-zeile EXCEPTIONS OTHERS = 0.
MESSAGES_STOP CALL FUNCTION 'MESSAGES_STOP' EXCEPTIONS i_message = 04 w_message = 08 e_message = 12 a_message = 16.
FTR_TEXT_GET CALL FUNCTION 'FTR_TEXT_GET' EXPORTING pi_tn = '202' IMPORTING pe_text = l_text.
MESSAGES_SHOW * call function 'MESSAGES_SHOW' * " EA-FINSERV 1.10 we call TB_MESSAGES_SHOW instead of
TB_MESSAGES_SHOW CALL FUNCTION 'TB_MESSAGES_SHOW' EXPORTING * corrections_option = pi_corrections object = l_text send_if_one = xfalse show_linno = xfalse * i_use_grid = xtrue IMPORTING e_exit_command = l_exit_command.
MESSAGE_STORE * call function 'MESSAGE_STORE' * exporting * arbgb = 'T0' * msgty = 'W' * txtnr = '906' * zeile = pc_zeile.
TB_DEAL_PAYMENT_DATA_CHECK CALL FUNCTION 'TB_DEAL_PAYMENT_DATA_CHECK' EXPORTING pi_oref_appl_ctrl = pi_oref_appl_ctrl TABLES pi_tab_fhapo = pi_vtbfhapo EXCEPTIONS no_payment_data = 1 uncompleted_payment_data = 2 OTHERS = 3.
MESSAGE_STORE CALL FUNCTION 'MESSAGE_STORE' EXPORTING arbgb = sy-msgid msgty = sy-msgty txtnr = sy-msgno msgv1 = sy-msgv1 msgv2 = sy-msgv2 msgv3 = sy-msgv3 msgv4 = sy-msgv4 zeile = pc_zeile.
CALL FUNCTION 'MESSAGE_STORE' EXPORTING arbgb = 'FTR_GUI' msgty = 'E' txtnr = '141' msgv1 = l_fieldtext zeile = pc_zeile.
MESSAGES_GIVE CALL FUNCTION 'MESSAGES_GIVE' TABLES t_mesg = pc_mesg_deal EXCEPTIONS OTHERS = 0.
FTR_TEXT_GET CALL FUNCTION 'FTR_TEXT_GET' EXPORTING pi_tn = 'T01' IMPORTING pe_text = l_title.
FTR_TEXT_GET CALL FUNCTION 'FTR_TEXT_GET' EXPORTING pi_tn = 'T11' IMPORTING pe_text = l_title.
FTR_TEXT_GET CALL FUNCTION 'FTR_TEXT_GET' EXPORTING pi_tn = 'T21' IMPORTING pe_text = l_title.
FTR_TEXT_GET CALL FUNCTION 'FTR_TEXT_GET' EXPORTING pi_tn = 'T31' IMPORTING pe_text = l_title.
FTR_TEXT_GET CALL FUNCTION 'FTR_TEXT_GET' EXPORTING pi_tn = 'T41' IMPORTING pe_text = l_title.
FTR_TEXT_GET CALL FUNCTION 'FTR_TEXT_GET' EXPORTING pi_tn = 'T51' IMPORTING pe_text = l_title.
FTR_TEXT_GET CALL FUNCTION 'FTR_TEXT_GET' EXPORTING pi_tn = 'P03' IMPORTING pe_text = l_question.
FTR_TEXT_GET CALL FUNCTION 'FTR_TEXT_GET' EXPORTING pi_tn = 'T50' IMPORTING pe_text = l_title.
FTR_TEXT_GET CALL FUNCTION 'FTR_TEXT_GET' EXPORTING pi_tn = 'P01' IMPORTING pe_text = l_question.
FTR_TEXT_GET CALL FUNCTION 'FTR_TEXT_GET' EXPORTING pi_tn = 'P01' IMPORTING pe_text = l_question.
FTR_TEXT_GET CALL FUNCTION 'FTR_TEXT_GET' EXPORTING pi_tn = 'T00' IMPORTING pe_text = l_title.
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_APPL_SUPP_FORMS or its description.
IFTR_CL_APPL_SUPP_FORMS - Include IFTR_MM_CL_APPL_SUPP_DEF IFTR_CL_APPL_SUPP_DEF - Include IFTR_MM_CL_APPL_SUPP_DEF IFTR_CL_APPL_SUPP - IFTRCLAPPLSUPP IFTR_CLASS_SUBSCR_ADMIN_DEF - IFTRCLASSSUBSCRADMINDEF IFTR_BAPI_MULTI_GENERAL_FORMS - IFTRBAPIMULTIGENERALFORMS IFTRVAR_TECH_ARCHIVE - Treasury: Financial Transaction - Archiving Technical Variables