Skip to the content.

FA Depreciation Projection – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

Based on Oracle’s ‘Depreciation Projection Report’ FASPRJ

Uses custom DB package call XXEN_FA_FAS_XMLP to launch Oracle standard Depreciation Projection concurrent FAPROJ. The data generation is explained in note: How Does FA Depreciation Projections Handle Table FA_PROJ_INTERIM_XXX or FA_PROJ_INTERIM_REP ? (KB730395) https://support.oracle.com/support/?kmContentId=1607626

Report Parameters

Ledger, Calendar, Number of Periods, Starting Period, Currency, Book1, Book2, Book3, Book4, Show Asset Number, Show Cost Center, Run Depreciation Projection, Previous Request Id

Oracle EBS Tables Used

gl_ledgers, fa_book_controls, fa_proj_interim_v, fa_additions_vl, fa_categories_b_kfv, fa_asset_keywords_kfv, gl_code_combinations

Report Categories

Enginatics, R12 only

FA Asset Upload, FA Asset Book Details, FA Asset Summary (Germany), AP Invoices and Lines, FA CIP Assets and Invoices, FA Asset Book Details 11i, AP Invoice Upload

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output FA Depreciation Projection 06-Nov-2024 005550.xlsx
Blitz Report™ XML Import FA_Depreciation_Projection.xml
Full SQL on Enginatics www.enginatics.com/reports/fa-depreciation-projection/

Executive Summary

The FA Depreciation Projection report forecasts future depreciation expenses for a specified number of periods. It is a strategic tool for budgeting and financial planning, allowing organizations to anticipate future capital consumption costs.

Business Challenge

The Solution

This Blitz Report leverages Oracle’s standard projection logic but presents it in a usable format:

Technical Architecture

The report uses a wrapper (XXEN_FA_FAS_XMLP) to launch the standard Oracle concurrent program FAPROJ. This program populates temporary tables (FA_PROJ_INTERIM_V) which the Blitz Report then queries to present the results.

Parameters & Filtering

Performance & Optimization

FAQ


© 2026 Enginatics