Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the financial available inventory.
Syntax
protected InventOnhand financialInventOnHand(
ItemId _itemId,
InventDimId _inventDimId,
InventDimGroupSetup _inventDimGroupSetup,
[InventOnhand _inventOnhand])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The ItemId value for the item.
- _inventDimId
Type: InventDimId Extended Data Type
The physical InventDimId value.
- _inventDimGroupSetup
Type: InventDimGroupSetup Class
The InventDimGroupSetup value for the item.
- _inventOnhand
Type: InventOnhand Class
An InventOnHand object that has the physical on-hand inventory.
Return Value
Type: InventOnhand Class
An InventOnHand object that has the financial on-hand inventory.