LedgerTransferOpening.fiscalYearName_Modified Method [AX 2012]

Sets the value of the fiscalCalendarYearNameRecId field when dialogFiscalYearName field is modified.

private boolean fiscalYearName_Modified(FormStringControl _formStringControl)

Run On

Called

Parameters

_formStringControl
Type: FormStringControl Class
The control that is bound to the dialogFiscalYearName field.

Return Value

Type: boolean
true if the dialogFiscalYearName field can be edited; otherwise, false .

Community Additions

ADD
Show: