InventDimTracking.expandNodeServerProxy Method [AX 2012]

Communicates with the server bound instance of the InventDimTracking class

Syntax

protected void expandNodeServerProxy(SysRecordSortedList _inventTransList, InventDimTrackingNode _inventDimTrackingNode)

Run On

Called

Parameters

  • _inventTransList
    Type: SysRecordSortedList Class
    The reference on the SysRecordSortedList. The server bound InventDimTracking class performs a search of related transactions for current node and updates this list with the result transactions

See Also

Reference

InventDimTracking Class