PurchReqStatisticsUIBuilder.statusModified Method [AX 2012]

Handles the UI modified event for the Status dialog combobox. If Draft is selected, reverts it back to previous selection.

public boolean statusModified(FormComboBoxControl _control)

Run On

Called

Parameters

_control
Type: FormComboBoxControl Class
The control that is behind the changed dialog field.

Return Value

Type: boolean
true if the control value has been modified; otherwise false.

Community Additions

ADD
Show: