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: 

Asset Values how to find

aurelio_centini2
Explorer
0 Kudos

Hi

I need to find the values of an asset, i need to make a purchase order with the assets transferred to another center i see them on ANLA and ANLZ but i cant find where the orginal value and the depreciation values are.

Ola, Pessoal, preciso criar uma ordem de venda para transferir Ativos de um centro para outro, o processo de mudança de classes será feito pelo FI-AA, antes da geração da ordem, ja achei os dados do Ativo na ANLA e do centro na ANLZ, mas não encontro onde estão os valores iniciais e as ocorrencias de depreciação, se alguem puder ajudar agradeço.

Grande Abraço

Aurélio - SAP-SD.

1 ACCEPTED SOLUTION

former_member186660
Participant
0 Kudos

Good day Aurelio,

Try use BAPI_FIXEDASSET_GETLIST as well to get depreciation values.

For reference how to use the BAPI above use report : RAALTDBDR for e.g.

Regards,

Tumelo Modise

5 REPLIES 5

michael_kozlowski
Active Contributor
0 Kudos

Check tables ANLC / ANEP / ANEA.

0 Kudos

Thanks a lot.

Best Regards from Brasil.

raymond_giuseppi
Active Contributor
0 Kudos

Execute SE36 (logical database) and look at ADA (Assets) or use BAPI_FIXEDASSET_GETDETAIL before ABUMN.

Regards,

Raymond

former_member186660
Participant
0 Kudos

Good day Aurelio,

Try use BAPI_FIXEDASSET_GETLIST as well to get depreciation values.

For reference how to use the BAPI above use report : RAALTDBDR for e.g.

Regards,

Tumelo Modise

0 Kudos

Hello,

Please check the ANLB table to get the Depreciation term values.

Regards,

Prasad U