Search Results mrp_sr_assignments
The MRP_SR_ASSIGNMENTS table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for storing sourcing rule assignments within the Manufacturing and Supply Chain Planning modules. Sourcing rules define how items are sourced from different suppliers, organizations, or transfer networks, enabling organizations to optimize procurement, production, and distribution strategies. This table plays a pivotal role in Material Requirements Planning (MRP), Advanced Supply Chain Planning (ASCP), and Global Order Promising (GOP) processes by maintaining associations between items, organizations, and sourcing rules.
Key Attributes of MRP_SR_ASSIGNMENTS
The table contains several key columns that define sourcing relationships:- ASSIGNMENT_ID: Primary key uniquely identifying each sourcing rule assignment.
- SOURCING_RULE_ID: Foreign key reference to MRP_SOURCING_RULES table defining the sourcing strategy.
- ORGANIZATION_ID: Identifies the inventory organization to which the sourcing rule applies.
- INVENTORY_ITEM_ID: References MTL_SYSTEM_ITEMS_B to identify the item being sourced.
- CATEGORY_ID: Optional category assignment for category-level sourcing rules.
- ASSIGNMENT_TYPE: Specifies whether assignment is for an item, category, or organization.
- EFFECTIVE_DATE: Date range during which the sourcing rule is active.
- DISABLE_DATE: Optional expiration date for the sourcing rule assignment.
Functional Integration
MRP_SR_ASSIGNMENTS integrates with multiple Oracle EBS modules:- MRP Planning: Determines supply sources during plan generation.
- ASCP: Provides constraint-based sourcing alternatives in advanced planning.
- Purchasing: Influences supplier selection in requisitions and purchase orders.
- Order Management: Guides ATP (Available-to-Promise) checks for order promising.
Technical Implementation
The table follows Oracle EBS standards with:- Indexes on key columns (ASSIGNMENT_ID, SOURCING_RULE_ID, ORGANIZATION_ID, INVENTORY_ITEM_ID) for performance.
- Foreign key constraints to maintain referential integrity with MRP_SOURCING_RULES and MTL_SYSTEM_ITEMS_B.
- WHO columns (CREATED_BY, CREATION_DATE, LAST_UPDATE_DATE, etc.) for auditing.
Business Process Flow
Sourcing rule assignments follow this typical lifecycle:- Definition in MRP_SOURCING_RULES
- Assignment to items/categories via MRP_SR_ASSIGNMENTS
- Consumption by planning engines during MRP/ASCP runs
- Execution through procurement or manufacturing processes
Customization Considerations
While Oracle provides standard APIs for maintaining sourcing rules (MRP_SOURCING_RULE_PKG), customizations may require:- Additional attributes via descriptive flexfields
- Custom validation logic for complex sourcing scenarios
- Extension tables for supplemental data requirements
Version-Specific Notes
Between 12.1.1 and 12.2.2, the table structure remains largely consistent, with 12.2.2 potentially including:- Enhanced partitioning for large-scale implementations
- Additional indexes for cloud-scale performance
- Tighter integration with Fusion Middleware components
-
Table: MRP_SR_ASSIGNMENTS
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_SR_ASSIGNMENTS, object_name:MRP_SR_ASSIGNMENTS, status:VALID, product: MRP - Master Scheduling/MRP , description: Sourcing assignments , implementation_dba_data: MRP.MRP_SR_ASSIGNMENTS ,
-
Table: MRP_SR_ASSIGNMENTS
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_SR_ASSIGNMENTS, object_name:MRP_SR_ASSIGNMENTS, status:VALID, product: MRP - Master Scheduling/MRP , description: Sourcing assignments , implementation_dba_data: MRP.MRP_SR_ASSIGNMENTS ,
-
View: MRP_ITEM_SOURCING_LEVELS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_ITEM_SOURCING_LEVELS_V, object_name:MRP_ITEM_SOURCING_LEVELS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Inventory items sources view , implementation_dba_data: APPS.MRP_ITEM_SOURCING_LEVELS_V ,
-
View: MRP_ITEM_SOURCING_LEVELS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_ITEM_SOURCING_LEVELS_V, object_name:MRP_ITEM_SOURCING_LEVELS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Inventory items sources view , implementation_dba_data: APPS.MRP_ITEM_SOURCING_LEVELS_V ,
-
View: OLD_ITEM_SOURCING_LEVELS_V
12.1.1
product: MRP - Master Scheduling/MRP , description: Inventory items sources view , implementation_dba_data: Not implemented in this database ,
-
View: OLD_SCATP_ITEM_SR_LEVELS_V
12.1.1
product: MRP - Master Scheduling/MRP , description: Supply Chain ATP item sourcing levels view , implementation_dba_data: Not implemented in this database ,
-
View: OLD_SCATP_ITEM_SR_LEVELS_V
12.2.2
product: MRP - Master Scheduling/MRP , description: Supply Chain ATP item sourcing levels view , implementation_dba_data: Not implemented in this database ,
-
View: OLD_ITEM_SOURCING_LEVELS_V
12.2.2
product: MRP - Master Scheduling/MRP , description: Inventory items sources view , implementation_dba_data: Not implemented in this database ,
-
View: MRPFV_SR_BOD_ASSIGNMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_SR_BOD_ASSIGNMENTS, object_name:MRPFV_SR_BOD_ASSIGNMENTS, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPFV_SR_BOD_ASSIGNMENTS ,
-
View: MRP_ITEM_TASK_SR_LEVELS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_ITEM_TASK_SR_LEVELS_V, object_name:MRP_ITEM_TASK_SR_LEVELS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Inventory item sources view , implementation_dba_data: APPS.MRP_ITEM_TASK_SR_LEVELS_V ,
-
View: MRP_ITEM_TASK_SR_LEVELS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_ITEM_TASK_SR_LEVELS_V, object_name:MRP_ITEM_TASK_SR_LEVELS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Inventory item sources view , implementation_dba_data: APPS.MRP_ITEM_TASK_SR_LEVELS_V ,
-
View: MRPFV_SR_BOD_ASSIGNMENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_SR_BOD_ASSIGNMENTS, object_name:MRPFV_SR_BOD_ASSIGNMENTS, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPFV_SR_BOD_ASSIGNMENTS ,
-
View: MRP_SCATP_ITEM_SR_LEVELS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_SCATP_ITEM_SR_LEVELS_V, object_name:MRP_SCATP_ITEM_SR_LEVELS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Supply Chain ATP item sourcing levels view , implementation_dba_data: APPS.MRP_SCATP_ITEM_SR_LEVELS_V ,
-
Table: MRP_ASSIGNMENT_SETS
12.1.1
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_ASSIGNMENT_SETS, object_name:MRP_ASSIGNMENT_SETS, status:VALID, product: MRP - Master Scheduling/MRP , description: Sourcing assignment set , implementation_dba_data: MRP.MRP_ASSIGNMENT_SETS ,
-
Table: MRP_ASSIGNMENT_SETS
12.2.2
owner:MRP, object_type:TABLE, fnd_design_data:MRP.MRP_ASSIGNMENT_SETS, object_name:MRP_ASSIGNMENT_SETS, status:VALID, product: MRP - Master Scheduling/MRP , description: Sourcing assignment set , implementation_dba_data: MRP.MRP_ASSIGNMENT_SETS ,
-
View: MRP_BOD_TASK_SR_LEVELS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_BOD_TASK_SR_LEVELS_V, object_name:MRP_BOD_TASK_SR_LEVELS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: BOD task sourcing rule levels view , implementation_dba_data: APPS.MRP_BOD_TASK_SR_LEVELS_V ,
-
View: MRP_BOD_TASK_SR_LEVELS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_BOD_TASK_SR_LEVELS_V, object_name:MRP_BOD_TASK_SR_LEVELS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: BOD task sourcing rule levels view , implementation_dba_data: APPS.MRP_BOD_TASK_SR_LEVELS_V ,
-
View: MRP_SCATP_ITEM_SR_LEVELS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_SCATP_ITEM_SR_LEVELS_V, object_name:MRP_SCATP_ITEM_SR_LEVELS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Supply Chain ATP item sourcing levels view , implementation_dba_data: APPS.MRP_SCATP_ITEM_SR_LEVELS_V ,
-
View: MRP_ITEM_SR_LEVELS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_ITEM_SR_LEVELS_V, object_name:MRP_ITEM_SR_LEVELS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Inventory items sources view , implementation_dba_data: APPS.MRP_ITEM_SR_LEVELS_V ,
-
View: MRP_ITEM_SR_LEVELS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_ITEM_SR_LEVELS_V, object_name:MRP_ITEM_SR_LEVELS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Inventory items sources view , implementation_dba_data: APPS.MRP_ITEM_SR_LEVELS_V ,
-
View: MRPBV_SR_BOD_ASSIGNMENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_SR_BOD_ASSIGNMENTS, object_name:MRPBV_SR_BOD_ASSIGNMENTS, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRPBV_SR_BOD_ASSIGNMENTS ,
-
View: MRPBV_SR_BOD_ASSIGNMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_SR_BOD_ASSIGNMENTS, object_name:MRPBV_SR_BOD_ASSIGNMENTS, status:VALID, product: MRP - Master Scheduling/MRP , implementation_dba_data: APPS.MRPBV_SR_BOD_ASSIGNMENTS ,
-
View: MRP_SR_ASSIGNMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_SR_ASSIGNMENTS_V, object_name:MRP_SR_ASSIGNMENTS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Sourcing rule assignments view , implementation_dba_data: APPS.MRP_SR_ASSIGNMENTS_V ,
-
View: MRP_SR_ASSIGNMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_SR_ASSIGNMENTS_V, object_name:MRP_SR_ASSIGNMENTS_V, status:VALID, product: MRP - Master Scheduling/MRP , description: Sourcing rule assignments view , implementation_dba_data: APPS.MRP_SR_ASSIGNMENTS_V ,