InventTrackingDimTracingSearchBackward.expandReceiptTransaction Method [AX 2012]

Expand the specified node for a receipt with the related issues.

Syntax

protected void expandReceiptTransaction(SysRecordSortedList _inventTransList, InventDimTrackingInventTransNode _currentNode)

Run On

Called

Parameters

  • _inventTransList
    Type: SysRecordSortedList Class
    The list of transactions where transactions related to the key transaction will be added.

See Also

Reference

InventTrackingDimTracingSearchBackward Class