Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

OrderList


A list of headers, typically documents

  • Can have Search and Filters
  • Uses a List component

Used here:

  • Receive

  • PutAway
  • Pick
  • Ship
  • Count
  • Move

 


OrderList-page


OrderList-page with filterpane visible

OrderLines (sibling to OrderList)

  • A list of lines

 

Mostly used for "planned" operations, i.e. "document based"

  • Only used in conjunction with OrderList-pages

  • Uses a list component
  • Has Filter capability

  • Once a Line has been selected,the user is taken through Registration Collector Steps one by one
    • In Android, the steps are referred to as a "Workflow" 

 

Info
titleNaming
  • Android Page Types
    • OrderList
    • OrderLine

 

  • Windows Mobile Tasklet:
    • TaskletFactory.WMS.Tasklets.OrderList
    • TaskletFactory.WMS.Tasklets.OrderLines


 


Info
titlePlease review

 

 

 

 

Lookup

Similar to a OrderList, but not necessarily connected to a document flow.
Permanently displays a filtering pane.

  • Often used for customization
  • User can Search and show existing values
  • Uses a list component

Used here:

  • Bin Content
  • Substitute Item
  • Locate Item

 

 

 

 

 

 

 

 


Lookup-page

Unplanned Item Registration (Ad-Hoc)


Unplanned meaning: Not Document-based (planned) flow 

  • Permanently displays a filtering pane

  • Once the header fields has been entered/pre-filled,
    the user is taken through one or more Registration Collector steps
    • Steps are defined in ERP 
    • Steps are NOT a "Workflow" like OrderLines

  • Often used for customization


Used here:

  • Unplanned Count
  • Unplanned Move
  • Adjust Quantity
  • Item Cross Reference
  • Bulk Move
  • Print Label
  • Item Dimensions
  • Tote Shipping


Example, "Bin Content". A Lookup with 


"Bin Content" is a "Lookup" and have two "Ad-hoc" functions are attached

  • "Bulk Move" 
  • "Unplanned Move"

 

The Lookup produces a list the user can view and select on.

The ad-hoc are the function you can perform on the list.


Info
titleNAV/365BC
  • The Lookup function is in 
    • Codeunit "TF Mobile WMS Lookup"
  • The ad-hoc function and steps are in 
    • Codeunit "TF Mobile WMS Adhoc Registr."
  • The "Headers" that the defines the filters, both for Lookup and Ad-Hoc, are in
    • Codeunit "TF Mobile WMS Reference Data"



Unplanned Item Registration-page

 


Displaying collector step One of Two