AgreementLineDefault.initFromInventTable Method
Sets the default values of the AgreementLineDefault record from the InventTable record.
Syntax
public void initFromInventTable(InventTable _inventTable, [boolean _forceSetProjectCategoryId])
Run On
Called
Parameters
- _inventTable
Type: InventTable Table
The InventTable record from which to initialize.
- _forceSetProjectCategoryId
Type: boolean