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.
Matches issues and receipts for inventory closing or recalculation.
Syntax
protected void matchIssuesAndReceipts(boolean _isServiceItem, InventTable _inventTable)
Run On
Called
Parameters
- _isServiceItem
Type: boolean
A Boolean value that indicates whether the current item is a service.
- _inventTable
Type: InventTable Table
An InventTable table buffer that represents the current item.
Remarks
The issues and receipts are settled for inventory closing and adjusted for recalculation.