PdsFormCtrl_PurchEditLines.specQtyChanged Method [AX 2012]

Is called when the user changes the value of the SpecQty drop-down list.

public void specQtyChanged(boolean _allowFromSpec)

Run On

Called

Parameters

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

The passed indicator needs to 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: