Share via


InventUpd_Physical.inventOnhandFinancialCache Method [AX 2012]

Retrieves the financial inventory on-hand for an inventory dimension.

Syntax

protected InventOnhand inventOnhandFinancialCache(InventDim _inventDim)

Run On

Server

Parameters

Return Value

Type: InventOnhand Class
An InventOnHand class instance with the financial inventory.

Remarks

The financial inventory on-hand is cached.

See Also

Reference

InventUpd_Physical Class