PurchTotals.inventTableModulePurchCached Method [AX 2012]

Selects and caches record buffers of the InventTableModule table.

protected InventTableModule inventTableModulePurchCached(ItemId _itemId)

Run On

Server

Parameters

_itemId
Type: ItemId Extended Data Type
An ItemId type.

Return Value

Type: InventTableModule Table
A buffer of the InventTableModule table.

The selected InventTableModule table buffer is of mudule type purchase and matches the item ID of the purchase line.

Community Additions

ADD
Show: