Skip to Content
0
Former Member
Nov 30, 2011 at 03:55 PM

custom depreciation key

44 Views

Hi sap gurus,

my customer want us a special depreciation key.

the calculation should be as follows;

APC : 12.000

salvage value : 2.000 (changes according to year)

acc. dep = 2000

remaining life = 8 years.

calculation = (APC- Accumulated Depreciation - salvage value) / remaining life

x = (12.000 - 2.000 - 2.000) / 8 = 1.000 (yearly depreciation

is there any standart way to handle this operation?