Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.
- _basePrice
Type: InventAutoSalesPriceMap Map
The base price that is used as a basis for the calculation of the new sales price.