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 registration can be performed.
Syntax
public boolean canRegister(InventQty _qtyToRegister)
Run On
Called
Parameters
- _qtyToRegister
Type: InventQty Extended Data Type
The quantity to be registered.
Return Value
Type: boolean
true if the registration can be performed; otherwise, false.