Search Results mrp_recommendations
Deep Dive into MRP_RECOMMENDATIONS Table in Oracle EBS 12.1.1/12.2.2
The MRP_RECOMMENDATIONS table is a critical component of Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, specifically within the Manufacturing Planning (MRP) module. It stores output recommendations generated by the Material Requirements Planning (MRP) or Advanced Supply Chain Planning (ASCP) engines. These recommendations drive procurement, production, and inventory decisions.
Key Attributes and Structure
The table contains fields that categorize recommendations by type (e.g., Planned Orders, Purchase Requisitions, Reschedules) and link them to items, organizations, and demand sources. Key columns include:
- RECOMMENDATION_ID: Primary key for tracking recommendations.
- ORGANIZATION_ID: Identifies the inventory organization.
- INVENTORY_ITEM_ID: References the item in MTL_SYSTEM_ITEMS_B.
- RECOMMENDATION_TYPE: Classifies the action (e.g., "CREATE_PO", "RESCHEDULE").
- QUANTITY: Specifies the recommended quantity.
- DUE_DATE: Indicates the required fulfillment date.
- SOURCE_TYPE: Ties recommendations to demand (e.g., Sales Order, Forecast).
Functional Role in MRP Process
During an MRP run, the engine analyzes demand (forecasts, sales orders) and supply (on-hand, purchase orders) to generate recommendations stored in this table. These records serve as the basis for:
- Planned Orders: Convertible to production work orders.
- Purchase Requisitions: Used for external procurement.
- Reschedule Notices: Adjusts existing order dates.
- Cancelation Suggestions: Flags excess supply.
Integration with Other Modules
The table interfaces with:
- Inventory (INV): Validates item/organization combinations.
- Purchasing (PO): Converts purchase recommendations to requisitions.
- Work in Process (WIP): Sources data for production scheduling.
- Order Management (OM): Links to sales order demand.
Technical Considerations
In Oracle EBS 12.2.2, the table may leverage Oracle's Online Patching (ADOP) framework. Performance tuning is critical for high-volume environments, requiring:
- Index optimization on frequently queried columns (ORGANIZATION_ID, DUE_DATE).
- Partitioning strategies for large datasets.
- Purge routines via MRP_RECOMMENDATIONS_PURGE API to manage table growth.
Customization and Extensions
Organizations often extend functionality by:
- Creating triggers to log recommendation changes.
- Developing custom workflows for approval routing.
- Building BI reports on recommendation patterns.
Conclusion
The MRP_RECOMMENDATIONS table acts as the operational bridge between planning engines and execution systems in Oracle EBS. Its design supports complex supply chain scenarios while maintaining integration fidelity across modules. Proper management of this table ensures accurate material flow alignment with organizational demand.
-
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_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: MRPBV_PLAN_RESOURCE_LOADS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_PLAN_RESOURCE_LOADS, object_name:MRPBV_PLAN_RESOURCE_LOADS, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRPBV_PLAN_RESOURCE_LOADS ,
-
View: MRPBV_PLAN_RESOURCE_LOADS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_PLAN_RESOURCE_LOADS, object_name:MRPBV_PLAN_RESOURCE_LOADS, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRPBV_PLAN_RESOURCE_LOADS ,
-
View: MRPFV_PLAN_RESOURCE_LOADS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_PLAN_RESOURCE_LOADS, object_name:MRPFV_PLAN_RESOURCE_LOADS, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRPFV_PLAN_RESOURCE_LOADS ,
-
View: MRPFV_PLAN_RESOURCE_LOADS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_PLAN_RESOURCE_LOADS, object_name:MRPFV_PLAN_RESOURCE_LOADS, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRPFV_PLAN_RESOURCE_LOADS ,
-
Table: MRP_SUGG_REP_SCHEDULES
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_SUGG_REP_SCHEDULES, object_name:MRP_SUGG_REP_SCHEDULES, status:VALID, product: MRP - Master Scheduling/MRP , description: Suggested repetitive schedules , implementation_dba_data: MRP.MRP_SUGG_REP_SCHEDULES ,
-
Table: MRP_ITEM_PURCHASE_ORDERS
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_ITEM_PURCHASE_ORDERS, object_name:MRP_ITEM_PURCHASE_ORDERS, status:VALID, product: MRP - Master Scheduling/MRP , description: Purchase orders and purchase requisitions , implementation_dba_data: MRP.MRP_ITEM_PURCHASE_ORDERS ,
-
Table: MRP_SUGG_REP_SCHEDULES
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_SUGG_REP_SCHEDULES, object_name:MRP_SUGG_REP_SCHEDULES, status:VALID, product: MRP - Master Scheduling/MRP , description: Suggested repetitive schedules , implementation_dba_data: MRP.MRP_SUGG_REP_SCHEDULES ,
-
Table: MRP_ITEM_PURCHASE_ORDERS
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_ITEM_PURCHASE_ORDERS, object_name:MRP_ITEM_PURCHASE_ORDERS, status:VALID, product: MRP - Master Scheduling/MRP , description: Purchase orders and purchase requisitions , implementation_dba_data: MRP.MRP_ITEM_PURCHASE_ORDERS ,
-
Table: MRP_ITEM_WIP_ENTITIES
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_ITEM_WIP_ENTITIES, object_name:MRP_ITEM_WIP_ENTITIES, status:VALID, product: MRP - Master Scheduling/MRP , description: Discrete jobs , implementation_dba_data: MRP.MRP_ITEM_WIP_ENTITIES ,
-
Table: MRP_ITEM_WIP_ENTITIES
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_ITEM_WIP_ENTITIES, object_name:MRP_ITEM_WIP_ENTITIES, status:VALID, product: MRP - Master Scheduling/MRP , description: Discrete jobs , implementation_dba_data: MRP.MRP_ITEM_WIP_ENTITIES ,
-
Table: MRP_GROSS_REQUIREMENTS
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_GROSS_REQUIREMENTS, object_name:MRP_GROSS_REQUIREMENTS, status:VALID, product: MRP - Master Scheduling/MRP , description: Gross requirements , implementation_dba_data: MRP.MRP_GROSS_REQUIREMENTS ,
-
Table: MRP_WORKBENCH_QUERY
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_WORKBENCH_QUERY, object_name:MRP_WORKBENCH_QUERY, status:VALID, product: MRP - Master Scheduling/MRP , description: Recommendations based on user criteria selected in MRP Planner WorkBench , implementation_dba_data: MRP.MRP_WORKBENCH_QUERY ,
-
Table: MRP_FULL_PEGGING
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_FULL_PEGGING, object_name:MRP_FULL_PEGGING, status:VALID, product: MRP - Master Scheduling/MRP , description: Full Pegging information , implementation_dba_data: MRP.MRP_FULL_PEGGING ,
-
Table: MRP_RELIEF_INTERFACE
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_RELIEF_INTERFACE, object_name:MRP_RELIEF_INTERFACE, status:VALID, product: MRP - Master Scheduling/MRP , description: Interface table to relieve the master schedule tables , implementation_dba_data: MRP.MRP_RELIEF_INTERFACE ,
-
Table: MRP_FULL_PEGGING
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_FULL_PEGGING, object_name:MRP_FULL_PEGGING, status:VALID, product: MRP - Master Scheduling/MRP , description: Full Pegging information , implementation_dba_data: MRP.MRP_FULL_PEGGING ,
-
Table: MRP_GROSS_REQUIREMENTS
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_GROSS_REQUIREMENTS, object_name:MRP_GROSS_REQUIREMENTS, status:VALID, product: MRP - Master Scheduling/MRP , description: Gross requirements , implementation_dba_data: MRP.MRP_GROSS_REQUIREMENTS ,
-
Table: MRP_RELIEF_INTERFACE
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_RELIEF_INTERFACE, object_name:MRP_RELIEF_INTERFACE, status:VALID, product: MRP - Master Scheduling/MRP , description: Interface table to relieve the master schedule tables , implementation_dba_data: MRP.MRP_RELIEF_INTERFACE ,
-
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_WORKBENCH_QUERY
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_WORKBENCH_QUERY, object_name:MRP_WORKBENCH_QUERY, status:VALID, product: MRP - Master Scheduling/MRP , description: Recommendations based on user criteria selected in MRP Planner WorkBench , implementation_dba_data: MRP.MRP_WORKBENCH_QUERY ,
-
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: MRP_DAILY_SUPPLY_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_DAILY_SUPPLY_VIEW, object_name:MRP_DAILY_SUPPLY_VIEW, status:VALID, product: MRP - Master Scheduling/MRP , description: Daily bucketed supply view , implementation_dba_data: APPS.MRP_DAILY_SUPPLY_VIEW ,
-
View: MRP_RHX_FIRM_PLANNED_ORDERS_V
12.2.2
product: MRP - Master Scheduling/MRP , description: An Integration Toolkit view supporting the information for firm planned orders , implementation_dba_data: Not implemented in this database ,
-
View: MRP_PERIODIC_SUPPLY_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_PERIODIC_SUPPLY_VIEW, object_name:MRP_PERIODIC_SUPPLY_VIEW, status:VALID, product: MRP - Master Scheduling/MRP , description: Period bucketed supply view , implementation_dba_data: APPS.MRP_PERIODIC_SUPPLY_VIEW ,
-
Lookup Type: MRP_SNAPSHOT_DELETE_TASK
12.2.2
product: MRP - Master Scheduling/MRP , meaning: MRP SNAPSHOT DELETE TASK ,
-
View: MRP_DAILY_SUPPLY_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_DAILY_SUPPLY_VIEW, object_name:MRP_DAILY_SUPPLY_VIEW, status:VALID, product: MRP - Master Scheduling/MRP , description: Daily bucketed supply view , implementation_dba_data: APPS.MRP_DAILY_SUPPLY_VIEW ,
-
View: MRP_RHX_FIRM_PLANNED_ORDERS_V
12.1.1
product: MRP - Master Scheduling/MRP , description: An Integration Toolkit view supporting the information for firm planned orders , implementation_dba_data: Not implemented in this database ,
-
View: MRP_WEEKLY_SUPPLY_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_WEEKLY_SUPPLY_VIEW, object_name:MRP_WEEKLY_SUPPLY_VIEW, status:VALID, product: MRP - Master Scheduling/MRP , description: Weekly bucketed supply view , implementation_dba_data: APPS.MRP_WEEKLY_SUPPLY_VIEW ,
-
View: MRP_PERIODIC_SUPPLY_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_PERIODIC_SUPPLY_VIEW, object_name:MRP_PERIODIC_SUPPLY_VIEW, status:VALID, product: MRP - Master Scheduling/MRP , description: Period bucketed supply view , implementation_dba_data: APPS.MRP_PERIODIC_SUPPLY_VIEW ,
-
Lookup Type: MRP_SNAPSHOT_DELETE_TASK
12.1.1
product: MRP - Master Scheduling/MRP , meaning: MRP SNAPSHOT DELETE TASK ,
-
View: MRP_WEEKLY_SUPPLY_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_WEEKLY_SUPPLY_VIEW, object_name:MRP_WEEKLY_SUPPLY_VIEW, status:VALID, product: MRP - Master Scheduling/MRP , description: Weekly bucketed supply view , implementation_dba_data: APPS.MRP_WEEKLY_SUPPLY_VIEW ,
-
View: MRP_WEB_PLAN_ITEMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_WEB_PLAN_ITEMS_V, object_name:MRP_WEB_PLAN_ITEMS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Items Information , implementation_dba_data: APPS.MRP_WEB_PLAN_ITEMS_V ,
-
View: MRP_FLP_SUPPLY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_FLP_SUPPLY_V, object_name:MRP_FLP_SUPPLY_V, status:VALID, product: MRP - Master Scheduling/MRP , description: View of supply information , implementation_dba_data: APPS.MRP_FLP_SUPPLY_V ,
-
View: MRP_FLP_SUPPLY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_FLP_SUPPLY_V, object_name:MRP_FLP_SUPPLY_V, status:VALID, product: MRP - Master Scheduling/MRP , description: View of supply information , implementation_dba_data: APPS.MRP_FLP_SUPPLY_V ,
-
View: MRP_FLP_SUPPLY_DEMAND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_FLP_SUPPLY_DEMAND_V, object_name:MRP_FLP_SUPPLY_DEMAND_V, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRP_FLP_SUPPLY_DEMAND_V ,
-
View: MRP_WEB_PLAN_ITEMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_WEB_PLAN_ITEMS_V, object_name:MRP_WEB_PLAN_ITEMS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Items Information , implementation_dba_data: APPS.MRP_WEB_PLAN_ITEMS_V ,
-
View: MRP_FLP_SUPPLY_DEMAND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_FLP_SUPPLY_DEMAND_V, object_name:MRP_FLP_SUPPLY_DEMAND_V, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRP_FLP_SUPPLY_DEMAND_V ,
-
View: MRP_FLP_SUPPLY_DEMAND_V2
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_FLP_SUPPLY_DEMAND_V2, object_name:MRP_FLP_SUPPLY_DEMAND_V2, status:VALID, product: MRP - Master Scheduling/MRP , description: View of pegged supply and demand information , implementation_dba_data: APPS.MRP_FLP_SUPPLY_DEMAND_V2 ,
-
View: MRP_FLP_SUPPLY_DEMAND_V2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_FLP_SUPPLY_DEMAND_V2, object_name:MRP_FLP_SUPPLY_DEMAND_V2, status:VALID, product: MRP - Master Scheduling/MRP , description: View of pegged supply and demand information , implementation_dba_data: APPS.MRP_FLP_SUPPLY_DEMAND_V2 ,
-
View: MRP_ORDERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_ORDERS_V, object_name:MRP_ORDERS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: MRP supply and demand view , implementation_dba_data: APPS.MRP_ORDERS_V ,
-
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 ,
-
Table: MRP_SYSTEM_ITEMS
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_SYSTEM_ITEMS, object_name:MRP_SYSTEM_ITEMS, status:VALID, product: MRP - Master Scheduling/MRP , description: MRP item master , implementation_dba_data: MRP.MRP_SYSTEM_ITEMS ,
-
View: MRP_ORDERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_ORDERS_V, object_name:MRP_ORDERS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: MRP supply and demand view , implementation_dba_data: APPS.MRP_ORDERS_V ,
-
View: MRP_WEB_PLANNED_SUPPLY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_WEB_PLANNED_SUPPLY_V, object_name:MRP_WEB_PLANNED_SUPPLY_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Supply information for items , implementation_dba_data: APPS.MRP_WEB_PLANNED_SUPPLY_V ,
-
View: MRP_WEB_PLANNED_SUPPLY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_WEB_PLANNED_SUPPLY_V, object_name:MRP_WEB_PLANNED_SUPPLY_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Supply information for items , implementation_dba_data: APPS.MRP_WEB_PLANNED_SUPPLY_V ,
-
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 ,
-
Table: MRP_SYSTEM_ITEMS
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_SYSTEM_ITEMS, object_name:MRP_SYSTEM_ITEMS, status:VALID, product: MRP - Master Scheduling/MRP , description: MRP item master , implementation_dba_data: MRP.MRP_SYSTEM_ITEMS ,
-
View: MRPBV_PLAN_SUPPLIES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_PLAN_SUPPLIES, object_name:MRPBV_PLAN_SUPPLIES, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRPBV_PLAN_SUPPLIES ,
-
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 ,