InventTrackingDimTracingSearch.expandIssueTransaction Method [AX 2012]
Expand the specified issue transaction with the related receipts.
Syntax
protected abstract void expandIssueTransaction(SysRecordSortedList _inventTransList, InventDimTrackingInventTransNode _currentNode)
Run On
Called
Parameters
- _inventTransList
Type: SysRecordSortedList Class
The list of transactions where transactions related to child nodeds will be added.
- _currentNode
Type: InventDimTrackingInventTransNode Class
The transaction node to expand.