Oracle query on generating the Asset Projection Depreciation out put in comma(,) delimited file
We have a requirement to provide a comma delimited(,) file with list of our Oracle Fixed asset Projection Depreciation transactions.
I checked in our Oracle Fixed Asset release 12 (12.1.3) and we run run this process thru Fixed Asset Manager responsibility
under menu Depreciation ----> Projections.
Based on Projection Calender date
Number of Periods
Starting Period
Currency
Books
Click Run and this will submit a concurrent job called----> FAPROJ module: Depreciation Projection. Also. another job
called ----> FASPRJ module: Depreciation Projection Report
This job will create Depreciation Projection Report in text about 400 pages.
My questions is--------> Is there a way I be able to generate this file in comma(,) delimter file format?