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.
Calculates the ending period for the specified starting date.
Syntax
server public static RecId calculateEndFiscalCalendarPeriod(RecId _budgetCycleTimeSpanRecId, FiscalPeriodStart _startDate)
Run On
Server
Parameters
- _budgetCycleTimeSpanRecId
Type: RecId Extended Data Type
The BudgetCycleTimeSpan record ID for which the end period must be found.
- _startDate
Type: FiscalPeriodStart Extended Data Type
The FiscalPeriodStart value for which ending period must be found.
Return Value
Type: RecId Extended Data Type
A FiscalCalendarPeriod record ID of the ending date.