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.
Indicates whether the estimated transactions value must be updated.
Syntax
public boolean checkUpdateEstimatedMovement(InventMovement _movement_Orig)
Run On
Called
Parameters
- _movement_Orig
Type: InventMovement Class
The inventory movement class that contains the original values.
Return Value
Type: boolean
true if the values must be updated; otherwise, false
Remarks
This method calls the checkUpdateEstimatedMovement method of the InventDim class to determine whether the values should be updated.