SAPMV50S 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 SAPMV50S 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: ALLEA = ?...(ALLEA)
Selection Text: ANZEI = List display
Selection Text: BRGEW = Maximum gross weight
Selection Text: GEWEI = WUn
Selection Text: KUNNR = Sold-to party
Selection Text: KUNWE = Ship-to party
Selection Text: LEDAB = To
Selection Text: LEDAV = Delivery creation date
Selection Text: LGORT = Storage location
Selection Text: LPRIO = Delivery priority
Selection Text: MATNR = Material
Selection Text: MAXZT = Maximum time in days
Selection Text: PROTO = Issue collectve processing log
Selection Text: ROUTE = Route
Selection Text: SAMML = Create deliveries
Selection Text: SPAR1 = Division
Selection Text: EBELV = ?...(EBELV)
Selection Text: EBELB = ?...(EBELB)
Selection Text: ALLEB = ?...(ALLEB)
Selection Text: WERKS = Plant
Selection Text: WADAV = Goods issue date from
Selection Text: WADAB = To
Selection Text: VTWE1 = Distribution channel
Selection Text: VSTEL = Shipping point
Selection Text: VOLUM = Maximum volume
Selection Text: VOLEH = VUoM
Selection Text: VKOR1 = Sales organization
Selection Text: VBELV = Sales order from
Selection Text: VBELB = To
Selection Text: VARNR = Display variants
Selection Text: SPDNR = Forwarding agent
Title: Collective Processing of Deliveries (Delivery Due List)
Text Symbol: P10 = Create deliveries
Text Symbol: P11 = Orders
Text Symbol: P12 = Purchase orders
Text Symbol: P13 = Stock transport order from
Text Symbol: P14 = Layout
Text Symbol: P15 = Display collective processing log
INCLUDE MV50STOP.
INCLUDE MV50SSEL.
INCLUDE MV50SAT0.
INCLUDE MV50SO00.
INCLUDE MV50SI00.
INCLUDE MV50SO01.
INCLUDE MV50SI01.
INCLUDE MV50SA00.
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.
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 SAPMV50S or its description.
SAPMV50S - Collective Processing of Deliveries (Delivery Due List) SAPMV50S - Collective Processing of Deliveries (Delivery Due List) SAPMV50B - Module Pool Request Inb. Delivery / Confirmation of Picking Order SAPMV50B - Module Pool Request Inb. Delivery / Confirmation of Picking Order SAPMV50AWIB - documentation and ABAP source code SAPMV50AWIB - documentation and ABAP source code