TradeTotals.inventTableModuleCached Method [AX 2012]

Selects and caches record buffers of the InventTableModule table.

protected InventTableModule inventTableModuleCached(ItemId _itemId, ModuleInventPurchSales _type)

Run On

Server

Parameters

_itemId
Type: ItemId Extended Data Type
An ItemId type.
_type
Type: ModuleInventPurchSales Enumeration
An ModuleInventPurchSales enumeration.

Return Value

Type: InventTableModule Table
A buffer of the InventTableModule table.

Community Additions

ADD
Show: