Search Results mrp_load_parameters
Deep Dive into MRP_LOAD_PARAMETERS Table in Oracle EBS 12.1.1/12.2.2
The MRP_LOAD_PARAMETERS
table is a critical repository for Material Requirements Planning (MRP) configuration data in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2. This table stores runtime parameters that govern how the MRP engine processes demand, supply, and planning recommendations during MRP or MRP-based ASCP (Advanced Supply Chain Planning) runs.
Key Functional Aspects
- Parameter Storage: Acts as the primary repository for user-defined MRP run parameters including planning horizon, demand time fences, and processing rules.
- Run Configuration: Stores settings that determine whether the run is net change or full regeneration, along with explosion controls.
- Integration Bridge: Links the MRP application with underlying Oracle Planning Engine by passing execution parameters.
Technical Structure
Column Name | Data Type | Description |
---|---|---|
LOAD_ID | NUMBER | Primary key, sequence-generated identifier |
ORGANIZATION_ID | NUMBER | References INV_ORGANIZATIONS |
PLANNER_CODE | VARCHAR2(10) | MRP planner assignment |
CUTOFF_DATE | DATE | Horizon end date for planning |
NETTING_TYPE | NUMBER | 0=Gross, 1=Net requirements |
PROCESSING_RULE | NUMBER | 1=Regen, 2=Net Change |
Business Process Integration
During MRP execution, the Oracle Planning Engine reads parameters from this table to:
- Determine the scope of items to process based on organization and planner filters
- Apply demand time fence rules to prevent premature rescheduling
- Control whether to explode phantom BOMs during component planning
- Set the planning horizon for generating planned orders
Implementation Considerations
Administrators should note:
- Data is typically populated via the MRP:Plan Options form (Oracle Forms) or Planning Central (OAF)
- Historical parameter sets remain for audit purposes with LOAD_ID sequencing
- Customizations often extend this table for industry-specific planning rules
Performance Impact
The table's design supports high-volume planning environments through:
- Indexing on LOAD_ID and ORGANIZATION_ID columns
- Partitioning strategies in large multi-org implementations
- Minimal LOB columns to prevent tablespace fragmentation
Conclusion: The MRP_LOAD_PARAMETERS table serves as the configuration backbone for Oracle's MRP engine, balancing flexibility for planners with the technical rigor required for enterprise-scale planning operations. Its structure remains consistent across 12.1.1 and 12.2.2, ensuring upgrade compatibility for planning modules.
-
Table: MRP_LOAD_PARAMETERS
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_LOAD_PARAMETERS, object_name:MRP_LOAD_PARAMETERS, status:VALID, product: MRP - Master Scheduling/MRP , description: Forecast/Schedule load parameters , implementation_dba_data: MRP.MRP_LOAD_PARAMETERS ,
-
Table: MRP_LOAD_PARAMETERS
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_LOAD_PARAMETERS, object_name:MRP_LOAD_PARAMETERS, status:VALID, product: MRP - Master Scheduling/MRP , description: Forecast/Schedule load parameters , implementation_dba_data: MRP.MRP_LOAD_PARAMETERS ,
-
APPS.RLM_FORECAST_SV dependencies on MRP_LOAD_PARAMETERS
12.1.1
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MRP_LOAD_PARAMETERS
12.2.2
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MRP_LOAD_PARAMETERS
12.1.1
-
APPS.RLM_FORECAST_SV dependencies on MRP_LOAD_PARAMETERS
12.2.2
-
VIEW: APPS.MRP_LOAD_PARAMETERS_V
12.1.1
-
VIEW: APPS.MRP_LOAD_PARAMETERS_V
12.2.2
-
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 ,
-
VIEW: MRP.MRP_LOAD_PARAMETERS#
12.2.2
owner:MRP, object_type:VIEW, object_name:MRP_LOAD_PARAMETERS#, status:VALID,
-
SYNONYM: APPS.MRP_LOAD_PARAMETERS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:MRP_LOAD_PARAMETERS, status:VALID,
-
View: MRP_LOAD_PARAMETERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_LOAD_PARAMETERS_V, object_name:MRP_LOAD_PARAMETERS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Forecast and master schedule source list information , implementation_dba_data: APPS.MRP_LOAD_PARAMETERS_V ,
-
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 ,
-
SYNONYM: APPS.MRP_LOAD_PARAMETERS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:MRP_LOAD_PARAMETERS, status:VALID,
-
VIEW: MRP.MRP_LOAD_PARAMETERS#
12.2.2
-
View: MRP_LOAD_PARAMETERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_LOAD_PARAMETERS_V, object_name:MRP_LOAD_PARAMETERS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Forecast and master schedule source list information , implementation_dba_data: APPS.MRP_LOAD_PARAMETERS_V ,
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MRP_FORECAST_DATES
12.1.1
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MRP_FORECAST_DATES
12.2.2
-
Table: MRP_LOAD_SELECTIONS
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_LOAD_SELECTIONS, object_name:MRP_LOAD_SELECTIONS, status:VALID, product: MRP - Master Scheduling/MRP , description: Selection Lists , implementation_dba_data: MRP.MRP_LOAD_SELECTIONS ,
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MRP_FORECAST_DESIGNATORS
12.1.1
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MRP_FORECAST_DESIGNATORS
12.2.2
-
Table: MRP_LOAD_SELECTIONS
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_LOAD_SELECTIONS, object_name:MRP_LOAD_SELECTIONS, status:VALID, product: MRP - Master Scheduling/MRP , description: Selection Lists , implementation_dba_data: MRP.MRP_LOAD_SELECTIONS ,
-
TABLE: MRP.MRP_LOAD_PARAMETERS
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_LOAD_PARAMETERS, object_name:MRP_LOAD_PARAMETERS, status:VALID,
-
TABLE: MRP.MRP_LOAD_PARAMETERS
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_LOAD_PARAMETERS, object_name:MRP_LOAD_PARAMETERS, status:VALID,
-
PACKAGE BODY: APPS.MRP_HORIZONTAL_PLAN_SC
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:MRP_HORIZONTAL_PLAN_SC, status:VALID,
-
PACKAGE BODY: APPS.RLM_FORECAST_SV
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:RLM_FORECAST_SV, status:VALID,
-
PACKAGE BODY: APPS.MRP_HORIZONTAL_PLAN_SC
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:MRP_HORIZONTAL_PLAN_SC, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.RLM_FORECAST_SV
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:RLM_FORECAST_SV, status:VALID,
-
12.1.1 FND Design Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
APPS.RLM_FORECAST_SV SQL Statements
12.2.2
-
APPS.RLM_FORECAST_SV SQL Statements
12.1.1
-
12.2.2 DBA Data
12.2.2
-
VIEW: APPS.MRP_LOAD_PARAMETERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_LOAD_PARAMETERS_V, object_name:MRP_LOAD_PARAMETERS_V, status:VALID,
-
VIEW: APPS.MRP_LOAD_PARAMETERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_LOAD_PARAMETERS_V, object_name:MRP_LOAD_PARAMETERS_V, status:VALID,
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MTL_PARAMETERS
12.2.2
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MTL_PARAMETERS
12.1.1
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on BOM_CALENDAR_DATES
12.2.2
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on BOM_CALENDAR_DATES
12.1.1
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MRP_SYSTEM_ITEMS
12.1.1
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MRP_SYSTEM_ITEMS
12.2.2