RIFP_XML_DATA_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 RIFP_XML_DATA_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!
FP_FUNCTION_MODULE_NAME CALL FUNCTION 'FP_FUNCTION_MODULE_NAME' EXPORTING i_name = mv_adobe_form IMPORTING * E_FUNCNAME = * E_INTERFACE_TYPE = ev_funcname_inbound = mv_funcname_inbound.
/1BCDWB/SM00000119_IN CALL FUNCTION mv_funcname_inbound "'/1BCDWB/SM00000119_IN' PARAMETER-TABLE lt_func_parameter EXCEPTION-TABLE lt_func_exception.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RIFP_XML_DATA_IMP - RIFPXMLDATAIMP RIFP_XML_DATA_DEF - RIFPXMLDATADEF RIFP_IAF_WORKPLACEPROCESSG_IMP - RIFPIAFWORKPLACEPROCESSGIMP RIFP_IAF_WORKPLACEPROCESSG_DEF - RIFPIAFWORKPLACEPROCESSGDEF RIFP_IAF_INBOUNDPROCESSING_IMP - RIFPIAFINBOUNDPROCESSINGIMP RIFP_IAF_INBOUNDPROCESSING_DEF - RIFPIAFINBOUNDPROCESSINGDEF