FiscalCalendarPeriod::mcrFindPeriodbyEndDate Method
Finds the fiscal calendar period for the given end date.
Syntax
client server public static FiscalCalendarPeriod mcrFindPeriodbyEndDate(date _endDate)
Run On
Called
Parameters
- _endDate
Type: date
The end date for which the fiscal period needs to be found.
Return Value
Type: FiscalCalendarPeriod Table
The FiscalCalendarPeriod buffer if found; otherwise, empty.