Share via


InventTrackingDimTracingSearchForward.findTransWHSWorkReceipts Method [AX 2012]

Finds and adds WHS Work receipt transactions related to the parent issue transaction to the transaction list.

Syntax

protected void findTransWHSWorkReceipts(
    SysRecordSortedList _inventTransList, 
    InventDimTrackingInventTransNode _currentNode, 
    InventTransOrigin _inventTransOriginParent)

Run On

Called

Parameters

See Also

Reference

InventTrackingDimTracingSearchForward Class