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.
Initializes some fields of an InventCostTrans record by using an InventItemPrice record.
Syntax
private void initFromInventItemPrice(InventItemPrice _inventItemPrice)
Run On
Called
Parameters
- _inventItemPrice
Type: InventItemPrice Table
The InventItemPrice record from which the data should be taken.
Remarks
This method sets all StdCost and ItemPriceRefRecId fields for an InventCostTransRecord record by using a given InventItemPrice record.