Share via


TradeTotals.inventTableModuleCached Method [AX 2012]

Selects and caches record buffers of the InventTableModule table.

Syntax

protected InventTableModule inventTableModuleCached(ItemId _itemId, ModuleInventPurchSales _type)

Run On

Server

Parameters

Return Value

Type: InventTableModule Table
A buffer of the InventTableModule table.

See Also

Reference

TradeTotals Class