Application Development 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: 

Deprecation key value

Former Member
0 Kudos

Hi,

how to get information of percentage deprecation key of asset. I don't want string text "Buildings declining-balance  3.5 / 2.0 / 1.0%" but really value, for example 3.5% when is posting first document to asset.

4 REPLIES 4

former_member565026
Participant
0 Kudos

This message was moderated.

0 Kudos

I must get this information by some BAPI or FM. I can't study information about. It maybe is there some transaction where I can get simple this information?

raymond_giuseppi
Active Contributor
0 Kudos

There are many tables in this Customizing

  • T090NA    Depreciation Keys
  • T090NAZ    Depreciation Keys - Method Assignment
  • T090ND    Declining-Balance Method
  • T090NH_METH    Maximum Amount Method
  • T090NP    Period Control Method
  • T090NR    Base Method
  • T090NSG    Multi-Level Method - Start of Validity
  • T091    Cut-off value key
  • T096    Chart of depreciation

Better look via Customizing SPRO : Financial Accounting, Asset Accounting, Special Valuation, Net Worth Tax, Depreciation Key (many paths available...)

Also read SAP online documentation, start at Valuation Methods.

Regards,

Raymond

0 Kudos

You could also check via Customiziing transactions : SPRO, Financial Accounting,Asset Accounting, Depreciation, Valuation Methods (transaction AFAMA)

Regards,

Raymond