Inventory move orders

The Inventory Move Order frame allows you execute a move order transaction. Having move orders stored in a digitized, central location ensures accuracy, reduces human error, and generates a higher level of visibility across the entire supply chain. 


Configuring inventory move order settings

SettingDescription
defaultdisplaymode

0 = List mode (default) / 1 = Transaction mode. 

Determines which display mode is used when the form is opened and after a move order is completed or canceled.  List mode will open available move orders after completion. Transaction mode is evoked manually. 

 

 

intransitrequired

0 = Not required (default) / 1 = Required. 

If the checkpoint requires in transit scans.
Note: Overrides the setting in the Purchasing & Inventory > Inventory tab > InTransit Required field in the System Configuration form. 

overrideintransit

0 = Don’t override (default) / 1 = Override. 

Override the system setting for default in transit value.

overrideintransitevalueIf overrideintranist = 1 then the overridetransitvalue is the lcID, used as the default in transit value. If not specified but overrideintranist = 1, the default value will be blank.

Note: Overrides the setting in the Purchasing & Inventory > Inventory tab > Default In Transit Value field in the System Configuration form. 
 
foreigncontext

0 = Employee login (special case), 1 = Foreign bar code.

Controls how bar codes with unknown prefixes are interpreted. 

The default foreigncontext is "0" for all frame classes except

  • TFramProcessInventoryMoveOrders
  • TFramWarehouseContainerLoading

where the default = "1".
 


The following code sample shows the default display mode in Transaction.

 

Code Sample
<Tab defaultdisplaymode="1" />


Available Functions

FunctionDescription
F11 - SubmitIn List mode, selects the current move order.
In Transaction mode, submits the move order for processing. 
F2 - Move OrderToggles between List mode and Transaction mode. 
F5 - RefreshRefreshes the move order list with the latest available data.
F7 - CancelClears the current move order from the form.
F10 - ActionsLists the Actions defined for inventory move orders. 

 

To scan the inventory move order: 

  1. Scan the warehouse container or IMO bar code.
    Note: You can select a move by using the icon.
  2. Select the icon to submit the move order. 

When complete, a green toast will appear at the bottom of the screen.

The frame will prompt for the scan that is needed, either [To] or [Transit] depending on your setup. If the correct scan is already specified, submit the scan as is. 

Was this article helpful?
0 out of 0 found this helpful