Share via


InventTrackingDimTracingSearchBackward.findTransWHSQuarantineIssues Method [AX 2012]

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

Syntax

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

Run On

Called

Parameters

  • _inventTransOriginParent
    Type: InventTransOrigin Table
    The transaction origin for the related receipt transaction.

See Also

Reference

InventTrackingDimTracingSearchBackward Class