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.
Determines whether the movement can be estimated without error.
Syntax
public boolean checkUpdateEstimated(InventUpd_Estimated _updateNow, InventMovement _this_orig)
Run On
Called
Parameters
- _updateNow
Type: InventUpd_Estimated Class
An InventUpd_Estimated object.
- _this_orig
Type: InventMovement Class
The original InventMovement object.
Return Value
Type: boolean
true if the movement can be estimated without error; otherwise, false.