Skip to the content.

PA Revenue, Cost, Budgets by Work Breakdown Structure – Oracle EBS SQL Report

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

Overview

This Blitz report implements the standard Oracle report: MGT: Revenue, Cost, Budgets by Work Breakdown Structure (XML)

The ‘Report Level’ parameter determines if the report is run at the Project Level or Task Level

Report Level Parameter: Project - will pull back revenue, costs and budgets accumulated at the project level Task - will pull back revenue, costs and budgets accumulated at the task level

The report has been extended to pull in additional datapoints as displayed in the Project Status Inquiry Form.

Application: Projects Source: MGT: Revenue, Cost, Budgets by Work Breakdown Structure (XML) Short Name: PAXBUBSS_XML DB package: PA_PAXBUBSS_XMLP_PKG

Report Parameters

Operating Unit, Project Organization, Project Manager, Project Number, Project Name, Project Type, Top Task, Report Level, Explode Subtasks, Cost Budget Type, Revenue Budget Type

Oracle EBS Tables Used

pa_proj_info_view, pa_projects, pa_project_types, pa_proj_invoice_summary_view, hr_all_organization_units_vl, mo_glob_org_access_tmp, dual, pa_project_status_controls, pa_tasks, per_people_x, hr_all_organization_units_tl, pa_project_accum_headers, pa_project_accum_actuals, pa_project_accum_commitments, pa_project_accum_budgets, pa_budget_types, projects, tasks, actuals, commitments, budget_costs, budget_revenues

Report Categories

Enginatics, R12 only

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 None
Blitz Report™ XML Import PA_Revenue_Cost_Budgets_by_Work_Breakdown_Structure.xml
Full SQL on Enginatics www.enginatics.com/reports/pa-revenue-cost-budgets-by-work-breakdown-structure/

Case Study & Technical Analysis: PA Revenue, Cost, Budgets by Work Breakdown Structure Report

Executive Summary

The PA Revenue, Cost, Budgets by Work Breakdown Structure report is a fundamental financial analysis and performance monitoring tool for Oracle Projects. It provides a consolidated view of project revenue, costs, and budgets aligned with the project’s Work Breakdown Structure (WBS), at both project and task levels. This report is indispensable for project managers, portfolio managers, and financial controllers who need to track the financial performance of projects, identify budget variances, and ensure that projects remain on track and within financial targets, all organized by the structured WBS elements.

Business Challenge

For projects to be successful, their financial performance must be continuously monitored against the plan, and this monitoring needs to be aligned with how the work itself is structured. Organizations often face several challenges in achieving this visibility:

The Solution

This report offers a powerful, hierarchical financial view of projects, seamlessly integrating financial data with the Work Breakdown Structure.

Technical Architecture (High Level)

The report is built on an optimized SQL query that leverages Oracle Projects’ accumulation tables to efficiently gather and present WBS-driven financial data.

Parameters & Filtering

The report offers a rich set of parameters to precisely control the scope and detail of the financial analysis:

Performance & Optimization

This report is designed for efficient processing of complex, hierarchical financial data.

FAQ

1. How does the “Explode Subtasks” parameter work? When Explode Subtasks is set to ‘Yes’, the report will display the full hierarchy of tasks and subtasks below the selected project or top task. This allows for detailed financial analysis at every level of the Work Breakdown Structure. When set to ‘No’, it typically shows only the financial data at the level of the tasks directly under the selected project or parent task, without expanding further down the hierarchy.

2. Can this report be used to track Earned Value Management (EVM) metrics? While this report provides the foundational data (Planned Value from budget, Actual Cost from actuals), it does not directly calculate all standard EVM metrics like Earned Value, Cost Variance, or Schedule Variance. However, the data provided is perfectly suited to be exported to Excel for such calculations and further EVM analysis.

3. What is the difference in data between this report and the “Revenue, Cost, Budgets by Resources” report? The primary difference is the grouping of the data. This report (by Work Breakdown Structure) aggregates and presents financial information according to the project’s task hierarchy (WBS). The by Resources report, in contrast, aggregates and presents the same financial information by the specific resources used (e.g., specific labor categories, types of materials, or equipment), regardless of where they fall in the WBS.


© 2026 Enginatics