InventItemPrice.insert Method
Creates a cost group rollup and verifies that the insert action is not called from a form.
Syntax
public void insert([InventItemPriceRefRecId _inventItemPriceRefRecId])
Run On
Server
Parameters
- _inventItemPriceRefRecId
Type: InventItemPriceRefRecId Extended Data Type
If an invent item price record ID is specified, copy the cost group rollup from the specified item price.
Exceptions
Exception | Condition |
---|---|
Error | The insert action is called from a form. |