KanbanJobTmpPegging.initFromKanbanJob Method
Initializes a record from a record in a KanbanJob table.
Syntax
private void initFromKanbanJob(KanbanJob _kanbanJob, [InventQty _peggedQty])
Run On
Called
Parameters
- _kanbanJob
Type: KanbanJob Table
A record in the KanbanJob table.
- _peggedQty
Type: InventQty Extended Data Type
The pegged quantity; optional.