InventTrackingDimTracingSearchBackward.findTransIssues Method [AX 2012]

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

Syntax

protected void findTransIssues(
    SysRecordSortedList _inventTransList, 
    InventDimTrackingInventTransNode _currentNode, 
    InventTransOriginId _inventTransOriginId, 
    Voucher _voucher)

Run On

Called

Parameters

  • _voucher
    Type: Voucher Extended Data Type
    The voucher used when posting related issues. If empty all transactions will be considered.

See Also

Reference

InventTrackingDimTracingSearchBackward Class