InventTrackingDimTracingSearchBackward.findBOMLines Method [AX 2012]
Finds the BOM lines for the specified node, which is assumed to be the item produced on the BOM journal.
Syntax
protected void findBOMLines(SysRecordSortedList _inventTransList, InventDimTrackingInventTransNode _currentNode)
Run On
Called
Parameters
- _inventTransList
Type: SysRecordSortedList Class
A SysRecordSortList list of transactions.
- _currentNode
Type: InventDimTrackingInventTransNode Class
The transaction node being expanded.