Skip to the content.

MSC Plan Orders – Oracle EBS SQL Report

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

Overview

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

Report Parameters

Planning Instance, Plan, Organization, Source Organiziation, 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, Show Pegging, Show Item Descriptive Attributes

Oracle EBS Tables Used

msc_safety_stocks&a2m_dblink, msc_trading_partner_sites&a2m_dblink, msc_trading_partners&a2m_dblink, msc_location_associations&a2m_dblink

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 MSC_Plan_Orders.xml
Full SQL on Enginatics www.enginatics.com/reports/msc-plan-orders/

MSC Plan Orders - Case Study & Technical Analysis

Executive Summary

The MSC Plan Orders report exports the detailed supply and demand transactions from the ASCP plan. It is the raw data feed for any detailed analysis of the plan’s output, listing every Planned Order, Purchase Order, Work Order, and Sales Order considered by the engine.

Business Challenge

Planners and analysts need access to the raw planning data for custom analysis.

Solution

The MSC Plan Orders report provides a flat-file export of the plan data.

Key Features:

Technical Architecture

The report queries the core supply and demand tables in the ASCP schema.

Key Tables and Views

Core Logic

  1. Union: Combines data from MSC_SUPPLIES and MSC_DEMANDS into a single list.
  2. Joins: Links to item and partner tables to resolve IDs to names.
  3. Filtering: Applies user-selected parameters to limit the output.

Business Impact


© 2026 Enginatics