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.
Creates the inventory cost transaction record for a financial inventory dimension.
Syntax
protected void createInventCostTrans(InventSum _inventSum, InventDim _inventDim)
Run On
Called
Parameters
- _inventSum
Type: InventSum Table
The inventSum record that contains the financial on-hand value and quantity.
- _inventDim
Type: InventDim Table
The financial inventory dimension that belongs to the given inventSum record.
Exceptions
Exception | Condition |
---|---|
Error | The variance quantity is not equal to the quantity that should be revaluated, the conversion will exit. |