Share via


InventAutoSalesPriceMap.calcSalesPrice Method

Calculates the sales price of the item based on either the cost or purchase price.

Syntax

public void calcSalesPrice(InventTable _inventTable, InventAutoSalesPriceMap _basePrice)

Run On

Called

Parameters

  • _inventTable
    Type: InventTable Table
    The InventTable table that contains the parameters for how to calculate the sales price.

See Also

Reference

InventAutoSalesPriceMap Map