BudgetCycle::updateBudgetCycleEndingPeriodReferences Method
Updates the reference of the current end fiscal calendar period to the passed in new end fiscal calendar period record ID
Syntax
server public static void updateBudgetCycleEndingPeriodReferences(RecId _currentEndFiscalPeriod, RecId _newEndFiscalPeriod)
Run On
Server
Parameters
- _currentEndFiscalPeriod
Type: RecId Extended Data Type
The record ID of the current end fiscal calendar period which must be updated.
- _newEndFiscalPeriod
Type: RecId Extended Data Type
The record ID of the new end fiscal calendar period which replaces the current fiscal calendar period.