Depreciation Override allows you to optionally override the depreciation amounts calculated by Oracle Assets. Using this feature, you can manually override the calculated default depreciation amounts for standalone and group assets.
Before running depreciation or performing adjustments, you must provide the necessary information in the Depreciation Override window or the FA_DEPRN_OVERRIDE table, and indicate whether the override data is for depreciation or adjustments. When running depreciation, the system will upload and use the depreciation amounts provided in the interface table.
If you do not use the Depreciation Override window to input the override amounts, you must first populate the FA_DEPRN_OVERRIDE table with the necessary depreciation data. Next, the feature uploads and overrides the system calculated depreciation amounts with the amounts you provided in the override interface table.
Prerequisite
Set the profile option FA: Enable Depreciation Override to Yes.
Note: For MRC-enabled books, you do not need to provide the override amounts for the reporting currency books. The system will derive the reporting currency values based on the ratio of asset cost in the reporting currency to asset cost in the ledger currency.
Navigate to the Depreciation Override window.
You can use the Find Assets window to find assets for which you want to change depreciation.
If you did not use the Find Assets window, or query, to find the assets records you wish to modify, enter the asset number, book, and period of the asset in the rows of Depreciation Override window.
In the Depreciation field, you can enter the override depreciation amount.
In the Bonus Depreciation field you can enter the override bonus depreciation amount.
In the Use By field, you can select the adjustment type of Depreciation or Adjustment. The default value is Depreciation when creating a new record.
The Status field displays the current status of the override record, which may be New, Post, or Posted. If the status is Post or Posted, you cannot update the record, you can only delete the record and reenter the updated record.
Select Save from the menu to save your work.
Define the override data in the FA_DEPRN_OVERRIDE table. In the FA_DEPRN_OVERRIDE table, enter all basic override depreciation information: BOOK_TYPE_CODE, ASSET_ID, PERIOD_NAME, DEPRN_AMOUNT, BONUS_DEPRN_AMOUNT and USED_BY. You can provide depreciation amounts for depreciation expense and bonus expense separately using the columns: DEPRN_AMOUNT and BONUS_DEPRN_AMOUNT. Define either DEPRECIATION or ADJUSTMENT in the USED_BY column depending on your requirement.
Note: You can assign multiple override data for each asset as long as PERIOD_NAME and USED_BY do not overlap for records with a non-posted status.
Optionally run What-If Analysis or Projection to review the estimated depreciation amounts for that period.
Run Depreciation or perform adjustments (single asset adjustment and mass change) to incorporate the override data.
If the override fails, the system will roll back the depreciation for the asset. You first need to correct the override information in the interface table, then rerun depreciation. For example, if any assets became over-reserved during the overriding process, the override will fail and the system will return an error.
The following table contains asset setup information used in this example.
| Asset Setup Item | Asset Setup Information |
|---|---|
| Book Type Code | CORP |
| Asset Number | ASSET-A (Asset ID: 100869) |
| Method | Flat COST |
| Rate | 10% |
| Bonus Rule | 10% |
| Cost | 1,000,000 |
| Addition Date | Qtr-2-95 |
| Salvage Value | 0 |
Load the following override data in the FA_DEPRN_OVERRIDE table before running depreciation:
| BOOK_ TYPE_ CODE | ASSET ID | PERIOD NAME | DEPRN_ AMOUNT | BONUS_ DEPRN_ AMOUNT | USED BY |
|---|---|---|---|---|---|
| CORP | 100869 | Qtr-2-1996 | 80,000 | (NULL) | DEPRECIATION |
| CORP | 100869 | Qtr-3-1996 | (NULL) | 50,000 | DEPRECIATION |
| CORP | 100869 | Qtr-2-1997 | 100,000 | 0 | DEPRECIATION |
| CORP | 100869 | Qtr-4-1998 | (NULL) | 0 | DEPRECIATION |
| CORP | 100869 | Qtr-3-1999 | (NULL) | 20,000 | DEPRECIATION |
Expected depreciation results for Asset ID 100869 are included in the following table:
| Fiscal Year | 1995 | 1996 | 1997 | 1998 | 1999 |
|---|---|---|---|---|---|
| Adjusted Cost | 1,000,000 | 1,000,000 | 1,000,000 | 1,000,000 | 1,000,000 |
| Q1 | 0 | 50,000 | 50,000 | 50,000 | 50,000 |
| Q2 | 50,000 | 105,000 | 100,000 | 50,000 | 50,000 |
| Q3 | 50,000 | 75,000 | 50,000 | 50,000 | 45,000 |
| Q4 | 50,000 | 50,000 | 50,000 | 25,000 | 0 |
| Accumulated | 150,000 | 430,000 | 680,000 | 855,000 | 1,000,000 |
| Basic Rate | 10% | 10% | 10% | 10% | 10% |
| Bonus Rate | 10% | 10% | 10% | 10% | 10% |
For this example:
System Calculated Depreciation Amount for each period = 25,000
System Calculated Bonus Depreciation Amount for each period = 25,000
Qtr2-96 = (override depreciation amount + (system calculated bonus depreciation amount) = 80,000 + 25,000 = 105,000
Qtr3-96 = (system calculated depreciation amount + (override bonus depreciation amount) = 25,000 + 50,000 = 75,000
Qtr2-97 = (override depreciation amount + (override bonus depreciation amount) = 100,000 + 0 = 100,000
Qtr4-98 = (system calculated depreciation amount + (override bonus depreciation amount) = 25,000 = 0 = 25,000
Qtr3-99 = (system calculated depreciation amount + (override bonus depreciation amount) = 25,000 +20,000 = 45,000
Note: Currently, Oracle Assets does not support bonus depreciation amounts in the last period of an asset's life (Qtr3-99 in this example). As a default, the depreciation amount for Qtr3-99 is calculated as follows:
The system calculated Depreciation Amount for Qtr3-99 = Adjusted Recoverable Cost - Depreciation Reserve = (1,000,000 - 955,000) = 45,000.
The system calculated Bonus Depreciation Amount for Qtr3-99 = 0.
Using the override feature, you can define the bonus amount even at the last period of life for the asset, provided ((Depreciation Reserve + Current Period Depreciation Total) = Adjusted Recoverable Cost). If the total of depreciation reserve and current period depreciation is greater than the adjusted recoverable cost, the system will return an error. Next, you need to correct the amount and run depreciation again.
The following table contains asset setup information used in this example.
| Asset Setup Item | Asset Setup Information |
|---|---|
| Book Type Code | CORP |
| Asset Number | ASSET-B (Asset ID: 100870) |
| Method | Flat NBV |
| Rate | 10% |
| Bonus Rule | 0% |
| Cost | 10,000 |
| Addition Date | Qtr-2-95 |
| Salvage Value | 0 |
Load the following override data in the FA_DEPRN_OVERRIDE table before performing the adjustment:
| BOOK_ TYPE_ CODE | ASSET ID | PERIOD NAME | DEPRN_ AMOUNT | BONUS_ DEPRN_ AMOUNT | USED BY |
|---|---|---|---|---|---|
| CORP | 100870 | Qtr-3-1995 | 0 | 1,000 | ADJUSTMENT |
Non-Override Example
For this example:
Expensed Adjustment on Qtr-1-96
Adjustment Amount from 10,000 to 20,000
Missed Depreciation = Re-calculated Depreciation Total - Depreciation Reserve = (20,000 * 0.1 / 4 * 3) - 750 = 750
New Adjusted Cost for 1996 = New Cost - Recalculated Depreciation Reserve for 1995 = 20,000 - (20,000 * 0.1 / 4 * 3) = 20,000 - 1,500 = 18,500
Expected depreciation results for Asset ID 100870 are included in the following table:
| 1995 | 1996 | 1997 | |
|---|---|---|---|
| Adjusted Cost | 10,000 | 18,500 | 17,400 |
| Q1 | 0 | 1,213 (=463+750) | 435 |
| Q2 | 250 | 463 | 435 |
| Q3 | 250 | 463 | 435 |
| Q4 | 250 | 461 | 435 |
| Accumulated | 750 | 2,600 | 4,340 |
| Basic Rate | 10% | 10% | 10% |
| Bonus Rate | 0% | 0% | 0% |
Override Example
For this example:
Enter the override amount as indicated in the following table:
| BOOK_ TYPE_ CODE | ASSET ID | PERIOD NAME | DEPRN_ AMOUNT | BONUS_ DEPRN_ AMOUNT | USED BY |
|---|---|---|---|---|---|
| CORP | 100870 | Qtr-3-1995 | (NULL) | 1,000 | DEPRECIATION |
Scenario:
Expensed Adjustment on Qtr-1-96
Adjustment Amount from 10,000 to 20,000
Missed Depreciation = Re-calculated Depreciation Total - Depreciation Reserve= (20,000 * 0.1 / 4 * 3 + 1,000) - 750 = 1,750
New Adjusted Cost for 1996 = New Cost - Recalculated Depreciation Reserve for 1995 = 20,000 - (20,000 * 0.1 / 4 * 3 + 1,000) = 20,000 - 2,500 = 17,500
The expected depreciation results for asset ID 100870 are included in the following table:
| 1995 | 1996 | 1997 | |
|---|---|---|---|
| Adjusted Cost | 10,000 | 17,500 | 16,500 |
| Q1 | 0 | 2,188 (=438+1,750) | 413 |
| Q2 | 250 | 438 | 413 |
| Q3 | 250 | 438 | 413 |
| Q4 | 250 | 436 | 411 |
| Accumulated | 750 | 3,500 | 5.150 |
| Basic Rate | 10% | 10% | 10% |
| Bonus Rate | 0% | 0% | 0% |
As above, override effect will appear in the adjusted period, in this case, Qtr-1-96.
For this example:
Expensed Adjustment on Qtr1-96
Adjustment Amount: From 10,000 To 20,000
Missed Depreciation = Re-calculated Depreciation Total - Depreciation Reserve = (20,000*0.1/4*3 + 1,000) - 750 = 2,500 - 750 = 1,750
New Adjusted Cost for 1996 = New Cost - Recalculated Depreciation Reserve for 1995 = 20,000 - (20,000*0.1/4*3 + 1,000) = 20,000 - 2,500 = 17,500
The expected depreciation results for asset ID 100870 are included in the following table:
| Fiscal Year | 1995 | 1996 | 1997 |
|---|---|---|---|
| Adjusted Cost | 10,000 | 17,500 | 15,750 |
| Q1 | 0 | 438 | 394 |
| Q2 | 250 | 438 | 394 |
| Q3 | 250 | 438 | 394 |
| Q4 | 250 | 437 | 393 |
| Accumulated | 750 | 2,500 | 4,075 |
| Basic Rate | 10% | 10% | 10% |
| Bonus Rate | 0% | 0% | 0% |
In the above example:
The FA: Annual Rounding profile option is set to always.
Qtr1-96 = Periodic Depreciation Amount + Missed Depreciation Amount = 438 + 1750 = 2188.
Currently, Oracle Assets does not support bonus depreciation for back-dated amortized adjustments. If you provide override bonus depreciation amounts, and back-dated amortized adjustments are used, the override will fail with an error.