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 FiscalCalendarYear table.
Syntax
client server public static Common lookupFiscalCalendarYear(FormReferenceControl _formControl, RecId _fiscalCalendar)
Run On
Called
Parameters
- _formControl
Type: FormReferenceControl Class
The FormReferenceControl value to use to perform the lookup.
- _fiscalCalendar
Type: RecId Extended Data Type
The FiscalCalendar.RecId value to use to restrict the lookup.
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.