PdsFormCtrl_SalesEditLines.specQtyChanged Method [AX 2012]

Performs processing when the user changes the value of the SpecQty dropdown control.

public void specQtyChanged(boolean _allowFromSpec)

Run On

Called

Parameters

_allowFromSpec
Type: boolean
A Boolean value that indicates whether the current setting of the field allows for editing the quantity fields.

The passed indicator must be kept as other update triggers might occur and the value is required to determine the new state of the controls.

Community Additions

ADD
Show: