EUSalesListReportingEngine.reportingPeriodType_Modified Method [AX 2012]

Enables or disables the from date control depending on the modified value of the Period type control.

This method also sets the from and to dates based on the period type selection.

public boolean reportingPeriodType_Modified(FormStringControl _formControl)

Run On

Called

Parameters

_formControl
Type: FormStringControl Class
The form control that triggered the event.

Return Value

Type: boolean
true, if the modified event was handled succesfully; otherwise, false.

Community Additions

ADD
Show: