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 an instance of the InventOnHandQty class.
Syntax
client server public static InventOnHandQty newEstimatedUpdate(
InventMovement _movement,
InventDim _inventDim,
[InventDimFixed _inventDimFixed])
Run On
Called
Parameters
- _movement
Type: InventMovement Class
An instance of the InventMovement class.
- _inventDim
Type: InventDim Table
An InventDim record that is used by the InventOnHand class.
- _inventDimFixed
Type: InventDimFixed Extended Data Type
An InventDimFixed value.
Return Value
Type: InventOnHandQty Class
An instance of the InventOnHandQty class.
Remarks
If the _InventdimFixed parameter is specified then the fixed dimensions will be included by the InventOnHandQty class.