Planned Functions
Description
Planned functions uses Header/Lines and includes actions for posting, viewing registrations and "order locking"
Planned functions
Receive
Put-away
Pick
Ship
Move
Count
Assembly
Production
Key points
Displays data is in two levels. Header and Lines
Uses a Header defined in Reference Data with search filtersCan Action Menus on both Orders and Order Lines
Standard Steps are defined by Workflows in Mobile Configuration Files but can be changed using Customization
Hierarchy
Each order can have multiple Order Lines
Steps
Workflows are stored directly in the Mobile Configuration Files, but somewhat configurable from the backend using Order Lines GetOrderLines Response
ValidateToBin
ValidateFromBin
RegisterLotNumber
RegisterSerialNumber
Customization
You can customize the existing functionality or create your own Planned function.
Document Flow
The document type in (parentheses)
Orders are displayed (GetOrders)
User selects an order
orUser edits Header fields to search for a desired Order
Lock the order (LockOrder)
Order Lines are displayed.(GetOrderLines)
User selects a line
Line collector steps are displayed Device can go Offline now
User completes the steps
User is returned to the Order Lines Still offline
Repeat Step 3
orGo Step 6
User Posts (PostOrder)
The order is released (UnLockOrder)
Mobile Configuration
Page types
Planned functions always uses two pages, called "OrderList" and "OrderLines".