Share via


PdsCWValidation_lastBox.adjustQtyPair Method [AX 2012]

Adjusts the catch weight and order quantity pair.

Syntax

protected void adjustQtyPair(PdsCWQtyFieldPair _fieldPair, [boolean _adjustCWQty])

Run On

Called

Parameters

  • _adjustCWQty
    Type: boolean
    A Boolean value that indicates whether to adjust the catch weight quantity; optional.

Remarks

This method is overridden from the parent PdsCWValidation class. The new 'last box' functionality has been added to the method.

See Also

Reference

PdsCWValidation_lastBox Class