Share via


InventTrackingDimTracingSearchBackward.findKanbanJobPickingList Method [AX 2012]

Finds and adds the kanban job picking list transactions related to the parent transaction to the transaction list.

Syntax

protected void findKanbanJobPickingList(SysRecordSortedList _inventTransList, InventDimTrackingInventTransNode _currentNode)

Run On

Called

Parameters

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.

See Also

Reference

InventTrackingDimTracingSearchBackward Class