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.
Finds and adds the kanban job picking list transactions related to the parent transaction to the transaction list.
Syntax
protected void findKanbanJobPickingList(SysRecordSortedList _inventTransList, InventDimTrackingNode _inventDimTrackingNode)
Run On
Called
Parameters
- _inventTransList
Type: SysRecordSortedList Class
The SysRecordSortedList object to insert into.
- _inventDimTrackingNode
Type: InventDimTrackingNode Class
A InventDimTrackingNode object.
Remarks
A kanban job picking list record is related to the parent transaction, if the KanbanJobPickingList.Job field represents the origin of the parent transaction.