Use these events to
Customize 'GetAssemblyOrderLines'
The OrderLinesList (with for Assembly Orders includes in the same list a single (topmost) element representing 'Output', and multiple indented elements representing 'Consumption' in same list).
The events available to you is therefore slightly different from other OrderLinesList-pages in Mobile WMS.
- Filter Assembly Lines to be displayed ('Consumption')
- Populate values on the topmost element for representing 'Output' (derived from Assembly Header)
- Populate values on indented elements for representing 'Consumption' (derived from Assembly Lines).
- Change sort order of OrderListOrderLinesList
- Create new custom Steps
Handle registrations during posting.
Integration Events
Page Tree |
---|
root | GetAssemblyOrderLines |
---|
excerpt | true |
---|
|
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
showSpace | false |
---|
sort | title |
---|
title | Examples |
---|
excerptType | simple |
---|
cql | label = "bc" and label = "productionassembly" and label = "consumption" and label = "example" |
---|
|