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 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.