SalesLine.initFromInventTable Method
Updates the SalesLine based on the given item.
Syntax
public void initFromInventTable(InventTable _inventTable, [boolean _resetPrice])
Run On
ClientOrServer
Parameters
- _inventTable
Type: InventTable Table
The InventTable buffer to initialize from.
- _resetPrice
Type: boolean
A boolean value indicating whether to reset price.