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
| Setting | Description |
| 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. |
| overrideintransit | 0 = Don’t override (default) / 1 = Override. Override the system setting for default in transit value. |
| overrideintransitevalue | If 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
where the default = "1". |
The following code sample shows the default display mode in Transaction.
| Code Sample |
| <Tab defaultdisplaymode="1" /> |
Available Functions
| Function | Description |
| F11 - Submit | In List mode, selects the current move order. In Transaction mode, submits the move order for processing. |
| F2 - Move Order | Toggles between List mode and Transaction mode. |
| F5 - Refresh | Refreshes the move order list with the latest available data. |
| F7 - Cancel | Clears the current move order from the form. |
| F10 - Actions | Lists the Actions defined for inventory move orders. |
To scan the inventory move order:
- Scan the warehouse container or IMO bar code.
Note: You can select a move by using theicon.
- 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.