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