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 current InventMovement object requires checking for over delivery for the specified quantity.
Syntax
public NoYes mustCheckOverDeliveryForQty(InventQty _qty)
Run On
Called
Parameters
- _qty
Type: InventQty Extended Data Type
The quantity of the update that is being made.
Return Value
Type: NoYes Enumeration
true if over delivery must be checked; otherwise, false.