Skip to the content.

PO Internal Requisitions and Sales Orders – Oracle EBS SQL Report

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

Overview

Report to display internal sales orders and requisition numbers, with aging dates and other useful information.

Report Parameters

Requisition Creation Date From, Requisition Creation Date To, Item Number, Organization Code, Organization Type, Operating Unit, Ledger, Open, Category Set 1, Category Set 2, Category Set 3

Oracle EBS Tables Used

mtl_interorg_ship_methods, rcv_transactions, rcv_shipment_headers, po_requisition_lines_all, po_requisition_headers_all, mtl_parameters, oe_order_lines_all, oe_order_headers_all, oe_transaction_types_tl, org_organization_definitions, hr_all_organization_units_vl, gl_ledgers, mtl_system_items_vl, mtl_item_status_vl, mtl_units_of_measure_vl, cst_item_costs, hz_cust_accounts, hz_parties, hz_cust_site_uses_all, hz_cust_acct_sites_all, hz_party_sites, hz_locations, org_access_view

Report Categories

Enginatics

INV Intercompany Invoice Reconciliation, CAC Purchase Price Variance, MRP Pegging, GL Account Analysis (Distributions), GL Account Distribution Analysis

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 PO Internal Requisitions and Sales Orders 01-Oct-2025 030155.xlsx
Blitz Report™ XML Import PO_Internal_Requisitions_and_Sales_Orders.xml
Full SQL on Enginatics www.enginatics.com/reports/po-internal-requisitions-and-sales-orders/

Case Study & Technical Analysis: PO Internal Requisitions and Sales Orders Report

Executive Summary

The PO Internal Requisitions and Sales Orders report is a crucial intercompany and internal supply chain visibility tool within Oracle E-Business Suite. It provides a consolidated view of internal requisitions (demand from one internal organization) and their corresponding internal sales orders (supply from another internal organization). This report is indispensable for procurement, inventory, and order management teams to track the entire internal order fulfillment cycle, monitor aging requests, identify bottlenecks, and ensure the seamless transfer of goods and services between internal entities.

Business Challenge

Many large organizations operate with multiple internal operating units or inventory organizations that frequently transact with each other. Managing this internal demand and supply chain can be as complex as external procurement. Key challenges include:

The Solution

This report offers a flexible, consolidated, and actionable solution for managing the entire internal procure-to-pay cycle, directly addressing the challenges of fragmented visibility and reconciliation.

Technical Architecture (High Level)

The report queries core Oracle Purchasing, Order Management, and Inventory tables to consolidate internal order data.

Parameters & Filtering

The report offers an extensive set of parameters for precise filtering and analysis of internal orders:

Performance & Optimization

As a transactional report integrating data across multiple modules, it is optimized through strong filtering and efficient joining strategies.

FAQ

1. What is an ‘Internal Requisition’ and how does it differ from a standard requisition? An ‘Internal Requisition’ is a request for goods or services that is fulfilled by another internal organization within the same company (e.g., a manufacturing plant requesting components from an internal distribution center). A standard requisition is a request for goods or services from an external supplier. Internal requisitions trigger internal sales orders, not external purchase orders.

2. How does this report help manage the ‘aging’ of internal orders? By showing creation dates and indicating if an internal order is still Open, the report allows procurement and inventory teams to quickly identify internal requisitions or sales orders that have been pending for an extended period. This enables proactive follow-up to resolve any issues and keep the internal supply chain moving.

3. Can this report also show the actual shipment and receipt details for internal transfers? Yes, the report includes the rcv_transactions table, which means it can be configured to display detailed information about the shipment (from the supplying organization) and receipt (at the demanding organization) of goods against the internal sales order, providing full visibility into the physical movement of inventory.


© 2026 Enginatics