Share via


NumberSeqScope::lookupFiscalCalendarPeriod Method [AX 2012]

Performs a lookup on the FiscalCalendarPeriod table.

Syntax

client server public static Common lookupFiscalCalendarPeriod(FormReferenceControl _formControl, RecId _fiscalCalendarYear)

Run On

Called

Parameters

Return Value

Type: Common Table
The record selected from the lookup.

Remarks

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

See Also

Reference

NumberSeqScope Class