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.
Retrieves only the first FiscalCalendarYear record in descending order by the StartDate field of the FiscalCalendarYear table.
Syntax
client server public static FiscalCalendarYear findMostRecentFiscalCalendar(RecId _calendarRecId)
Run On
Called
Parameters
- _calendarRecId
Type: RecId Extended Data Type
The fiscal calendar record ID to use to find the most recent fiscal year.
Return Value
Type: FiscalCalendarYear Table
The most recent FiscalCalendarYear record in the specified fiscal calendar.