Summary
Computing the Net Book Value for a fixed asset: Querying a Table column or creating external calculation -BI Publisher
Content
Hi,
I am trying to use the "FA_" tables for fixed assets to create some information at the "date of run" that goes like
Asset ID, Asset_Orginal_Cost Asset_Useful_Life, Asset_remaining_life, Accumalated_deprn, Net_Book_Value
I was able to find the following
Asset ID, Asset_Original_Cost,Asset_Accumalated_Deprn ( FA_DEPRN_SUMMARY)
Asset_Useful_life using STL (FA_METHODS)
Question: How can I get the Current Book Value( Orginal Cost-Accum Deprn) and Remaining life (Date Acquired-date of run) ?
Are there table columns that can give me this ( latest or former periods-date tracked) or are these to be calculated externally in BI Publisher using the Formulae I put in the brackets next to the needed values?
I am thinking there should be a way to query these from FA_tables? Kindly help me with which are the relevant tables needed here.
I am using Oracle Cloud , R12 and using BI Publisher to form the report.
Thanks & Regards,
Anand