Default Implementation

The default implementation has been provided by FundFiscalYearObligationAmtCalculationImpl and which calculates the obligation amount for each fund fiscal year, when the obligation period overlaps more than one fiscal year.

To determine the obligation amount, the default implementation splits the obligation amount and the relevant amounts are applied to the respective fund fiscal years. The calculation of obligation amounts for all overlapping fund fiscal years is determined using the formula, OA = (CYD / OD) * ROA, Where: OA = The obligation amount for each fund fiscal year, CYD = The number of days in the obligation period that fall within the current fiscal year, OD = The number of days in the obligation period, ROA = The total requested obligation amount.