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