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.
Gets the financial inventory on-hand for an inventory dimension.
Syntax
public InventOnhand getOnhand(InventMovement _movement, InventDim _inventDim)
Run On
Called
Parameters
- _movement
Type: InventMovement Class
The InventMovement that is processed by InventUpd_Physical or InventUpd_Financial
- _inventDim
Type: InventDim Table
An InventDim table record.
Return Value
Type: InventOnhand Class
An InventOnHand class instance with the financial inventory.