Use these events to
Add steps to order posting ("Header Steps") or Registrations ("Line Steps").
The OrderLinesList for Assembly Orders includes in the same list a single (topmost) element representing 'Output', and multiple indented elements representing 'Consumption'.
Therefore you have access to two separate events to add steps at the line level (in addition to the usual event to add steps at 'header' level on posting, making it a total three events).
This is different from other OrderLinesList-pages in Mobile WMS.
Integration events
When you use these events to add Steps you must handle the collected values by subscribing to:
- Order Posting / Header Steps: OnPostAssemblyOrder_OnBeforePostAssemblyOrder
- Order Lines / Line Steps : OnPostReceiveOrder_OnHandleRegistrationFor...
Examples
-
Case: Add Header Step to inbound goods documents (Signature Step) — The warehouse employee must sign inbound goods (signature step).
-
Case: Add Header Step to inbound goods documents (Text Step) — When receiving goods, a new text collector step must be added for the user to enter comments about goods being damaged etc.
-
Case: Add Line Steps to Warehouse Receipts — A customer wishes to start using Item NetWeight and -GrossWeight, but have currently no values registered at the Item Card. Create a temporary customization is to collect these weights when goods are received.
-
Case: Scan ExpirationDate in custom format — Scan ExpirationDate as custom format YYYYMM when goods is received from any Vendor.
-
Case: Show G/L Account Lines and Non-Inventory Items on Receive and Pick — This case doesn't work with Warehouse Documents, Only basic Inventory on Sales and Purchase Orders.
-
Case: Use your own custom Item Barcode table — A customer wishes to start using there own Item Barcode table when scanning Items on the mobile device.
-
-
How-to: Online Validation for Line step — Online Validation on Steps can instantly validate the user data, with a call to BC.