ProjUtilReportUIBuilder.actualBudgetModified Method [AX 2012]

Handles the UI modified event for the detail dialog box field..

public boolean actualBudgetModified(FormComboBoxControl _control)

Run On

Called

Parameters

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

Return Value

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

The level must enabled according to the value in detail field

Community Additions

ADD
Show: