Share via


ReqCalcRecordCacheInventDim.remove Method [AX 2012]

Removes a key value pair from the cache.

Syntax

public boolean remove(
    ItemId _parentItemId, 
    RefRecId _parentInventDimRecId, 
    RouteId _routeId, 
    OprNum _oprNum, 
    WrkCtrConsumption _wrkCtrConsumption, 
    ItemId _itemId)

Run On

Called

Parameters

Return Value

Type: boolean
The cached InventDim record; otherwise, an empty buffer.

See Also

Reference

ReqCalcRecordCacheInventDim Class