InventItemPrice::updateLastPurchPrice Method
Updates the last price.
Syntax
client server public static void updateLastPurchPrice(
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.
- _priceDate
Type: PriceDate Extended Data Type
The activation data.