Depreciation Projection - Customize the Depreciation Projection Report
Any ideas on how to customize the Depreciation Projection Report (FASPRJ). The current report will show an asset with projected depreciation going down in rows instead of creating columns containing the period projections. Ideally we want to take the data loaded into the FA_PROJ_INTERIM_XXXX table and format our own report. We are having issues because the process is spawned from a form. The data in the FA_PROJ_INTERIM_XXXX table would work fine if we could get to the table before it is dropped.
This was possible in earlier versions.
0