IFTR_CL_PROXY_MSG_CTRL_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_PROXY_MSG_CTRL_IMP 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = sy-msgty cl = sy-msgid number = sy-msgno par1 = sy-msgv1 par2 = sy-msgv2 par3 = sy-msgv3 par4 = sy-msgv4 importing return = l_bapiret2.
BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = l_message-msgty cl = l_message-msgid number = l_message-msgno par1 = l_message-msgv1 par2 = l_message-msgv2 par3 = l_message-msgv3 par4 = l_message-msgv4 importing return = l_bapiret2.
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_CL_PROXY_MSG_CTRL_IMP - IFTRCLPROXYMSGCTRLIMP IFTR_CL_PROXY_MSG_CTRL_DEF - IFTRCLPROXYMSGCTRLDEF IFTR_CL_PROXY_MSG_CTRL - IFTRCLPROXYMSGCTRL IFTR_CL_GUI_FLOWS_CHECKER_IMP - Include IF_FTR_GUI_FLOWS_CHECKER_IMPP IFTR_CL_GUI_FLOWS_CHECKER_DEF - Include IF_FTR_GUI_FLOWS_CHECKER_DEF IFTR_CL_FTR_SUBSCR_TRADREP_IMP - IFTRCLFTRSUBSCRTRADREPIMP