Share via


PurchLineType_WithMultipleDeliveries.checkQuantityUpdateValid Method [AX 2012]

Determines whether the line quantity that is being updated is valid and throws an error if not valid.

Syntax

protected boolean checkQuantityUpdateValid()

Run On

Called

Return Value

Type: boolean
Always returns true.

See Also

Reference

PurchLineType_WithMultipleDeliveries Class