Skip to the content.

MRP Plan Orders – Oracle EBS SQL Report

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

Overview

MRP: Export Supply and Demand Orders from the Planners Workbench.

Report Parameters

Organization Code, Plan, Source Organiziation Code, Category Set, Category, Item, Supply/Demand, Planner, Buyer, Make/Buy, Order Type, Exclude Onhand Supply, Suggested Due Date From, Suggested Due Date To, Suggested Start Date From, Suggested Start Date To

Oracle EBS Tables Used

mtl_categories_kfv, hr_locations, mtl_system_items_vl, mrp_orders_sc_v, dual, mrp_workbench_display_options, mrp_plans_sc_v, org_access_view

Report Categories

Enginatics

INV Item Upload, INV Items, WIP Discrete Job Shortage, MRP Pegging, CAC New Standard Item Costs, MSC Horizontal Plan

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 MRP Plan Orders 02-Aug-2025 075019.xlsx
Blitz Report™ XML Import MRP_Plan_Orders.xml
Full SQL on Enginatics www.enginatics.com/reports/mrp-plan-orders/

MRP Plan Orders - Case Study & Technical Analysis

Executive Summary

The MRP Plan Orders report is a comprehensive export of the “Supply/Demand” window in the Planner’s Workbench. It lists every single transaction (supply or demand) considered by the plan, providing a complete picture of the material situation for selected items.

Business Challenge

Planners often need to analyze planning data outside of the Oracle forms.

Solution

The MRP Plan Orders report dumps the detailed supply/demand list.

Key Features:

Technical Architecture

The report replicates the query behind the Planner’s Workbench Supply/Demand view.

Key Tables and Views

Core Logic

  1. Aggregation: The view combines data from disparate modules (Inventory, Purchasing, WIP, Order Management) and the MRP plan tables.
  2. Filtering: Applies filters for Plan Name, Organization, and Item.
  3. Sorting: Typically sorts by Due Date to show the chronological flow of inventory.

Business Impact


© 2026 Enginatics