ReqCalcRecordCacheUnitOfMeasure.insert Method [AX 2012]

Inserts a key and value pair into the cache.

public boolean insert(ItemId _itemId, UnitOfMeasure _unitOfMeasure)

Run On

Called

Parameters

_itemId
Type: ItemId Extended Data Type
The item ID.
_unitOfMeasure
Type: UnitOfMeasure Table
The UnitOfMeasure record to cache.

Return Value

Type: boolean
true if the record was cached; otherwise, false.

Community Additions

ADD
Show: