InventTrackingDimTracingSearchBackward.findProdLines Method [AX 2012]
Finds and adds the production lines transactions related to the parent transaction to the transaction list.
Syntax
protected void findProdLines(SysRecordSortedList _inventTransList, InventDimTrackingInventTransNode _currentNode)
Run On
Called
Parameters
- _inventTransList
Type: SysRecordSortedList Class
The SysRecordSortedList object to insert into.
- _currentNode
Type: InventDimTrackingInventTransNode Class
The transaction node being expanded.