Share via


PdsCWValidation_StepConsumption.setQtyEditable Method [AX 2012]

Sets the allow edit property of the catch weight quantity and the inventory quantity fields.

Syntax

public void setQtyEditable(boolean _allowQtyEdit)

Run On

Called

Parameters

  • _allowQtyEdit
    Type: boolean
    A Boolean value that indicates whether the properties should be editable.

See Also

Reference

PdsCWValidation_StepConsumption Class