WS_MONITOR_OUTB_DEL_CONF 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 WS_MONITOR_OUTB_DEL_CONF into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
VL06C - List Outbound Dlvs for Confirmation
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.
Selection Text: IT_AULWE = D .
Selection Text: IT_CHARG = D .
Selection Text: IT_ERDAT = D .
Selection Text: IT_ERNAM = D .
Selection Text: IT_EXIDV = D .
Selection Text: IT_FKSTK = D .
Selection Text: IT_KDGRP = D .
Selection Text: IT_KODAT = D .
Selection Text: IT_KOQUK = D .
Selection Text: IT_KOSTK = D .
Selection Text: IT_KUNAG = D .
Selection Text: IT_KUNWE = D .
Selection Text: IT_LDDAT = D .
Selection Text: IT_LFART = D .
Selection Text: IT_LFDAT = D .
Selection Text: IT_LGNUM = D .
Selection Text: IT_LGORT = D .
Selection Text: IT_LGTOR = D .
Selection Text: IT_LPRIO = D .
Selection Text: IT_LSTEL = D .
Selection Text: IT_LVSTK = D .
Selection Text: IT_MATNR = D .
Selection Text: IT_PARTN = D .
Selection Text: IT_PKSTK = D .
Selection Text: IT_PRVBE = D .
Selection Text: IT_ROUTE = D .
Selection Text: IT_SAMMG = D .
Selection Text: IT_SPART = D .
Selection Text: IT_SPDNR = D .
Selection Text: IT_TDDAT = D .
Selection Text: IT_TKNUM = D .
Selection Text: IT_TRSTA = D .
Selection Text: IT_VBELN = D .
Selection Text: IT_VKORG = D .
Selection Text: IT_VLSTK = D .
Selection Text: IT_VSBED = D .
Selection Text: IT_VTWEG = D .
Selection Text: IT_WADAT = D .
INCLUDE RV50QTOP.
INCLUDE RV50QASEL_V1.
INCLUDE RV50QAF01.
No SAP DATABASE tables are accessed within this REPORT code!
SD_F4_EXTENDED call function 'SD_F4_EXTENDED' exporting mode = 'HELP' exceptions others = 0.
SD_F4_EXTENDED call function 'SD_F4_EXTENDED' exporting mode = 'HELP' exceptions others = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name WS_MONITOR_OUTB_DEL_CONF or its description.
WS_MONITOR_OUTB_DEL_CONF - Outbound Deliveries for Confirmation WS_MONITOR_OUTB_DEL_CONF - Outbound Deliveries for Confirmation WS_MONITOR_INB_DEL_TRAN - Transportation Planning for Inbound Deliveries WS_MONITOR_INB_DEL_TRAN - Transportation Planning for Inbound Deliveries WS_MONITOR_INB_DEL_PICK - Inbound Deliveries for Putaway WS_MONITOR_INB_DEL_PICK - Inbound Deliveries for Putaway