PurchLineType.checkQuantityUpdateValid Method [AX 2012]

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

protected boolean checkQuantityUpdateValid()

Run On

Called

Return Value

Type: boolean
true if line quantity being updated are valid; otherwise, false.

Line quantity cannot be changed lower than the invoiced or received quantity.

Community Additions

ADD
Show: