Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Performs a lookup on the FiscalCalendarPeriod table.
Syntax
client server public static Common lookupFiscalCalendarPeriod(FormReferenceControl _formControl, RecId _fiscalCalendarYear)
Run On
Called
Parameters
- _formControl
Type: FormReferenceControl Class
The FormReferenceControl value to use to perform the lookup.
- _fiscalCalendarYear
Type: RecId Extended Data Type
The FiscalCalendarYear.RecId value to use to restrict the lookup.
Return Value
Type: Common Table
The record selected from the lookup.
Remarks
This method is intended for use by the number sequence framework forms.