WS_MONITOR_INB_DEL_TRAN 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_INB_DEL_TRAN 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.
Selection Text: IF_REFGW = D .
Selection Text: IF_REFVO = D .
Selection Text: IF_SPD_A = D .
Selection Text: IF_VSTEL = D .
Selection Text: IT_EAN11 = D .
Selection Text: IT_EBELN = D .
Selection Text: IT_EBELP = D .
Selection Text: IT_ERDAT = D .
Selection Text: IT_ERNAM = D .
Selection Text: IT_EXIDV = D .
Selection Text: IT_KDMAT = D .
Selection Text: IT_LFDAT = D .
Selection Text: IT_LGNUM = D .
Selection Text: IT_LGORT = D .
Selection Text: IT_LIFEX = D .
Selection Text: IT_LIFNR = D .
Selection Text: IT_LVSTK = D .
Selection Text: IT_MATNR = D .
Selection Text: IT_TKNUM = D .
Selection Text: IT_TRAID = D .
Selection Text: IT_TRSTA = D .
Selection Text: IT_VLSTK = D .
Selection Text: IT_WBSTK = D .
Selection Text: I_KSCHLN = D .
Selection Text: IF_LHEAD = D .
Selection Text: IF_LGPOS = D .
Selection Text: IF_ITEM = D .
Selection Text: IF_ANZPO = D .
Selection Text: IT_VBELN = Inbound Delivery
Selection Text: IT_RSTNR = Returns StockTrans Order/Order
Selection Text: IT_RMAVD = Vendor RMA Number
Selection Text: IT_KOSTK = Total Status Putaway
Selection Text: IT_KOQUK = Confirmation of Putaway
Title: Transportation Planning for Inbound Deliveries
Text Symbol: C01 = Putaway Data
Text Symbol: C02 = Output Proposal
Text Symbol: C04 = Organizat. Data
Text Symbol: C06 = Shipment Data
INCLUDE RV50QTOP.
INCLUDE RV50QASEL_V3.
INCLUDE RV50QAF02.
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.
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 WS_MONITOR_INB_DEL_GDRC - Goods Receipt for Inbound Deliveries to be Posted WS_MONITOR_INB_DEL_GDRC - Goods Receipt for Inbound Deliveries to be Posted