Search Results mtl_serial_numbers
The MTL_SERIAL_NUMBERS
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical inventory management table that stores detailed information about serialized items. Serialized items are uniquely identifiable through serial numbers, enabling precise tracking throughout their lifecycle—from receipt to consumption or disposal. This table is part of the Oracle Inventory module and integrates with other key modules such as Order Management, Purchasing, and Manufacturing.
Table Structure and Key Columns
TheMTL_SERIAL_NUMBERS
table contains columns that capture essential attributes of serialized items:
- SERIAL_NUMBER: The unique identifier for the item.
- INVENTORY_ITEM_ID: Links to
MTL_SYSTEM_ITEMS_B
to identify the item. - ORGANIZATION_ID: Specifies the inventory organization where the item is stored.
- CURRENT_STATUS: Indicates the item's status (e.g., 1 for "In Inventory," 3 for "Shipped").
- CURRENT_ORGANIZATION_ID: Tracks the current organization holding the item.
- CURRENT_SUBINVENTORY: Identifies the subinventory location.
- CURRENT_LOCATOR_ID: Points to the specific locator within the subinventory.
- LOT_NUMBER: Optional field for items also tracked by lot.
- ATTRIBUTE_CATEGORY and ATTRIBUTE_n: Capture flexfield data for custom attributes.
- CREATION_DATE, LAST_UPDATE_DATE: Audit columns for tracking record changes.
Functional Role in Oracle EBS
The table supports core inventory processes:- Receiving: Serial numbers are assigned during receipt from suppliers or internal transfers.
- Inventory Transactions: Movements (issues, transfers, adjustments) update the
CURRENT_STATUS
and location fields. - Order Fulfillment: Serial numbers are associated with sales orders and updated to "Shipped" upon delivery.
- Warranty and Maintenance: Serial tracking enables service history and warranty validation.
Integration with Other Modules
The table interacts with:- Order Management (OM): Via
SO_SERIAL_NUMBERS
for sales order allocations. - Purchasing (PO): Through
RCV_TRANSACTIONS
for receipt serialization. - Work in Process (WIP): Tracks serialized components in manufacturing.
Technical Considerations
- Indexes: Key indexes include
MTL_SERIAL_NUMBERS_U1
(unique onSERIAL_NUMBER
,INVENTORY_ITEM_ID
,ORGANIZATION_ID
) andMTL_SERIAL_NUMBERS_N1
(onCURRENT_STATUS
). - Performance: Large datasets may require partitioning or purging strategies for archived serials.
- APIs: Oracle provides
INV_SERIAL_NUMBER_PUB
for programmatic access to ensure data integrity.
Customization and Extensions
Custom reports or integrations often leverage this table for:- Serial number validation workflows.
- Asset tracking extensions beyond standard Oracle functionality.
- Regulatory compliance reporting (e.g., FDA, aerospace).
MTL_SERIAL_NUMBERS
table is foundational for serialized inventory management in Oracle EBS, enabling granular tracking, regulatory compliance, and integration across supply chain processes. Proper understanding of its structure and relationships is essential for effective implementation and customization.
-
Table: MTL_SERIAL_NUMBERS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_SERIAL_NUMBERS, object_name:MTL_SERIAL_NUMBERS, status:VALID, product: INV - Inventory , description: Serial number definitions , implementation_dba_data: INV.MTL_SERIAL_NUMBERS ,
-
Table: MTL_SERIAL_NUMBERS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_SERIAL_NUMBERS, object_name:MTL_SERIAL_NUMBERS, status:VALID, product: INV - Inventory , description: Serial number definitions , implementation_dba_data: INV.MTL_SERIAL_NUMBERS ,
-
Table: MTL_EAM_NETWORK_ASSETS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_EAM_NETWORK_ASSETS, object_name:MTL_EAM_NETWORK_ASSETS, status:VALID, product: INV - Inventory , description: Table for association of assets to asset route. , implementation_dba_data: INV.MTL_EAM_NETWORK_ASSETS ,
-
Table: MTL_EAM_NETWORK_ASSETS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_EAM_NETWORK_ASSETS, object_name:MTL_EAM_NETWORK_ASSETS, status:VALID, product: INV - Inventory , description: Table for association of assets to asset route. , implementation_dba_data: INV.MTL_EAM_NETWORK_ASSETS ,
-
Table: MTL_PHYSICAL_INVENTORY_TAGS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_PHYSICAL_INVENTORY_TAGS, object_name:MTL_PHYSICAL_INVENTORY_TAGS, status:VALID, product: INV - Inventory , description: Physical inventory tag definitions , implementation_dba_data: INV.MTL_PHYSICAL_INVENTORY_TAGS ,
-
Table: MTL_PHYSICAL_INVENTORY_TAGS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_PHYSICAL_INVENTORY_TAGS, object_name:MTL_PHYSICAL_INVENTORY_TAGS, status:VALID, product: INV - Inventory , description: Physical inventory tag definitions , implementation_dba_data: INV.MTL_PHYSICAL_INVENTORY_TAGS ,
-
View: MTL_EAM_ASSET_REBUILDS_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_EAM_ASSET_REBUILDS_DTLS_V, object_name:MTL_EAM_ASSET_REBUILDS_DTLS_V, status:VALID, product: INV - Inventory , description: View shows the details of Assets and Rebuilds. , implementation_dba_data: APPS.MTL_EAM_ASSET_REBUILDS_DTLS_V ,
-
View: MTL_EAM_ASSET_REBUILDS_DTLS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_EAM_ASSET_REBUILDS_DTLS_V, object_name:MTL_EAM_ASSET_REBUILDS_DTLS_V, status:VALID, product: INV - Inventory , description: View shows the details of Assets and Rebuilds. , implementation_dba_data: APPS.MTL_EAM_ASSET_REBUILDS_DTLS_V ,
-
Table: MTL_TXN_REQUEST_LINES
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_TXN_REQUEST_LINES, object_name:MTL_TXN_REQUEST_LINES, status:VALID, product: INV - Inventory , description: Move order lines table , implementation_dba_data: INV.MTL_TXN_REQUEST_LINES ,
-
Table: MTL_TXN_REQUEST_LINES
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_TXN_REQUEST_LINES, object_name:MTL_TXN_REQUEST_LINES, status:VALID, product: INV - Inventory , description: Move order lines table , implementation_dba_data: INV.MTL_TXN_REQUEST_LINES ,
-
View: MTL_EAM_ASSET_REBUILDS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_EAM_ASSET_REBUILDS_V, object_name:MTL_EAM_ASSET_REBUILDS_V, status:VALID, product: INV - Inventory , description: View for Asset and Rebuild information. , implementation_dba_data: APPS.MTL_EAM_ASSET_REBUILDS_V ,
-
View: MTL_EAM_ASSET_REBUILDS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_EAM_ASSET_REBUILDS_V, object_name:MTL_EAM_ASSET_REBUILDS_V, status:VALID, product: INV - Inventory , description: View for Asset and Rebuild information. , implementation_dba_data: APPS.MTL_EAM_ASSET_REBUILDS_V ,
-
View: MTL_SERIAL_NUMBERS_SRW_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SERIAL_NUMBERS_SRW_V, object_name:MTL_SERIAL_NUMBERS_SRW_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_SERIAL_NUMBERS_SRW_V ,
-
View: MTL_SERIAL_NUMBERS_SRW_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SERIAL_NUMBERS_SRW_V, object_name:MTL_SERIAL_NUMBERS_SRW_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_SERIAL_NUMBERS_SRW_V ,
-
Table: MTL_EAM_ASSET_ATTR_VALUES
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_EAM_ASSET_ATTR_VALUES, object_name:MTL_EAM_ASSET_ATTR_VALUES, status:VALID, product: INV - Inventory , description: Table for asset attribute values , implementation_dba_data: INV.MTL_EAM_ASSET_ATTR_VALUES ,
-
Table: MTL_EAM_ASSET_ATTR_VALUES
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_EAM_ASSET_ATTR_VALUES, object_name:MTL_EAM_ASSET_ATTR_VALUES, status:VALID, product: INV - Inventory , description: Table for asset attribute values , implementation_dba_data: INV.MTL_EAM_ASSET_ATTR_VALUES ,
-
View: MTL_SERIAL_NUMBER_GEN_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SERIAL_NUMBER_GEN_V, object_name:MTL_SERIAL_NUMBER_GEN_V, status:VALID, product: INV - Inventory , implementation_dba_data: APPS.MTL_SERIAL_NUMBER_GEN_V ,
-
View: MTL_SERIAL_NUMBER_GEN_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SERIAL_NUMBER_GEN_V, object_name:MTL_SERIAL_NUMBER_GEN_V, status:VALID, product: INV - Inventory , implementation_dba_data: APPS.MTL_SERIAL_NUMBER_GEN_V ,
-
View: MTL_EAM_ASSET_NUMBERS_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_EAM_ASSET_NUMBERS_ALL_V, object_name:MTL_EAM_ASSET_NUMBERS_ALL_V, status:VALID, product: INV - Inventory , description: View for Asset Number details , implementation_dba_data: APPS.MTL_EAM_ASSET_NUMBERS_ALL_V ,
-
Table: MTL_UNIT_TRANSACTIONS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_UNIT_TRANSACTIONS, object_name:MTL_UNIT_TRANSACTIONS, status:VALID, product: INV - Inventory , description: Serial number transactions , implementation_dba_data: INV.MTL_UNIT_TRANSACTIONS ,
-
Table: MTL_UNIT_TRANSACTIONS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_UNIT_TRANSACTIONS, object_name:MTL_UNIT_TRANSACTIONS, status:VALID, product: INV - Inventory , description: Serial number transactions , implementation_dba_data: INV.MTL_UNIT_TRANSACTIONS ,
-
Table: MTL_MATERIAL_STATUS_HISTORY
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_MATERIAL_STATUS_HISTORY, object_name:MTL_MATERIAL_STATUS_HISTORY, status:VALID, product: INV - Inventory , description: Inventory status update history - Used by WMS only , implementation_dba_data: INV.MTL_MATERIAL_STATUS_HISTORY ,
-
View: MTL_OBJECT_NUMBERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_OBJECT_NUMBERS_V, object_name:MTL_OBJECT_NUMBERS_V, status:VALID, product: INV - Inventory , description: View of the genealogy object numbers , implementation_dba_data: APPS.MTL_OBJECT_NUMBERS_V ,
-
Table: MTL_MATERIAL_STATUS_HISTORY
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_MATERIAL_STATUS_HISTORY, object_name:MTL_MATERIAL_STATUS_HISTORY, status:VALID, product: INV - Inventory , description: Inventory status update history - Used by WMS only , implementation_dba_data: INV.MTL_MATERIAL_STATUS_HISTORY ,
-
Table: MTL_MATERIAL_STATUSES_B
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_MATERIAL_STATUSES_B, object_name:MTL_MATERIAL_STATUSES_B, status:VALID, product: INV - Inventory , description: Base table for inventory status definitions - Used by WMS only , implementation_dba_data: INV.MTL_MATERIAL_STATUSES_B ,
-
View: MTL_OBJECT_NUMBERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_OBJECT_NUMBERS_V, object_name:MTL_OBJECT_NUMBERS_V, status:VALID, product: INV - Inventory , description: View of the genealogy object numbers , implementation_dba_data: APPS.MTL_OBJECT_NUMBERS_V ,
-
Table: MTL_EAM_ASSET_ACTIVITIES
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_EAM_ASSET_ACTIVITIES, object_name:MTL_EAM_ASSET_ACTIVITIES, status:VALID, product: INV - Inventory , description: Table for Asset Activity Association , implementation_dba_data: INV.MTL_EAM_ASSET_ACTIVITIES ,
-
Table: MTL_EAM_ASSET_ACTIVITIES
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_EAM_ASSET_ACTIVITIES, object_name:MTL_EAM_ASSET_ACTIVITIES, status:VALID, product: INV - Inventory , description: Table for Asset Activity Association , implementation_dba_data: INV.MTL_EAM_ASSET_ACTIVITIES ,
-
Table: MTL_MATERIAL_STATUSES_B
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_MATERIAL_STATUSES_B, object_name:MTL_MATERIAL_STATUSES_B, status:VALID, product: INV - Inventory , description: Base table for inventory status definitions - Used by WMS only , implementation_dba_data: INV.MTL_MATERIAL_STATUSES_B ,
-
View: INVBV_SERIAL_NUMBERS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVBV_SERIAL_NUMBERS, object_name:INVBV_SERIAL_NUMBERS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVBV_SERIAL_NUMBERS ,
-
View: INVBV_SERIAL_NUMBERS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVBV_SERIAL_NUMBERS, object_name:INVBV_SERIAL_NUMBERS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVBV_SERIAL_NUMBERS ,
-
Table: MTL_PHYSICAL_ADJUSTMENTS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_PHYSICAL_ADJUSTMENTS, object_name:MTL_PHYSICAL_ADJUSTMENTS, status:VALID, product: INV - Inventory , description: Physical inventory adjustments , implementation_dba_data: INV.MTL_PHYSICAL_ADJUSTMENTS ,
-
Table: MTL_PHYSICAL_ADJUSTMENTS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_PHYSICAL_ADJUSTMENTS, object_name:MTL_PHYSICAL_ADJUSTMENTS, status:VALID, product: INV - Inventory , description: Physical inventory adjustments , implementation_dba_data: INV.MTL_PHYSICAL_ADJUSTMENTS ,
-
Table: MTL_TXN_SOURCE_TYPES
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_TXN_SOURCE_TYPES, object_name:MTL_TXN_SOURCE_TYPES, status:VALID, product: INV - Inventory , description: Valid transaction source types , implementation_dba_data: INV.MTL_TXN_SOURCE_TYPES ,
-
Table: MTL_TXN_SOURCE_TYPES
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_TXN_SOURCE_TYPES, object_name:MTL_TXN_SOURCE_TYPES, status:VALID, product: INV - Inventory , description: Valid transaction source types , implementation_dba_data: INV.MTL_TXN_SOURCE_TYPES ,
-
View: MTL_EAM_ASSET_NUMBERS_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_EAM_ASSET_NUMBERS_ALL_V, object_name:MTL_EAM_ASSET_NUMBERS_ALL_V, status:VALID, product: INV - Inventory , description: View for Asset Number details , implementation_dba_data: APPS.MTL_EAM_ASSET_NUMBERS_ALL_V ,
-
View: MTL_PENDING_TXN_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_PENDING_TXN_DETAILS_V, object_name:MTL_PENDING_TXN_DETAILS_V, status:VALID, product: INV - Inventory , description: Pending Transactions View in Serial Number Form & Genealogy Form , implementation_dba_data: APPS.MTL_PENDING_TXN_DETAILS_V ,
-
View: INV_LOT_SERIAL_COLUMNS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INV_LOT_SERIAL_COLUMNS_V, object_name:INV_LOT_SERIAL_COLUMNS_V, status:VALID, product: INV - Inventory , description: View of Lot and Serial Descriptive Flex Field Column , implementation_dba_data: APPS.INV_LOT_SERIAL_COLUMNS_V ,
-
View: MTL_PENDING_TXN_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_PENDING_TXN_DETAILS_V, object_name:MTL_PENDING_TXN_DETAILS_V, status:VALID, product: INV - Inventory , implementation_dba_data: APPS.MTL_PENDING_TXN_DETAILS_V ,
-
View: INV_LOT_SERIAL_COLUMNS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INV_LOT_SERIAL_COLUMNS_V, object_name:INV_LOT_SERIAL_COLUMNS_V, status:VALID, product: INV - Inventory , description: View of Lot and Serial Descriptive Flex Field Column , implementation_dba_data: APPS.INV_LOT_SERIAL_COLUMNS_V ,
-
View: MTL_TRANSACTION_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_TRANSACTION_DETAILS_V, object_name:MTL_TRANSACTION_DETAILS_V, status:VALID, product: INV - Inventory , implementation_dba_data: APPS.MTL_TRANSACTION_DETAILS_V ,
-
View: MTL_TRANSACTION_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_TRANSACTION_DETAILS_V, object_name:MTL_TRANSACTION_DETAILS_V, status:VALID, product: INV - Inventory , implementation_dba_data: APPS.MTL_TRANSACTION_DETAILS_V ,
-
View: INVFV_SERIAL_NUMBERS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_SERIAL_NUMBERS, object_name:INVFV_SERIAL_NUMBERS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVFV_SERIAL_NUMBERS ,
-
View: INVFV_SERIAL_NUMBERS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_SERIAL_NUMBERS, object_name:INVFV_SERIAL_NUMBERS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVFV_SERIAL_NUMBERS ,
-
View: MTL_EAM_ASSET_NUMBERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_EAM_ASSET_NUMBERS_V, object_name:MTL_EAM_ASSET_NUMBERS_V, status:VALID, product: INV - Inventory , description: View for Asset Numbers , implementation_dba_data: APPS.MTL_EAM_ASSET_NUMBERS_V ,
-
View: MTL_EAM_ASSET_NUMBERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_EAM_ASSET_NUMBERS_V, object_name:MTL_EAM_ASSET_NUMBERS_V, status:VALID, product: INV - Inventory , description: View for Asset Numbers , implementation_dba_data: APPS.MTL_EAM_ASSET_NUMBERS_V ,
-
Table: MTL_LOT_NUMBERS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_LOT_NUMBERS, object_name:MTL_LOT_NUMBERS, status:VALID, product: INV - Inventory , description: Lot number definitions , implementation_dba_data: INV.MTL_LOT_NUMBERS ,
-
Table: MTL_LOT_NUMBERS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_LOT_NUMBERS, object_name:MTL_LOT_NUMBERS, status:VALID, product: INV - Inventory , description: Lot number definitions , implementation_dba_data: INV.MTL_LOT_NUMBERS ,
-
Table: MTL_ITEM_REVISIONS_B
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ITEM_REVISIONS_B, object_name:MTL_ITEM_REVISIONS_B, status:VALID, product: INV - Inventory , description: Item revisions , implementation_dba_data: INV.MTL_ITEM_REVISIONS_B ,
-
Table: MTL_ITEM_REVISIONS_B
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ITEM_REVISIONS_B, object_name:MTL_ITEM_REVISIONS_B, status:VALID, product: INV - Inventory , description: Item revisions , implementation_dba_data: INV.MTL_ITEM_REVISIONS_B ,