FiscalCalendarYear::findFiscalYearOpening_CN Method
Retrieves only the first FiscalCalendarYear record, in ascending order based on the StartDate field of the FiscalCalendarYear table.
Syntax
client server public static FiscalCalendarYear findFiscalYearOpening_CN(RecId _calendarRecId)
Run On
Called
Parameters
- _calendarRecId
Type: RecId Extended Data Type
The fiscal calendar record ID to use to find the first fiscal year.
Return Value
Type: FiscalCalendarYear Table
The first FiscalCalendarYear record in the specified fiscal calendar.