Share via


InventAvailabilityFormCache.updateCachedValuesItem Method [AX 2012]

Calculates and caches the inventory quantities based on the item ID and and inventory dimensions.

Syntax

public void updateCachedValuesItem(ItemId _itemId, InventDim _inventDim)

Run On

Client

Parameters

  • _inventDim
    Type: InventDim Table
    The record of the InventDim table used to execute the calculations.

See Also

Reference

InventAvailabilityFormCache Class