InventBatchJournalController.getAvailableOnHandPhysical Method [AX 2012]
Get physical available on hand quatity for the specified item and invent dimension.
Syntax
private InventQty getAvailableOnHandPhysical(ItemId _itemId, InventDim _inventDim)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
ItemId to get the on hand quantity for.
- _inventDim
Type: InventDim Table
Invent dimesions to get the on hand quantity for.
Return Value
Type: InventQty Extended Data Type
The on hand physical available on hand quantity