MILO0F00_PM_PARTNER_INIT 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 MILO0F00_PM_PARTNER_INIT 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!
PM_PARTNER_INIT CALL FUNCTION 'PM_PARTNER_INIT' EXPORTING AKTYP = L_ACTIVITY_TYPE " P9CK446625 OBJNR = IFLO-OBJNR OBTYP = Y_ST_OBTYP_IFL PARGR = T370F-PARGR TPLNR = IFLO-TPLMA REFRESH = IND_PARTNER_INIT VKORG = ILOA-VKORG VTWEG = ILOA-VTWEG SPART = ILOA-SPART.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MILO0F00_PM_PARTNER_INIT - Top-Include ISJP_MDEXT MILO0F00_MESSAGE_SEND_OR_STORE - MILO0F00MESSAGESENDORSTORE MILO0F00_MESSAGE_AFTER_ENQUEUE - MILO0F00MESSAGEAFTERENQUEUE MILO0F00_LOCATION_CHANGE - MILO0F00LOCATIONCHANGE MILO0F00_LGWID_PBO - MILO0F00LGWIDPBO MILO0F00_LGWID_EXTEND - MILO0F00LGWIDEXTEND