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
- _inventDim
Type: InventDim Table
An InventDim table record.
Return Value
Type: InventOnhand Class
An InventOnHand class instance with the financial inventory.
Remarks
The financial inventory on-hand is cached.