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 if the movement can update the fields of the related InventTrans.
Syntax
public boolean mustUpdateInventTransFields(InventMovement _movement_orig)
Run On
Called
Parameters
- _movement_orig
Type: InventMovement Class
The inventory movement that contains the original values.
Return Value
Type: boolean
true if the movement can update the fields; otherwise, false.