InventMovement.mustCheckOverDeliveryForQty Method [AX 2012]

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

Return Value

Type: NoYes Enumeration
true if over delivery must be checked; otherwise, false.

See Also

Reference

InventMovement Class