Search Results mtl_customer_items
The MTL_CUSTOMER_ITEMS table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for managing customer-specific item information within the Inventory and Order Management modules. This table facilitates the mapping of an organization's internal item identifiers to customer-specific item codes, enabling seamless transactions, order processing, and reporting while accommodating customer-specific nomenclature. Below is a detailed breakdown of its structure, purpose, and integration within Oracle EBS.
Purpose and Functional Overview
The MTL_CUSTOMER_ITEMS table serves as a cross-reference between an enterprise's internal item codes and the item identifiers used by customers. This is particularly useful in scenarios where customers reference the same product with different part numbers, descriptions, or units of measure (UOM). By maintaining this mapping, Oracle EBS ensures accurate order fulfillment, invoicing, and inventory tracking without requiring internal item master modifications. Key functionalities include:- Customer-Specific Item Identification: Stores alternate item codes, descriptions, and UOMs as defined by customers.
- Order Management Integration: Enables sales orders and invoices to reflect customer-preferred item details.
- Reporting Consistency: Aligns internal and external item references for compliance and analytics.
Key Columns and Relationships
The table's structure includes columns that link items (INVENTORY_ITEM_ID), customers (CUSTOMER_ID), and organizations (ORGANIZATION_ID). Notable columns:- CUSTOMER_ITEM_NUMBER: The customer's unique identifier for the item.
- CUSTOMER_ITEM_DESCRIPTION: Optional customer-provided description.
- PRIMARY_UOM_CODE: Customer-specified unit of measure.
- START_DATE_ACTIVE/END_DATE_ACTIVE: Validity period for the mapping.
- ATTRIBUTE_CATEGORY/ATTRIBUTE_n: Flexfields for custom attributes.
Integration with Oracle EBS Modules
MTL_CUSTOMER_ITEMS integrates with multiple EBS modules:- Inventory (INV): Ensures accurate item identification during stock movements and cycle counts.
- Order Management (OM): Auto-populates customer item details in sales orders and returns.
- Purchasing (PO): Supports customer-driven procurement processes.
- Advanced Pricing: Enables customer-specific pricing based on mapped items.
Technical Considerations
- Indexes: Key indexes include MTL_CUSTOMER_ITEMS_U1 (unique on INVENTORY_ITEM_ID, CUSTOMER_ID, ORGANIZATION_ID) and MTL_CUSTOMER_ITEMS_N1 (on CUSTOMER_ITEM_NUMBER).
- APIs: The INV_CUSTOMER_ITEM_PUB package provides procedures for CRUD operations.
- Data Security: Access is controlled via Oracle's VPD (Virtual Private Database) policies in multi-org environments.
Common Use Cases
- Drop-Shipments: Aligns supplier and customer item codes for direct shipments.
- Consigned Inventory: Tracks customer-owned stock using their item identifiers.
- Global Trade: Mananges regional/customer-specific compliance codes.
Conclusion
The MTL_CUSTOMER_ITEMS table is a pivotal component in Oracle EBS, bridging the gap between internal inventory systems and customer-specific requirements. Its robust design supports multi-org configurations, flexfields, and seamless integration with core modules, ensuring operational efficiency and data accuracy in complex supply chain environments.-
Table: MTL_CUSTOMER_ITEMS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CUSTOMER_ITEMS, object_name:MTL_CUSTOMER_ITEMS, status:VALID, product: INV - Inventory , description: Customer item Information , implementation_dba_data: INV.MTL_CUSTOMER_ITEMS ,
-
Table: MTL_CUSTOMER_ITEMS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CUSTOMER_ITEMS, object_name:MTL_CUSTOMER_ITEMS, status:VALID, product: INV - Inventory , description: Customer item Information , implementation_dba_data: INV.MTL_CUSTOMER_ITEMS ,
-
Table: MTL_COMMODITY_CODES
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_COMMODITY_CODES, object_name:MTL_COMMODITY_CODES, status:VALID, product: INV - Inventory , description: Customer item commodity codes , implementation_dba_data: INV.MTL_COMMODITY_CODES ,
-
View: INVFV_CUSTOMER_ITEMS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_CUSTOMER_ITEMS, object_name:INVFV_CUSTOMER_ITEMS, status:VALID, product: INV - Inventory , implementation_dba_data: APPS.INVFV_CUSTOMER_ITEMS ,
-
Table: MTL_CI_INTERFACE
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CI_INTERFACE, object_name:MTL_CI_INTERFACE, status:VALID, product: INV - Inventory , description: Customer Items Interface , implementation_dba_data: INV.MTL_CI_INTERFACE ,
-
Table: MTL_CI_XREFS_INTERFACE
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CI_XREFS_INTERFACE, object_name:MTL_CI_XREFS_INTERFACE, status:VALID, product: INV - Inventory , description: Customer Items Cross References Interface , implementation_dba_data: INV.MTL_CI_XREFS_INTERFACE ,
-
View: INVFV_CUSTOMER_ITEMS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_CUSTOMER_ITEMS, object_name:INVFV_CUSTOMER_ITEMS, status:VALID, product: INV - Inventory , implementation_dba_data: APPS.INVFV_CUSTOMER_ITEMS ,
-
Table: MTL_COMMODITY_CODES
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_COMMODITY_CODES, object_name:MTL_COMMODITY_CODES, status:VALID, product: INV - Inventory , description: Customer item commodity codes , implementation_dba_data: INV.MTL_COMMODITY_CODES ,
-
Table: MTL_CI_INTERFACE
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CI_INTERFACE, object_name:MTL_CI_INTERFACE, status:VALID, product: INV - Inventory , description: Customer Items Interface , implementation_dba_data: INV.MTL_CI_INTERFACE ,
-
Table: MTL_CI_XREFS_INTERFACE
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CI_XREFS_INTERFACE, object_name:MTL_CI_XREFS_INTERFACE, status:VALID, product: INV - Inventory , description: Customer Items Cross References Interface , implementation_dba_data: INV.MTL_CI_XREFS_INTERFACE ,
-
Table: MTL_CUSTOMER_ITEM_XREFS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CUSTOMER_ITEM_XREFS, object_name:MTL_CUSTOMER_ITEM_XREFS, status:VALID, product: INV - Inventory , description: Relationships between customer items and inventory items , implementation_dba_data: INV.MTL_CUSTOMER_ITEM_XREFS ,
-
Table: MTL_CUSTOMER_ITEM_XREFS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CUSTOMER_ITEM_XREFS, object_name:MTL_CUSTOMER_ITEM_XREFS, status:VALID, product: INV - Inventory , description: Relationships between customer items and inventory items , implementation_dba_data: INV.MTL_CUSTOMER_ITEM_XREFS ,
-
View: MTL_CUSTOMER_ITEMS_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CUSTOMER_ITEMS_ALL_V, object_name:MTL_CUSTOMER_ITEMS_ALL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CUSTOMER_ITEMS_ALL_V ,
-
View: INVFV_CUSTOMER_ITEM_XREFS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_CUSTOMER_ITEM_XREFS, object_name:INVFV_CUSTOMER_ITEM_XREFS, status:VALID, product: INV - Inventory , implementation_dba_data: APPS.INVFV_CUSTOMER_ITEM_XREFS ,
-
View: INVFV_CUSTOMER_ITEM_XREFS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_CUSTOMER_ITEM_XREFS, object_name:INVFV_CUSTOMER_ITEM_XREFS, status:VALID, product: INV - Inventory , implementation_dba_data: APPS.INVFV_CUSTOMER_ITEM_XREFS ,
-
View: INVBV_CUSTOMER_ITEM_XREFS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVBV_CUSTOMER_ITEM_XREFS, object_name:INVBV_CUSTOMER_ITEM_XREFS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVBV_CUSTOMER_ITEM_XREFS ,
-
View: MTL_CUSTOMER_ITEMS_ACTIVE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CUSTOMER_ITEMS_ACTIVE_V, object_name:MTL_CUSTOMER_ITEMS_ACTIVE_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CUSTOMER_ITEMS_ACTIVE_V ,
-
View: MTL_CUSTOMER_ITEMS_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CUSTOMER_ITEMS_ALL_V, object_name:MTL_CUSTOMER_ITEMS_ALL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CUSTOMER_ITEMS_ALL_V ,
-
View: INVBV_CUSTOMER_ITEM_XREFS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVBV_CUSTOMER_ITEM_XREFS, object_name:INVBV_CUSTOMER_ITEM_XREFS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVBV_CUSTOMER_ITEM_XREFS ,
-
View: MTL_CUSTOMER_ITEMS_ACTIVE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CUSTOMER_ITEMS_ACTIVE_V, object_name:MTL_CUSTOMER_ITEMS_ACTIVE_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CUSTOMER_ITEMS_ACTIVE_V ,
-
View: INVBV_CUSTOMER_ITEMS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVBV_CUSTOMER_ITEMS, object_name:INVBV_CUSTOMER_ITEMS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVBV_CUSTOMER_ITEMS ,
-
View: INVBV_CUSTOMER_ITEMS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVBV_CUSTOMER_ITEMS, object_name:INVBV_CUSTOMER_ITEMS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVBV_CUSTOMER_ITEMS ,
-
View: MTL_CUSTOMER_ITEM_XREFS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CUSTOMER_ITEM_XREFS_V, object_name:MTL_CUSTOMER_ITEM_XREFS_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CUSTOMER_ITEM_XREFS_V ,
-
View: MTL_CUSTOMER_ITEM_XREFS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CUSTOMER_ITEM_XREFS_V, object_name:MTL_CUSTOMER_ITEM_XREFS_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CUSTOMER_ITEM_XREFS_V ,
-
Table: MTL_PARAMETERS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_PARAMETERS, object_name:MTL_PARAMETERS, status:VALID, product: INV - Inventory , description: Inventory control options and defaults , implementation_dba_data: INV.MTL_PARAMETERS ,
-
Table: MTL_PARAMETERS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_PARAMETERS, object_name:MTL_PARAMETERS, status:VALID, product: INV - Inventory , description: Inventory control options and defaults , implementation_dba_data: INV.MTL_PARAMETERS ,