Search Results mrp_schedule_dates
The MRP_SCHEDULE_DATES table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Manufacturing and Supply Chain modules, specifically supporting Material Requirements Planning (MRP) and Advanced Supply Chain Planning (ASCP) functionalities. This table stores scheduling-related information for planned orders, work orders, purchase requisitions, and purchase orders, enabling organizations to manage production and procurement timelines efficiently. Below is a detailed breakdown of its structure, purpose, and key attributes.
Purpose and Functional Context
The MRP_SCHEDULE_DATES table acts as a repository for date-sensitive scheduling data generated during MRP or ASCP runs. It captures planned start and completion dates, firm dates, and other scheduling milestones for items across the supply chain. This data is pivotal for:- Order Scheduling: Determines when orders should be released, started, or completed based on lead times and constraints.
- Capacity Planning: Aligns production schedules with resource availability.
- Exception Management: Flags discrepancies between planned and actual dates for corrective actions.
Key Columns and Attributes
The table includes columns that map to scheduling logic and integration points with other modules (e.g., Inventory, Purchasing, Work in Process). Notable columns include:- SCHEDULE_LEVEL: Indicates whether the record pertains to an item, organization, or global plan.
- INVENTORY_ITEM_ID: Foreign key to MTL_SYSTEM_ITEMS_B, linking to item master data.
- ORGANIZATION_ID: References HR_ALL_ORGANIZATION_UNITS, tying schedules to specific inventory organizations.
- PLANNED_ORDER_TYPE: Distinguishes between planned orders (1), work orders (2), purchase requisitions (3), or purchase orders (4).
- FIRM_PLANNED_FLAG: Marks whether the schedule is firm (Y/N), preventing automatic rescheduling.
- LAST_UPDATE_DATE, LAST_UPDATED_BY: Standard Oracle audit columns.
Integration with Other Modules
The table interacts with:- MRP_RECOMMENDATIONS: Supplies input for order recommendations.
- WIP_DISCRETE_JOBS: For work order scheduling.
- PO_REQUISITIONS_INTERFACE: For purchase requisition processing.
Technical Considerations
- Indexing: Key columns like INVENTORY_ITEM_ID and ORGANIZATION_ID are indexed for performance.
- Partitioning: In high-volume environments, partitioning by ORGANIZATION_ID or PLAN_ID may be implemented.
- Purge Logic: Data is typically purged during MRP plan refreshes to avoid bloating.
Business Process Impact
The table directly influences:- Procurement: Purchase order dates drive supplier commitments.
- Production: Work order dates align with shop floor execution.
- Inventory Replenishment: Planned order dates trigger stock replenishment.
Customization and Extensions
Organizations may extend the table via descriptive flexfields (DFFs) or custom columns to capture additional scheduling attributes (e.g., project-specific deadlines). However, modifications require careful testing due to integration dependencies. In summary, the MRP_SCHEDULE_DATES table is a cornerstone of Oracle EBS’s planning engine, ensuring alignment between demand, supply, and execution timelines. Its design reflects Oracle’s commitment to integrated supply chain management, providing a robust framework for date-driven decision-making.-
Table: MRP_SCHEDULE_DATES
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_SCHEDULE_DATES, object_name:MRP_SCHEDULE_DATES, status:VALID, product: MRP - Master Scheduling/MRP , description: Master production schedule and master demand schedule , implementation_dba_data: MRP.MRP_SCHEDULE_DATES ,
-
Table: MRP_SCHEDULE_DATES
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_SCHEDULE_DATES, object_name:MRP_SCHEDULE_DATES, status:VALID, product: MRP - Master Scheduling/MRP , description: Master production schedule and master demand schedule , implementation_dba_data: MRP.MRP_SCHEDULE_DATES ,
-
View: MRPBV_MPS_CONSUMPTIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_MPS_CONSUMPTIONS, object_name:MRPBV_MPS_CONSUMPTIONS, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRPBV_MPS_CONSUMPTIONS ,
-
View: MRPBV_MPS_CONSUMPTIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_MPS_CONSUMPTIONS, object_name:MRPBV_MPS_CONSUMPTIONS, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRPBV_MPS_CONSUMPTIONS ,
-
View: MRPFV_MPS_CONSUMPTIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_MPS_CONSUMPTIONS, object_name:MRPFV_MPS_CONSUMPTIONS, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRPFV_MPS_CONSUMPTIONS ,
-
View: MRPFV_MPS_CONSUMPTIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_MPS_CONSUMPTIONS, object_name:MRPFV_MPS_CONSUMPTIONS, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRPFV_MPS_CONSUMPTIONS ,
-
View: MRP_BIS_LATE_ORDERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_BIS_LATE_ORDERS_V, object_name:MRP_BIS_LATE_ORDERS_V, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRP_BIS_LATE_ORDERS_V ,
-
View: MRP_BIS_LATE_ORDERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_BIS_LATE_ORDERS_V, object_name:MRP_BIS_LATE_ORDERS_V, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRP_BIS_LATE_ORDERS_V ,
-
Table: MRP_SCHEDULE_ITEMS
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_SCHEDULE_ITEMS, object_name:MRP_SCHEDULE_ITEMS, status:VALID, product: MRP - Master Scheduling/MRP , description: Master scheduled items , implementation_dba_data: MRP.MRP_SCHEDULE_ITEMS ,
-
Table: MRP_SCHEDULE_ITEMS
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_SCHEDULE_ITEMS, object_name:MRP_SCHEDULE_ITEMS, status:VALID, product: MRP - Master Scheduling/MRP , description: Master scheduled items , implementation_dba_data: MRP.MRP_SCHEDULE_ITEMS ,
-
Table: MRP_FORECAST_DATES
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_FORECAST_DATES, object_name:MRP_FORECAST_DATES, status:VALID, product: MRP - Master Scheduling/MRP , description: Forecast entries , implementation_dba_data: MRP.MRP_FORECAST_DATES ,
-
Table: MRP_FORECAST_DATES
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_FORECAST_DATES, object_name:MRP_FORECAST_DATES, status:VALID, product: MRP - Master Scheduling/MRP , description: Forecast entries , implementation_dba_data: MRP.MRP_FORECAST_DATES ,
-
View: MRPBV_MDS_CONSUMPTIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_MDS_CONSUMPTIONS, object_name:MRPBV_MDS_CONSUMPTIONS, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRPBV_MDS_CONSUMPTIONS ,
-
Table: MRP_RECOMMENDATIONS
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_RECOMMENDATIONS, object_name:MRP_RECOMMENDATIONS, status:VALID, product: MRP - Master Scheduling/MRP , description: MRP plan recommendations , implementation_dba_data: MRP.MRP_RECOMMENDATIONS ,
-
View: MRP_BIS_PLAN_PROD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_BIS_PLAN_PROD_V, object_name:MRP_BIS_PLAN_PROD_V, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRP_BIS_PLAN_PROD_V ,
-
View: MRP_BIS_PLAN_PROD_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_BIS_PLAN_PROD_V, object_name:MRP_BIS_PLAN_PROD_V, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRP_BIS_PLAN_PROD_V ,
-
View: MRPBV_MDS_CONSUMPTIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_MDS_CONSUMPTIONS, object_name:MRPBV_MDS_CONSUMPTIONS, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRPBV_MDS_CONSUMPTIONS ,
-
View: MRPFV_MDS_CONSUMPTIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_MDS_CONSUMPTIONS, object_name:MRPFV_MDS_CONSUMPTIONS, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRPFV_MDS_CONSUMPTIONS ,
-
View: MRPFV_MDS_CONSUMPTIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_MDS_CONSUMPTIONS, object_name:MRPFV_MDS_CONSUMPTIONS, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRPFV_MDS_CONSUMPTIONS ,
-
Table: MRP_FORECAST_DESIGNATORS
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_FORECAST_DESIGNATORS, object_name:MRP_FORECAST_DESIGNATORS, status:VALID, product: MRP - Master Scheduling/MRP , description: Forecast names and sets , implementation_dba_data: MRP.MRP_FORECAST_DESIGNATORS ,
-
Table: MRP_RECOMMENDATIONS
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_RECOMMENDATIONS, object_name:MRP_RECOMMENDATIONS, status:VALID, product: MRP - Master Scheduling/MRP , description: MRP plan recommendations , implementation_dba_data: MRP.MRP_RECOMMENDATIONS ,
-
Table: MRP_SCHEDULE_DESIGNATORS
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_SCHEDULE_DESIGNATORS, object_name:MRP_SCHEDULE_DESIGNATORS, status:VALID, product: MRP - Master Scheduling/MRP , description: Schedule names , implementation_dba_data: MRP.MRP_SCHEDULE_DESIGNATORS ,
-
Table: MRP_SCHEDULE_DESIGNATORS
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_SCHEDULE_DESIGNATORS, object_name:MRP_SCHEDULE_DESIGNATORS, status:VALID, product: MRP - Master Scheduling/MRP , description: Schedule names , implementation_dba_data: MRP.MRP_SCHEDULE_DESIGNATORS ,
-
Table: MRP_FORECAST_DESIGNATORS
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_FORECAST_DESIGNATORS, object_name:MRP_FORECAST_DESIGNATORS, status:VALID, product: MRP - Master Scheduling/MRP , description: Forecast names and sets , implementation_dba_data: MRP.MRP_FORECAST_DESIGNATORS ,
-
Lookup Type: MRP_SNAPSHOT_DELETE_TASK
12.2.2
product: MRP - Master Scheduling/MRP , meaning: MRP SNAPSHOT DELETE TASK ,
-
Lookup Type: MRP_SNAPSHOT_DELETE_TASK
12.1.1
product: MRP - Master Scheduling/MRP , meaning: MRP SNAPSHOT DELETE TASK ,
-
View: MRPBV_MPS_ENTRIES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_MPS_ENTRIES, object_name:MRPBV_MPS_ENTRIES, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPBV_MPS_ENTRIES ,
-
View: MRPBV_MPS_ENTRIES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_MPS_ENTRIES, object_name:MRPBV_MPS_ENTRIES, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPBV_MPS_ENTRIES ,
-
View: MRPBV_MDS_ENTRIES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_MDS_ENTRIES, object_name:MRPBV_MDS_ENTRIES, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPBV_MDS_ENTRIES ,
-
View: MRPBV_MDS_ENTRIES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_MDS_ENTRIES, object_name:MRPBV_MDS_ENTRIES, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPBV_MDS_ENTRIES ,
-
View: MRPFV_MPS_ENTRIES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_MPS_ENTRIES, object_name:MRPFV_MPS_ENTRIES, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPFV_MPS_ENTRIES ,
-
View: MRP_FLP_END_DEMAND2_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_FLP_END_DEMAND2_V, object_name:MRP_FLP_END_DEMAND2_V, status:VALID, product: MRP - Master Scheduling/MRP , description: View of demand information , implementation_dba_data: APPS.MRP_FLP_END_DEMAND2_V ,
-
View: MRPFV_MPS_ENTRIES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_MPS_ENTRIES, object_name:MRPFV_MPS_ENTRIES, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPFV_MPS_ENTRIES ,
-
View: MRP_FLP_END_DEMAND2_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_FLP_END_DEMAND2_V, object_name:MRP_FLP_END_DEMAND2_V, status:VALID, product: MRP - Master Scheduling/MRP , description: View of demand information , implementation_dba_data: APPS.MRP_FLP_END_DEMAND2_V ,
-
View: MRPFV_MDS_ENTRIES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_MDS_ENTRIES, object_name:MRPFV_MDS_ENTRIES, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPFV_MDS_ENTRIES ,
-
View: MRPFV_MDS_ENTRIES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_MDS_ENTRIES, object_name:MRPFV_MDS_ENTRIES, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPFV_MDS_ENTRIES ,
-
View: MRPBV_PLAN_DEMANDS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_PLAN_DEMANDS, object_name:MRPBV_PLAN_DEMANDS, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPBV_PLAN_DEMANDS ,
-
View: MRPBV_PLAN_DEMANDS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_PLAN_DEMANDS, object_name:MRPBV_PLAN_DEMANDS, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPBV_PLAN_DEMANDS ,
-
View: MRP_FLP_END_DEMAND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_FLP_END_DEMAND_V, object_name:MRP_FLP_END_DEMAND_V, status:VALID, product: MRP - Master Scheduling/MRP , description: View of demand information for end assemblies , implementation_dba_data: APPS.MRP_FLP_END_DEMAND_V ,
-
Lookup Type: MRP_SNAPSHOT_TASK
12.1.1
product: MRP - Master Scheduling/MRP , meaning: MRP SNAPSHOT TASK ,
-
Lookup Type: MRP_SNAPSHOT_TASK
12.2.2
product: MRP - Master Scheduling/MRP , meaning: MRP SNAPSHOT TASK ,
-
View: MRP_FLP_END_DEMAND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_FLP_END_DEMAND_V, object_name:MRP_FLP_END_DEMAND_V, status:VALID, product: MRP - Master Scheduling/MRP , description: View of demand information for end assemblies , implementation_dba_data: APPS.MRP_FLP_END_DEMAND_V ,
-
View: MRPFV_PLAN_DEMANDS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_PLAN_DEMANDS, object_name:MRPFV_PLAN_DEMANDS, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPFV_PLAN_DEMANDS ,
-
View: MRP_FLP_ONHAND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_FLP_ONHAND_V, object_name:MRP_FLP_ONHAND_V, status:VALID, product: MRP - Master Scheduling/MRP , description: View of on hand information , implementation_dba_data: APPS.MRP_FLP_ONHAND_V ,
-
View: MRPFV_PLAN_DEMANDS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_PLAN_DEMANDS, object_name:MRPFV_PLAN_DEMANDS, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPFV_PLAN_DEMANDS ,
-
View: MRP_FLP_ONHAND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_FLP_ONHAND_V, object_name:MRP_FLP_ONHAND_V, status:VALID, product: MRP - Master Scheduling/MRP , description: View of on hand information , implementation_dba_data: APPS.MRP_FLP_ONHAND_V ,
-
View: MRP_SCHEDULE_DATES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_SCHEDULE_DATES_V, object_name:MRP_SCHEDULE_DATES_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Schedule entries view , implementation_dba_data: APPS.MRP_SCHEDULE_DATES_V ,
-
View: MRP_SCHEDULE_DATES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_SCHEDULE_DATES_V, object_name:MRP_SCHEDULE_DATES_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Schedule entries view , implementation_dba_data: APPS.MRP_SCHEDULE_DATES_V ,
-
View: MRP_FLP_DEMAND_SUPPLY_V2
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_FLP_DEMAND_SUPPLY_V2, object_name:MRP_FLP_DEMAND_SUPPLY_V2, status:VALID, product: MRP - Master Scheduling/MRP , description: View of pegged supply and demand information , implementation_dba_data: APPS.MRP_FLP_DEMAND_SUPPLY_V2 ,
-
View: MRP_FLP_DEMAND_SUPPLY_V2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_FLP_DEMAND_SUPPLY_V2, object_name:MRP_FLP_DEMAND_SUPPLY_V2, status:VALID, product: MRP - Master Scheduling/MRP , description: View of pegged supply and demand information , implementation_dba_data: APPS.MRP_FLP_DEMAND_SUPPLY_V2 ,