MIB_WF_PUSH_WI is a standard Executable ABAP Report 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 MIB_WF_PUSH_WI 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: MPAPPS: Push Workitem to DOE
INCLUDE MIB_WF_PUSH_WI_TOP . " GLOBAL DATA
INCLUDE MIB_WF_PUSH_WI_SEL . "#EC INCL_OK " SELECTION SCREEN "#EC INCL_OK
INCLUDE MIB_WF_PUSH_WI_O01 . "#EC INCL_OK " PBO-MODULES
INCLUDE MIB_WF_PUSH_WI_I01 . "#EC INCL_OK " PAI-MODULES "#EC INCL_OK
INCLUDE MIB_WF_PUSH_WI_F01 . "#EC INCL_OK " FORM-ROUTINES "#EC INCL_OK
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MIB_WF_PUSH_WI - MPAPPS: Push Workitem to DOE MIB_WF_PUSH_WI - MPAPPS: Push Workitem to DOE MIB_WA_MAINTAIN_MARKER_TOP - Include MIB_WA_MAINTAIN_MARKER_TOP MIB_WA_MAINTAIN_MARKER - MPAPPS: Maintain Workflow and Alert Marker MIB_WA_MAINTAIN_MARKER - MPAPPS: Maintain Workflow and Alert Marker MIBELF25 - documentation and ABAP source code