KanbanJob.updateOrderedQuantities Method
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.