SHP_DELIVERY_MONITOR 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 SHP_DELIVERY_MONITOR 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.
INCLUDE WS_DELIVERY_MONITOR.
INCLUDE WS_MONITOR_INB_DEL_CONF.
INCLUDE WS_MONITOR_INB_DEL_FREE,
INCLUDE WS_MONITOR_INB_DEL_GDRC.
INCLUDE WS_MONITOR_INB_DEL_PICK.
INCLUDE WS_MONITOR_INB_DEL_TRAN.
INCLUDE WS_MONITOR_OUTB_DEL_CONF.
INCLUDE WS_MONITOR_OUTB_DEL_FREE.
INCLUDE WS_MONITOR_OUTB_DEL_GDSI.
INCLUDE WS_MONITOR_OUTB_DEL_LOAD.
INCLUDE WS_MONITOR_OUTB_DEL_PICK.
INCLUDE WS_MONITOR_OUTB_DEL_TRAN.
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.
SHP_DELIVERY_MONITOR - SHPDELIVERYMONITOR SHP_DELIVERY_COMPLETE - Manual Completion of Open Deliveries SHP_DELIVERY_COMPLETE - Manual Completion of Open Deliveries SHP_DELETE_UPDATE_FEHGR - Correction Report: Customizing Incompleteness Control After Upgrade SHP_DELETE_UPDATE_FEHGR - Correction Report: Customizing Incompleteness Control After Upgrade SHP_CORE_SAVE_COMMON_PARTSIS - SHPCORESAVECOMMONPARTSIS