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.
Gets the FiscalCalendarYear table buffer for the specified fiscal calendar record ID and date.
Syntax
client server public static FiscalCalendarYear findYearByCalendarDate(RecId _calendarRecId, date _date)
Run On
Called
Parameters
- _calendarRecId
Type: RecId Extended Data Type
The calendar record ID used to find records in the FiscalCalendarYear table.
- _date
Type: date
The date which falls in the fiscal calendar year which is to be searched.
Return Value
Type: FiscalCalendarYear Table
The FiscalCalendarYear table buffer.