Skip to the content.

FA Asset Cost – Oracle EBS SQL Report

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

Overview

Asset Costs Summary/Detail Report

Equivalent to Oracle Standard Reports: Cost Summary Report Cost Detail Report

DB package: XXEN_FA_FAS_XMLP

Report Parameters

Set of Books, Book, From Period, To Period, Show Depreciation Reserve

Oracle EBS Tables Used

msc_form_query, fa_system_controls, gl_ledgers, fnd_currencies, fa_balances_report_q, fa_asset_history, fa_category_books, fa_additions, gl_code_combinations

Report Categories

Enginatics, R12 only

MSC Horizontal Plan, FA Depreciation Reserve, CAC Shipping Network (Inter-Org) Accounts Setup, CAC Shipping Networks Missing Interco OU Relationships, CAC Inventory Lot and Locator OPM Value (Period-End), CAC Interface Error Summary, CAC ICP PII Inventory and Intransit Value (Period-End), CAC Inventory and Intransit Value (Period-End), CAC Inventory Pending Cost Adjustment - No Currencies

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 Asset Cost - Asset Cost Detail 20-Jul-2023 032253.xlsx
Blitz Report™ XML Import FA_Asset_Cost.xml
Full SQL on Enginatics www.enginatics.com/reports/fa-asset-cost/

Case Study & Technical Analysis: FA Asset Cost Report

Executive Summary

The FA Asset Cost report is the definitive tool for reconciling Fixed Asset subledger balances. It provides a detailed “Roll Forward” analysis of asset costs, tracking movements from the beginning balance through additions, adjustments, retirements, revaluations, and transfers to the ending balance. This report is indispensable for Period Close activities and external audits, ensuring that the Fixed Assets register aligns perfectly with the General Ledger.

Business Challenge

Reconciling Fixed Assets is often a manual and error-prone process:

The Solution

This report modernizes the standard asset reconciliation process by extracting the core data into a flat, pivot-ready format.

Technical Architecture (High Level)

The report leverages Oracle’s standard reconciliation logic to ensure 100% accuracy while enhancing the data presentation.

Primary Tables

Logical Relationships

Parameters & Filtering

Performance & Optimization

FAQ

Q: Why does this report match the standard Oracle Cost Summary Report? A: It uses the exact same underlying PL/SQL logic to calculate the balances. The difference is only in how the data is presented (Excel vs. PDF).

Q: What does the “Out of Balance Amount” column mean? A: This column checks the mathematical integrity of the asset’s history. If Begin + Activity != End, it shows the difference. This usually indicates a data corruption issue or a bug in a previous transaction that needs IT investigation.

Q: Can I use this for Tax Books? A: Yes, simply select the desired Tax Book in the “Book” parameter.


© 2026 Enginatics