This document describes using the 'Transfer' option in E-WMS control center Sales order fulfilment, as available from release 411.
Sometimes sales orders are picked in advance but are not shipped immediately. This means these orders are waiting in the WMS control center, status 'validated', to be processed.
During this waiting time, the shelf stock on the picking locations remains reserved within E-WMS. If this is SKU stock then these SKUs cannot be transferred until the stock reservation is gone (until the order is processed).
Using Pick & Pack Transfer functionality, it is possible to transfer this waiting stock from the picking locations, to a predefined holding or shipping location.
Using this functionality offers following benefits:
In menu System, General, Settings, WMS Sales order fulfilment, the 'Pick & Pack' settings are used for the 'Transfer' functionality.
The result of changing these settings:
The basic working of the 'Transfer' functionality is simple: when enabled, you will see an additional button 'Transfer' in control center Sales order fulfilment, status 'Validated'.
The button Transfer is available for validated orders which have not been transferred yet.
When pressing 'Transfer', all validated lines and item quantities in this order are transferred to the preconfigured shipping location, using WMS Transfers.
The order remains in status validated, but now using 'SHIP' as picking location.
The original picking location now no longer has stock reservations for this sales order.
When 'transferring' a SKU this way, and when quantities were picked from a SKU on a picking location, where the SKU remains on the picking location with a remainder quantity, then this SKU no longer has a stock reservation for this order - and could be transferred back to a bulk location for example. The SKU number is however removed from the picked lines in this case, since a SKU cannot exist or have stock reservations on two separate locations.
This also means, that after processing the sales order, the WMS report 'Transaction history' will show no SKU number for this sales order fulfilment. The transfer transaction (from the picking location to the shipping location) will however show the SKU number in the issue line.
Traceability
In custom reports you can trace back the original picking location or SKU number, by linking the issue line of the generated transfer to the picked and transferred order line.
Transfer header table CSPickITTransfers can be linked to order table Orsrg, by using field CSPickITTransfers.SalesOrdernumber (amongst other fields, like itemcode).
When an order line is transferred, field Orsrg.CSPickITIsTransfered(or CSPickITOrsrgEx.IsTransfered for additional lines) is set to '1'.