Depreciation Override

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

To override the system calculated depreciation amounts using the Depreciation Override window:

  1. Navigate to the Depreciation Override window.

  2. You can use the Find Assets window to find assets for which you want to change depreciation.

  3. 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.

  4. In the Depreciation field, you can enter the override depreciation amount.

  5. In the Bonus Depreciation field you can enter the override bonus depreciation amount.

  6. 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.

  7. 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.

  8. Select Save from the menu to save your work.

To override the system calculated depreciation amounts using the FA_DEPRN_OVERRIDE table:

  1. 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.

  2. Optionally run What-If Analysis or Projection to review the estimated depreciation amounts for that period.

  3. Run Depreciation or perform adjustments (single asset adjustment and mass change) to incorporate the override data.

  4. 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.

Depreciation Example

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:

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.

Adjustment Example

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:

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:

Scenario:

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:

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:

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.