InventItemPrice::updateLastCostPrice Method

Updates the last price.

Syntax

client server public static void updateLastCostPrice(
    InventTableModule _inventTableModule, 
    InventDim _inventDim, 
    PriceDate _priceDate)

Run On

Called

Parameters

  • _inventTableModule
    Type: InventTableModule Table
    The new price record is based on the values in the table inventTableModule
  • _inventDim
    Type: InventDim Table
    Specifies for which dimensions combination the price is created.

See Also

Reference

InventItemPrice Table