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.
Creates a new instance of the InventOnHandQty class based on the specified parameters.
Syntax
client server public static InventOnHandQty newPhysicalUpdate(InventMovement _movement, InventDim _inventDim)
Run On
Called
Parameters
- _movement
Type: InventMovement Class
The inventory movement for which on hand is to be retrieved.
- _inventDim
Type: InventDim Table
The inventory dimensions for which on hand is to be retrieved.
Return Value
Type: InventOnHandQty Class
An instance of the InventOnHandQty class.