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: 

Fixed Asset Question

Former Member
0 Kudos
185

Hi All! is there any function module that retrieves the Depreciation Posted/Planned of a fixed asset?

thanks in advance, Mauro.

4 REPLIES 4

former_member188685
Active Contributor
0 Kudos
123

Hi Try these FMs

BAPI_FIXEDASSET_GETDETAIL

BAPI_FIXEDASSET_GETLIST

regards

vijay

0 Kudos
123

None of those work....

Former Member
0 Kudos
123

Found FM AM_SHOW_POST_DEPR

0 Kudos
123

Hi Mauro,

I have a similar requirement of retreiving depriciation values for an asset, These value does not seem to be stored in a dictionary tables and involves some calculations.

Can you please let me know if u used this function module AM_SHOW_POST_DEPR and if it helped ?

Would be greatful to you if u can provide further details on the requirement you acheieved using this function module.

Thanks,

Lucky.