MRP End Assembly Pegging – Oracle EBS SQL Report
Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.
Overview
Detail report for MRP pegging from final assembly to each component, including: planner, end demand pegged qty, demand and plan dates, supply quantity, and supply date.
Report Parameters
Organization Code, Plan, End Assembly, Component, Supplier, Planner, Buyer, Make or Buy, End-Assembly Pegging Only
Oracle EBS Tables Used
oe_sets, mtl_parameters, mrp_full_pegging, mtl_system_items_vl, mtl_units_of_measure_tl, per_people_x, mtl_planners, fnd_lookup_values, mrp_recommendations, mrp_item_purchase_orders, wip_entities, wip_discrete_jobs, mrp_gross_requirements, oe_order_lines_all, oe_order_headers_all, oe_transaction_types_tl
Report Categories
Related Reports
MRP Pegging, PO Headers and Lines, PO Headers and Lines 11i, INV Items
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 End Assembly Pegging 20-Jan-2019 031236.xlsx |
| Blitz Report™ XML Import | MRP_End_Assembly_Pegging.xml |
| Full SQL on Enginatics | www.enginatics.com/reports/mrp-end-assembly-pegging/ |
MRP End Assembly Pegging - Case Study & Technical Analysis
Executive Summary
The MRP End Assembly Pegging report provides a critical link between component supply and final product demand. It traces the requirement for a specific component all the way up the Bill of Materials (BOM) to the final “End Assembly” (finished good) that is driving that demand. This visibility is essential for prioritizing component allocation during shortages.
Business Challenge
In a complex manufacturing environment, a single raw material (e.g., a specific screw or chip) might be used in dozens of different finished products. When that raw material is in short supply, planners need to know:
- Impact Analysis: “If this shipment of screws is delayed, which customer orders for finished computers will be missed?”
- Prioritization: “We only have enough chips for 50 units. Should we build Product A (high margin) or Product B (strategic customer)?”
- Expediting: “Why is the system telling me to buy this part today? Is it for a rush order?”
Solution
The MRP End Assembly Pegging report solves this by “pegging” (linking) supply to demand.
Key Features:
- Full Traceability: Shows the path from the component, through sub-assemblies, to the final end item.
- Demand Context: Identifies the specific Sales Order or Forecast that is driving the need.
- Schedule Alignment: Compares the supply date (when the part is available) with the demand date (when the finished good is needed).
Technical Architecture
The report relies on the MRP Pegging logic, which is calculated during the planning run.
Key Tables and Views
MRP_FULL_PEGGING: The core table storing the links between supply and demand.MRP_RECOMMENDATIONS: Stores the planned orders generated by the MRP engine.MRP_GROSS_REQUIREMENTS: Stores the independent demand (Sales Orders, Forecasts).WIP_DISCRETE_JOBS: Represents the work orders that consume the materials.
Core Logic
- Pegging Traversal: The report starts with the component supply (e.g., a Purchase Order or Planned Order).
- Upstream Navigation: It recursively traverses the
MRP_FULL_PEGGINGtable to find the parent demand. - End Item Identification: It stops when it reaches an independent demand source (Sales Order or Forecast) at the top of the BOM structure.
Business Impact
- Strategic Allocation: Enables data-driven decisions on how to allocate scarce materials to the most important customer orders.
- Customer Service: Allows customer service reps to proactively notify customers of potential delays based on component shortages.
- Inventory Optimization: Helps identify “orphan” supply that is no longer pegged to any valid demand, allowing for cancellation or deferral.
Useful Links
- Blitz Report™ – World’s Fastest Oracle EBS Reporting Tool
- Oracle Discoverer Replacement – Import Worksheets into Blitz Report™
- Oracle EBS Reporting Toolkits by Blitz Report™
- Blitz Report™ FAQ & Community Q&A
- Supply Chain Hub by Blitz Report™
- Blitz Report™ Customer Case Studies
- Oracle EBS Reporting Blog
- Oracle EBS Reporting Resource Centre
© 2026 Enginatics