Fixed asset YTD deprecation Value Issue
In Fixed Assets, the depreciation data displayed in the application is different from the data stored in the Oracle database tables (FA_DEPRN_SUMMARY and FA_DEPRN_DETAIL). When depreciation is run more than once within the same month, the system screen shows only the last depreciation run. However, in the database tables, all depreciation runs for that month are recorded and calculated. As a result, the asset cost becomes zero, and the system starts calculating depreciation again from the beginning.
0