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.
Calculates cost price using given InventDim record.
private void calculateCostPrice(InventDim _inventDim)
Called