Symptom
You have a fixed asset, which has useful life X years and X months.
You expect that system calculates planned depreciation for X years but in fact it is calculating over a period which is twice the value on useful life.
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to the Fixed Assets work center.
- Go to the Fixed Assets view.
- Select the Fixed Asset XYZ and choose Edit.
- Go to tab Values.
- Check the useful life for the combination of Set of Books and Valuation View against the periods on Depreciation Overview.
For example:
Useful Life - Years = 3
Useful life - Months = 36
Depreciation Overview = 72 periods calculated
XYZ means the fixed asset ID.
Cause
Useful Life - Years and Useful Life - Months are summed to get the total useful life.
In the example mentioned above, the system sum 3 years (equal to 36 months) PLUS 36 months to get a total useful life of 72 months.
Resolution
In this case, maintain only one figure: Useful Life - Years OR Useful Life - Months.
If a depreciation is already posted you might execute a depreciation recalculation run with Period/Year 999/9999 that will recalculate for all open periods. Bear in mind to open accounting period that needs to be revaluated previously of the run execution:
- Go to the Fixed Assets work center.
- Select Periodic Tasks and then Depreciation view.
- Click New button and choose Fixed Asset Depreciation Run.
- Complete the necessary data and under Period/Year field you have to enter 999/9999.
- Click Start Now button.
- Check the Fixed Asset and you will see that Depreciation Overview was updated.
If this is affecting only a few fixed assets you might also use the function Recalculate Adjustment on the value tab in fixed asset master data:
- Go to the Fixed Assets work center.
- Select the Fixed Assets view.
- Find fixed asset affected and click Edit.
- Go to tab Values.
- Click Recalculate Adjustment.
Keywords
useful life; years; periods; asset valuation; depreciation overview; doubled; duplicate, FA , KBA , asset valuation , periods , useful life , doubled , depreciation overview , duplicate , SRD-FIN-FA , Fixed Assets , How To