Share via


InventAutoSalesPriceMap.updateSalesPrice Method

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

Syntax

public Price updateSalesPrice(
    InventTable _inventTable, 
    InventAutoSalesPriceMap _inventTableModule, 
    Price _unitPrice)

Run On

Called

Parameters

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

See Also

Reference

InventAutoSalesPriceMap Map