Share via


KanbanPageTmp.insertPickQuantity Method

Inserts records into the KanbanPageTmp table.

Syntax

private void insertPickQuantity(InventQty _qty, StackBase _eventKanbanStack)

Run On

Called

Parameters

  • _eventKanbanStack
    Type: StackBase Class
    A StackBase instance that holds pegged kanbans.

Remarks

Aside from the picking quantity and pegged kanban ID, records are expected to be fully initialized.

The quantity may be split into multiple records.

See Also

Reference

KanbanPageTmp Table