Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the ordered quantity of following jobs.
Syntax
public void updateOrderedQuantities(KanbanJobQuantity _orderedQuantity)
Run On
Called
Parameters
- _orderedQuantity
Type: KanbanJobQuantity Extended Data Type
The new ordered quantity.
Remarks
The method is called when a kanban job is completed or the ordered quantity of a transfer job is changed.