SHIPMENTS – ORDER ENTRY/EDIT SCREEN

PWH – Update 22 Init 17

Overview

This screen allows the entry of new Orders for shipping in the System.  The new order is created with a status of In Entry.

Fields

Buttons  

If there is an Invalid Entry message displayed when the button is clicked, either the Product ID does not exist or the UOM selected is not a UOM is the Products UOMClass

For orders that were entered from the Web, the From Address on the order will be set to the first From Address entered on the Set Up Accounts screen as long as the From Name is blank.  The From Name can be set manually using the Order Data screen.

For example, to search for orders with a certain product, set the Query Drop Down to Order Item and put the productid to search for in the Query Field

If the UOM for the order line is the same as the Puruom for the product (as seen on the Products screen), it will simply multiple the order quantity times the Weight and Cube from the Product master to get the extended Weight and Cube recpectively.

If the UOM for the order line is not equal to the Puruom, the order quantity is divided by either the Packsize or the Master Packsize from the Product Master based on the Account Pref Shipments: Calculate Carton QTY Using. This result is rounded up to determine the expected number of PURUOMs (usually cartons) to be shipped. The expected number of PUROM's is then multiplied by the Weight and Cube from the product master to calculate the Extended Weight and Extended Cube.

The totals may be exported to a text file using the Export Button on the Dialog.

System Settings