FOIU_SET_EXPLODEF01 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 FOIU_SET_EXPLODEF01 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 FOIU_SET_EXPLODEF01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
OIU_DELETE_SET_RELATIONSHIPS * CALL FUNCTION 'OIU_DELETE_SET_RELATIONSHIPS' " SOGK013053 EY * EXPORTING * i_client = P_CLIENT * i_setclass = P_SETCLASS * i_subclass = P_SUBCLASS * i_setname = P_SETNAME.
OIU_UPDATE_SET_RELATIONSHIPS * CALL FUNCTION 'OIU_UPDATE_SET_RELATIONSHIPS' " SOGK013053 EY * EXPORTING * i_client = P_CLIENT * i_setid = P_SETID.
OIU_UPDATE_SET_RELATIONSHIPS CALL FUNCTION 'OIU_UPDATE_SET_RELATIONSHIPS' " SOGK032064 VV EXPORTING " SOGK032064 VV i_client = P_CLIENT " SOGK032064 VV i_setid = P_SETID. " SOGK032064 VV
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FOIU_SET_EXPLODEF01 - Include FOIU_SET_EXPLODEF01 FOIU_FGRWGTOP - Include OIU_FGRWG_TOP FOIU_FGRWGF01 - Exit Routines for Variables in FI-SL: Model for Customer Exits FOIUZNNN - documentation and ABAP source code FOIUZ006 - documentation and ABAP source code FOIUZ005 - documentation and ABAP source code