IFTR_FORMS_FOR_APPL_CTRL 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_FORMS_FOR_APPL_CTRL 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: Treasury: Finanzgeschäft - Allgemeine Form-Routinen
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TRUT_MOVE_CORRESPONDING_TABLE CALL FUNCTION 'TRUT_MOVE_CORRESPONDING_TABLE' EXPORTING pi_source_table = l_vtbhapo pi_intelly_copy = space CHANGING pc_target_table = p_vtbhapo.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
IFTR_FORMS_FOR_APPL_CTRL - Treasury: Finanzgeschäft - Allgemeine Form-Routinen IFTR_FC_REP_SERVICES_IMP - Include IFTR_FC_REP_SERVICES_IMP IFTR_FC_REP_SERVICES_DEF - Include IFTR_FC_REP_SERVICES_DEF IFTR_FC_REP2_ALV - IFTRFCREP2ALV IFTR_FC_REP1_SELSCREEN - Include IFTR_FC_SELSCREEN IFTR_FC_REP1_ALV - Include IFTR_FC_REP1_ALV