Backroom pick - product scan screen

This topic lists the changes to the Backroom Pick - Product Scan screen.

A new screen is provided for scanning products in the latest release.

Table 1. Changes to the Backroom Pick - Product Scan screen.
9.3 fix pack

wsc.shipment.backroomPick.BPItemScan

9.4 release

wsc.components.shipment.backroompick.BackroomPickProductScan

  • When the store associate scans a product, it is shown in the Last Product Scanned panel with description of the product, product image, and UOM.
  • Changes are not committed to the database until backroom pick process is completed.
  • A separate screen to view unpicked products.
  • No support for custom shortage resolution.
  • The quantity is not editable for a shipment line that is either partially picked or shorted.
  • When the store associate scans a product, it is shown in the Last Product Scanned panel with description of the product, product image, and UOM, along with options to modify and update the picked quantity for the product in the new screen.
  • Increment and decrement options are provided to manually change the picked quantity in the new screen.
  • "Pick All" button to pick all products at once.
  • "Update" button to save the picked quantity instantly.
  • A link to toggle between "All Products" and "Unpicked products" on the same screen.
  • Support for custom shortage resolution through user exit implementation.
  • The quantity is editable for a shipment line that is either partially picked or shorted.
  • Pagination is provided.

How it affects you

As a store associate, you have the following benefits:
  • Pick all products at once.
  • Save the picked quantity without having to complete the backroom pick process.
  • Apply a shortage resolution or a cancelation reason to all unpicked lines at once.
  • View all products and unpicked products on the same screen.
  • Edit the picked quantity of order lines that are either partially picked or have shortages.
  • You need not navigate to the order line which matches the last scanned product to update the quantity.

As a store implementer, you must re-customize the new screens appropriately to incorporate the extensions of the old screen.