LedgerTransferOpening.calendarId_modified Method [AX 2012]

Sets the value of the CalendarRecId field when dialogCalendarId field is modified.

private boolean calendarId_modified(FormStringControl _formStringControl)

Run On

Called

Parameters

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

Return Value

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

Community Additions

ADD
Show: