Share via


InventTrackingDimTracingSearchBackward.expandIssueTransaction Method [AX 2012]

Expand the specified issue transaction with the related receipts.

Syntax

protected 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.

See Also

Reference

InventTrackingDimTracingSearchBackward Class