Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adding new logic for depreciation calculation

Former Member
0 Likes
391

HI experts,

I am new to asset accounting and not sure how the calculations gets handled. I have a requirement that I need to apply custom logic for calculating the depreciation for an asset. For that new depreciation area and custom depreciation key will be defined. I need to put the given logic for caluculating the depreciation.

Can you please suggest how should I proceed with this requirement? Should I go ahead with BADI and applying code for only new dep area OR is there any place in dep key where I can add the logic for calculation?

Thanks in advance.

Thanks,

Ganesh Khumse

HI experts,

I am new to asset accounting and not sure how the calculations gets handled. I have a requirement that I need to apply custom logic for calculating the depreciation for an asset. For that new depreciation area and custom depreciation key will be defined. I need to put the given logic for caluculating the depreciation.

Can you please suggest how should I proceed with this requirement? Should I go ahead with BADI and applying code for only new dep area OR is there any place in dep key where I can add the logic for calculation?

Thanks in advance.

Thanks,

Ganesh Khumse

1 REPLY 1
Read only

Former Member
0 Likes
338

Hello,

there are the SMOD-Exits AFAR0001 to AFAR0004.

They are also documented in Customzing (SPRO -> Financial Accouting-> Asset Acounting->Depreciation->Valuation Methods->Enhancements).

Regards Wolfgang