Share via


NumberSeqScope::lookupFiscalCalendarYear Method [AX 2012]

Performs a lookup on the FiscalCalendarYear table.

Syntax

client server public static Common lookupFiscalCalendarYear(FormReferenceControl _formControl, RecId _fiscalCalendar)

Run On

Called

Parameters

Return Value

Type: Common Table
The record that was selected from the lookup.

Remarks

This method is intended for use by the number sequence framework forms.

See Also

Reference

NumberSeqScope Class