Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Rework and cleanup
Similar to a OrderList, but not necessarily connected to a document flow.
Permanently displays a filtering pane.
Often used for customization

Description

Excerpt

The mobile app offers four different page types.

OrderList, OrderLines, Unplanned and Lookup.


   

Section

 

OrderList

A list of orders / document headers,

typically documents
  • Can have Search and Filters
  • Uses a List component

    Used here:

    • Receive

    • PutAway
    • Pick
    • Ship
    • Count
    • Move

     

    used by Planned Functions

    • Navigates to OrderLines-page
    • Has a filterpane

    Column
    width25%

    Image Modified
    OrderList-page

    Image Modified
    OrderList-page with filterpane visible


    Column
     Used for
    • Receive

    • PutAway
    OrderLines (sibling to OrderList)
    • Pick
    • Ship
    • Count
    • Move
    • Assembly
    • Production





    Section


    OrderLines

    • 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
    • belonging to an order
    • 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



    Column
    width25%

    Image Added
    OrderLines-page



    Column
     Used for
    • Any OrderList-page 





    Section

     

    Lookup

    A display list used by Lookup Functions.

    • Displays a filtering pane, which can be condensed by pressing the filter icon, or automatically closed after accepting.
    • Is often used for customizations
    • User can Search and show existing values
    Uses a list component


    Column
    width25%


    Image Added
    Lookup-page


    Column
     

    Used here

    :

    • Bin Content
    • Substitute Item
    • Locate Item
     
    • Print Label
     






    Section

     

     

     

     

     

     

    Image Removed
    Lookup-page

    Unplanned Item Registration (Ad-Hoc)

    Unplanned meaning: Not Document-based (planned) flow Permanently displays a filtering pane
    Once the header

    Unplanned 

    • Permanently displays at least one Header field
    • When Header fields has been entered
    /pre-filled,
    • the user is taken through one or
    more Used here:
    • 7more Registration Collector steps
  • Steps are defined in ERP 
  • Steps are NOT a "Workflow" like OrderLines
  • Often used for customization
  • Image Removed
    Unplanned Item Registration-page

     

    Image Removed
    Displaying collector step One of Two
    • Often used for customization
    • Also known as "Adhoc" or "Unplanned Item Registration"


    Column
    width25%


    Image Added
    Unplanned-page

    Image Added
    After header has been accepted, Steps collected


    Column
     

    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"




    Explore the Mobile WMS App

    Page Tree
    rootMobile WMS App