InventMov_TransferTransitTo.mustCheckOverDelivery Method [AX 2012]
Determines whether the current InventMovement object requires checking for over delivery.
Syntax
public NoYes mustCheckOverDelivery(InventDirection _direction)
Run On
Called
Parameters
- _direction
Type: InventDirection Enumeration
The InventDirection value of the update that is being made.
Return Value
Type: NoYes Enumeration
true if over delivery must be checked; otherwise, false.