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.
Validates whether the inventory movement can be financially updated.
Syntax
public boolean checkUpdateFinancial(InventUpd_Financial _updateNow)
Run On
Called
Parameters
- _updateNow
Type: InventUpd_Financial Class
An instance of the InventUpd_Financial class that contains the current financial inventory update.
Return Value
Type: boolean
true if the inventory movement is valid; otherwise, false.