System Manager
The DATASCOPE WMS SYSPRO Panel, WMS Pick Slip Release can be added to the SYSPRO Sales Order Entry screens in conjunction with a VB Script to allow Picking Slips to be created and printed once a new SYSPRO Sales Order is entered and saved.
This final panel depends on adding a VB Script as part of the WMS Picking Slips panel.
The VB Script automatically runs the Panel once the End Order button is pressed within the Sales Order Entry screen in SYSPRO. The panel can will then automatically perform an Auto Reservation within WMS and load the lines on the panel, the operator can then review the reservations and release a WMS Picking slip.
If you don’t like reading, you can watch the video.
Try it!
Once the WMS Picking Slip panel has been added to the Sales Order Entry screen, click on the admin menu, and select System Settings, as shown below:
This will display the following screen. Selecting the “VB Script Examples” button will display some sample VBScripting. Copy this script.
The script should then be added to the Sales Order Entry Header, as shown below:
Once this is added, the below Picking Slip Release panel will be displayed to the operator when the End Order button is pressed.
The operator can then review the WMS Reservations and Release a Picking Slip, close the screen, etc.
The following screen dump is the Panel loaded within the SYSPRO Sales Order Entry screen.
Within the panel, there are the following basic options, similar to the core WMS screens:
Auto Reserve – Perform an Auto Reservation on the current order. This is automatically performed within the panels when the End Order button on the Sales Order is pressed. The operator can review the reservations and use the “Release Picking Slip” button to create the Picking Slip in WMS.
Clear Reservations – This button will clear all the current reservations for the current order.
Assign MSN – This button will allow the operator to assign an MSN (Master Shipment Number) to the current Order/Picking Slip.
Printer – The printer selection will allow the operator to change the default printer to print the Picking Slip document.
It should also be noted that the core WMS Plugin architecture for Auto Reservation rules still applies to the SYSPRO Panels. If there is a custom plugin configured for the Auto Reservation Rule within the core system, this will also apply to the Auto Reservation within the panels.
<previous>
<next>