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 InventOnHand class.
Syntax
client server public static InventOnhand 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: InventOnhand Class
An instance of the InventOnHand class.
Remarks
If the _InventdimFixed parameter is specified then the fixed dimensions will be included by the InventOnHand class.