InventDimTracking.findBatchReceipts Method [AX 2012]
Finds the batch receipts for lot tracking.
Syntax
protected void findBatchReceipts(SysRecordSortedList _inventTransList, InventDimTrackingNode _inventDimTrackingNode)
Run On
Called
Parameters
- _inventTransList
Type: SysRecordSortedList Class
A SysRecordSortList list of transactions.
- _inventDimTrackingNode
Type: InventDimTrackingNode Class
A InventDimTracking tracking node.