Skip to the content.

PN Generate Portfolio Detail – Oracle EBS SQL Report

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

Overview

Application: Property Manager Source: Generate Portfolio Detail Report Short Name: PNGPDR_XML DB package: XXEN_PN

Report Parameters

Operating Unit, As of Period, Representation

Oracle EBS Tables Used

pn_lease_reports_data_gtt, pn_leases_all, pn_lease_details_all, pn_eqp_leases_all, pn_eqp_lease_details_all, pn_amendment_report_gtt, q_portfolio_detail, q_amendment_detail

Report Categories

Enginatics, R12 only

PN Generate Portfolio Summary, PN Generate Lease Details, PN Generate Lease Analysis, PN Schedule Approval Status Upload, PN Billing/Payment Term Upload, PN GL Reconciliation

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 PN_Generate_Portfolio_Detail.xml
Full SQL on Enginatics www.enginatics.com/reports/pn-generate-portfolio-detail/

Case Study & Technical Analysis: PN Generate Portfolio Detail Report

Executive Summary

The PN Generate Portfolio Detail report is a comprehensive operational and financial reporting tool designed for Oracle Property Management (PN). It provides a granular, consolidated view of an entire lease portfolio as of a specific period, encompassing details from individual leases, their terms, and any amendments. This report is indispensable for property managers, financial analysts, and executives to gain deep insight into the composition, performance, and financial obligations of their property assets, supporting both daily operations and strategic portfolio management.

Business Challenge

Managing a diverse portfolio of properties and leases requires detailed, up-to-date information across numerous dimensions. Organizations often struggle with:

The Solution

This report offers a flexible, detailed, and date-effective solution for comprehensive lease portfolio analysis, transforming how property management teams understand and manage their assets.

Technical Architecture (High Level)

The report queries core Oracle Property Management tables, including historical records and leveraging Global Temporary Tables (GTTs) for efficient processing.

Parameters & Filtering

|-

The report offers key parameters for focused portfolio analysis:

Performance & Optimization

As a detailed portfolio report, it is optimized through efficient use of temporary tables and period-driven processing.

FAQ

1. What is the difference between this ‘Portfolio Detail’ and the ‘Portfolio Summary’ reports? The ‘Portfolio Detail’ report provides a granular, line-by-line view of every lease and its key attributes within the portfolio, suitable for in-depth analysis and auditing. The ‘Portfolio Summary’ report, in contrast, offers an aggregated, high-level overview (e.g., total square footage, total revenue by property type), designed for executive dashboards and quick performance assessments.

2. Does this report include both real estate and equipment leases? Yes, based on the Used tables (e.g., pn_leases_all and pn_eqp_leases_all), this report is designed to consolidate details for both real estate and equipment leases, providing a complete view of all leased assets within the portfolio.

3. How does the report handle lease amendments that change terms historically? By leveraging historical tables (pn_amendment_report_gtt indicates amendment details) and the As of Period parameter, the report can accurately reflect the lease terms and financial implications as they stood on a specific date, even if those terms were amended multiple times throughout the lease’s lifecycle.


© 2026 Enginatics