Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds and adds receipt transactions related to the parent transaction to the transaction list.
Syntax
protected void findTransReceipts(
SysRecordSortedList _inventTransList,
InventDimTrackingInventTransNode _currentNode,
InventTransOriginId _inventTransOriginId,
Voucher _voucher)
Run On
Called
Parameters
- _inventTransList
Type: SysRecordSortedList Class
The SysRecordSortedList object to insert into.
- _currentNode
Type: InventDimTrackingInventTransNode Class
The transaction node being expanded.
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
The transaction ID for the related receipt transaction.
- _voucher
Type: Voucher Extended Data Type
The voucher used when posting related receipts. If empty all transactions will be considered.