Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Description

Collects a tote-ID for an Order Line. In a Planned Function.

See also

How to use Tote- Picking and Shipping.


Advantages

Tote is Pre-defined step with unique functionality.

Requirements

  • Order List Configuration must have the TotePicking-tag defined, i.e. <TotePicking>true</TotePicking>
  • Order Line must have the Destination-tag defined, i.e. <Destination>Customer1234</Destination>

Flow

  • Tote is used to group related lines, i.e. lines going to the same Place or belonging to the same Document etc. 
  • The Destination-tag defines which Customer/Order/Whse.Document the line belongs to.


  1. Registering the first line belonging to a Tote, the app will ask for a Tote ID.
  2. Registering the next line belonging the same Tote, the app will ask for Validation of the Tote ID from step 1
    1. Optionally: Should the Tote be physically full, you can start a new Tote.



The collector Step of a Tote ID.

  • No labels