SalesLine.calculateCostPrice Method
Calculates cost price using given InventDim record.
Syntax
private void calculateCostPrice(InventDim _inventDim)
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
An InventDim record.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Calculates cost price using given InventDim record.
private void calculateCostPrice(InventDim _inventDim)
Called