Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Rework and cleanup

OrderList / OrderLines

Description

Excerpt

The mobile app offers four different page types.

OrderList, OrderLines, Unplanned and Lookup.


   

Section

 

OrderList

A list of orders / document headers,

typically ERP-documents.
  • Search/Filter capability
  • Uses a list component

    Used in the base program 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
    • Pick
    • Ship
    • Count
    • Move
    • Assembly
    • Production





    Section


    OrderLines

    • A list of lines
    , typically ERP-document lines.

    Used for "planned" operations, as opposed to Unplanned Count and Move etc..

    • Only used in conjunction with OrderList-pages
    • Search/Filter capability
    • Uses a list component

     

    OrderList/OrderLines are identified as:

    • Android (Application.cfg):
      • Page Type = OrderList
      • Page Type = OrderLine

     

    • Windows Mobile (UserRole.xml):
      • Tasklet type = TaskletFactory.WMS.Tasklets.OrderList
      • Tasklet type = TaskletFactory.WMS.Tasklets.OrderLines

     

    Loookup

    Similar to a OrderList, but not necessarily connected to a ERP-document flow.
    Permanently displays a filtering pane.
    Often used for customization
    • belonging to an order
    • Once a Line has been selected,the user is taken through Registration Collector Steps one by one



    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
    Image Removed






    Section
    Lookup-page

    Unplanned Item Registration 

    The name “Unplanned” refers to this page typically
    not being used in a Prepared ERP-Document (planned) flow.

     

    Unplanned 

    • Permanently displays at least one Header field
    • When Header fields has been entered the user is taken through one or 7more Registration Collector steps
    • Often used for customization
    Used here:
    • 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

    Unplanned Item Registration-page

     

    Item No. has been entered in header.
    Scanner asks user for Bin, in Step1/2




    Explore the Mobile WMS App

    Page Tree
    rootMobile WMS App