Search Results mtl_lot_numbers
The MTL_LOT_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 lot-controlled items. As part of the Oracle Inventory module, this table plays a fundamental role in tracking and managing lot numbers assigned to items, enabling organizations to maintain traceability, compliance, and quality control across their supply chain operations.
Table Structure and Key Columns
TheMTL_LOT_NUMBERS
table contains the following key columns:
- LOT_NUMBER: Primary identifier for the lot (varchar2, 80 chars)
- INVENTORY_ITEM_ID: Foreign key to
MTL_SYSTEM_ITEMS
- ORGANIZATION_ID: Owning inventory organization
- DESCRIPTION: Optional lot description (varchar2, 240 chars)
- EXPIRATION_DATE: Shelf life expiration date
- RETEST_DATE: Date when quality retesting is required
- ORIGINATION_DATE: Date when lot was created
- STATUS_ID: Current status (active, inactive, etc.)
- PARENT_LOT_NUMBER: For hierarchical lot structures
- ATTRIBUTE_CATEGORY/1-15: Flexfield attributes
Functional Usage
The table supports several critical business processes:- Lot Traceability: Maintains complete history of lot-controlled items from receipt through consumption
- Quality Management: Stores quality-related dates and attributes for compliance with FDA, GMP, and other regulations
- Shelf Life Management: Tracks expiration dates for perishable goods
- Serial-Lot Control: Integrates with serial number tracking when both controls are enabled
Integration Points
The table integrates with multiple EBS modules:- Purchasing: Lot information captured during receipt processing
- Order Management: Lot assignments during shipping
- Manufacturing: Lot consumption in production
- Cost Management: Lot-specific cost calculations
Technical Considerations
Key technical aspects include:- Indexed on
LOT_NUMBER
,INVENTORY_ITEM_ID
, andORGANIZATION_ID
for performance - Maintained through the Lot Master form (INVLOTMN)
- Subject to the same security rules as inventory organizations
- Audit columns (
CREATION_DATE
,LAST_UPDATE_DATE
) track changes
Customization and Extensions
Common extension patterns include:- Adding custom attributes through descriptive flexfields
- Creating triggers for complex validation rules
- Developing custom reports using the lot data
- Integrating with external quality systems
Version-Specific Notes
Between 12.1.1 and 12.2.2, the table structure remained largely consistent, with minor enhancements in:- Improved lot merge functionality in 12.2
- Enhanced lot status controls
- Better integration with Oracle's Advanced Supply Chain Planning
MTL_LOT_NUMBERS
table remains a cornerstone of Oracle's inventory control system, particularly for industries requiring strict lot traceability such as pharmaceuticals, food and beverage, and high-tech manufacturing.
-
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_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_RESERVATIONS_INTERFACE
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_RESERVATIONS_INTERFACE, object_name:MTL_RESERVATIONS_INTERFACE, status:VALID, product: INV - Inventory , description: Reservations Interface , implementation_dba_data: INV.MTL_RESERVATIONS_INTERFACE ,
-
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 ,
-
Table: MTL_RESERVATIONS_INTERFACE
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_RESERVATIONS_INTERFACE, object_name:MTL_RESERVATIONS_INTERFACE, status:VALID, product: INV - Inventory , description: Reservations Interface , implementation_dba_data: INV.MTL_RESERVATIONS_INTERFACE ,
-
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: 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_ATT_QTY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ATT_QTY_V, object_name:MTL_ATT_QTY_V, status:VALID, product: INV - Inventory , description: No longer used , implementation_dba_data: APPS.MTL_ATT_QTY_V ,
-
View: MTL_ATT_QTY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ATT_QTY_V, object_name:MTL_ATT_QTY_V, status:VALID, product: INV - Inventory , description: No longer used , implementation_dba_data: APPS.MTL_ATT_QTY_V ,
-
View: MTL_LOT_NUMBERS_SRW_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_LOT_NUMBERS_SRW_V, object_name:MTL_LOT_NUMBERS_SRW_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_LOT_NUMBERS_SRW_V ,
-
View: MTL_LOT_NUMBERS_SRW_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_LOT_NUMBERS_SRW_V, object_name:MTL_LOT_NUMBERS_SRW_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_LOT_NUMBERS_SRW_V ,
-
View: MTL_LOT_NUMBERS_ERV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_LOT_NUMBERS_ERV, object_name:MTL_LOT_NUMBERS_ERV, status:VALID, product: INV - Inventory , description: The view is based on mtl_lot_numbers, mtl_system_items_kfv and mfg_lookups where the lot number's origination_type is amongst specified origination types. , implementation_dba_data: APPS.MTL_LOT_NUMBERS_ERV ,
-
View: MTL_ONHAND_TOTAL_MWB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ONHAND_TOTAL_MWB_V, object_name:MTL_ONHAND_TOTAL_MWB_V, status:VALID, product: INV - Inventory , description: Onhand Total View for the Material Work Bench , implementation_dba_data: APPS.MTL_ONHAND_TOTAL_MWB_V ,
-
View: MTL_ONHAND_TOTAL_MWB_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ONHAND_TOTAL_MWB_V, object_name:MTL_ONHAND_TOTAL_MWB_V, status:VALID, product: INV - Inventory , description: Onhand Total View for the Material Work Bench , implementation_dba_data: APPS.MTL_ONHAND_TOTAL_MWB_V ,
-
Table: MTL_TRANSACTION_LOT_NUMBERS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_TRANSACTION_LOT_NUMBERS, object_name:MTL_TRANSACTION_LOT_NUMBERS, status:VALID, product: INV - Inventory , description: Transaction lot numbers , implementation_dba_data: INV.MTL_TRANSACTION_LOT_NUMBERS ,
-
Table: MTL_TRANSACTION_LOT_NUMBERS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_TRANSACTION_LOT_NUMBERS, object_name:MTL_TRANSACTION_LOT_NUMBERS, status:VALID, product: INV - Inventory , description: Transaction lot numbers , implementation_dba_data: INV.MTL_TRANSACTION_LOT_NUMBERS ,
-
View: INVBV_LOTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVBV_LOTS, object_name:INVBV_LOTS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVBV_LOTS ,
-
View: INVBV_LOTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVBV_LOTS, object_name:INVBV_LOTS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVBV_LOTS ,
-
View: MTL_LOT_SERIAL_DFF_ERV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_LOT_SERIAL_DFF_ERV, object_name:MTL_LOT_SERIAL_DFF_ERV, status:VALID, product: INV - Inventory , description: Required for electronic records. Selects the lot and serial attributes out of the description flexfield data model. , implementation_dba_data: APPS.MTL_LOT_SERIAL_DFF_ERV ,
-
View: MTL_LOT_SERIAL_DFF_ERV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_LOT_SERIAL_DFF_ERV, object_name:MTL_LOT_SERIAL_DFF_ERV, status:VALID, product: INV - Inventory , description: Required for electronic records. Selects the lot and serial attributes out of the description flexfield data model. , implementation_dba_data: APPS.MTL_LOT_SERIAL_DFF_ERV ,
-
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_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 ,
-
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_ONHAND_QUANTITIES
12.1.1
product: INV - Inventory , description: FIFO quantities by control level and receipt , implementation_dba_data: Not implemented in this database ,
-
Table: MTL_RESERVATIONS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_RESERVATIONS, object_name:MTL_RESERVATIONS, status:VALID, product: INV - Inventory , description: Reservations , implementation_dba_data: INV.MTL_RESERVATIONS ,
-
View: MTL_LOT_ISSUES_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_LOT_ISSUES_VAL_V, object_name:MTL_LOT_ISSUES_VAL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_LOT_ISSUES_VAL_V ,
-
Table: MTL_ONHAND_QUANTITIES
12.2.2
product: INV - Inventory , description: FIFO quantities by control level and receipt , implementation_dba_data: Not implemented in this database ,
-
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: MTL_ITEM_LOT_QUANTITIES_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_LOT_QUANTITIES_VIEW, object_name:MTL_ITEM_LOT_QUANTITIES_VIEW, status:VALID, product: INV - Inventory , description: Item lot quantities under subinventory and locator , implementation_dba_data: APPS.MTL_ITEM_LOT_QUANTITIES_VIEW ,
-
View: MTL_ITEM_LOT_QUANTITIES_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_LOT_QUANTITIES_VIEW, object_name:MTL_ITEM_LOT_QUANTITIES_VIEW, status:VALID, product: INV - Inventory , description: Item lot quantities under subinventory and locator , implementation_dba_data: APPS.MTL_ITEM_LOT_QUANTITIES_VIEW ,
-
View: MTL_LOT_ISSUES_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_LOT_ISSUES_VAL_V, object_name:MTL_LOT_ISSUES_VAL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_LOT_ISSUES_VAL_V ,
-
Table: MTL_DEMAND_INTERFACE
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_DEMAND_INTERFACE, object_name:MTL_DEMAND_INTERFACE, status:VALID, product: INV - Inventory , description: Temporary demand storage for the transaction processor , implementation_dba_data: INV.MTL_DEMAND_INTERFACE ,
-
Table: MTL_RESERVATIONS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_RESERVATIONS, object_name:MTL_RESERVATIONS, status:VALID, product: INV - Inventory , description: Reservations , implementation_dba_data: INV.MTL_RESERVATIONS ,
-
Table: MTL_DEMAND_INTERFACE
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_DEMAND_INTERFACE, object_name:MTL_DEMAND_INTERFACE, status:VALID, product: INV - Inventory , description: Temporary demand storage for the transaction processor , implementation_dba_data: INV.MTL_DEMAND_INTERFACE ,
-
Table: MTL_CC_ENTRIES_INTERFACE
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CC_ENTRIES_INTERFACE, object_name:MTL_CC_ENTRIES_INTERFACE, status:VALID, product: INV - Inventory , description: Cycle Count Entries Interface data , implementation_dba_data: INV.MTL_CC_ENTRIES_INTERFACE ,
-
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 ,
-
View: INVFV_LOTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_LOTS, object_name:INVFV_LOTS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVFV_LOTS ,
-
Table: MTL_CC_ENTRIES_INTERFACE
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CC_ENTRIES_INTERFACE, object_name:MTL_CC_ENTRIES_INTERFACE, status:VALID, product: INV - Inventory , description: Cycle Count Entries Interface data , implementation_dba_data: INV.MTL_CC_ENTRIES_INTERFACE ,
-
View: MTL_LOT_DEMAND_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_LOT_DEMAND_VAL_V, object_name:MTL_LOT_DEMAND_VAL_V, status:VALID, product: INV - Inventory , implementation_dba_data: APPS.MTL_LOT_DEMAND_VAL_V ,
-
View: MTL_ONHAND_LPN_MWB_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ONHAND_LPN_MWB_V, object_name:MTL_ONHAND_LPN_MWB_V, status:VALID, product: INV - Inventory , description: LPN content view for Material Workbench , implementation_dba_data: APPS.MTL_ONHAND_LPN_MWB_V ,
-
View: MTL_ONHAND_LPN_MWB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ONHAND_LPN_MWB_V, object_name:MTL_ONHAND_LPN_MWB_V, status:VALID, product: INV - Inventory , description: LPN content view for Material Workbench , implementation_dba_data: APPS.MTL_ONHAND_LPN_MWB_V ,
-
View: INVFV_LOTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_LOTS, object_name:INVFV_LOTS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVFV_LOTS ,
-
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_CYCLE_COUNT_ENTRIES
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CYCLE_COUNT_ENTRIES, object_name:MTL_CYCLE_COUNT_ENTRIES, status:VALID, product: INV - Inventory , description: Defines cycle count entries , implementation_dba_data: INV.MTL_CYCLE_COUNT_ENTRIES ,
-
Table: MTL_CYCLE_COUNT_ENTRIES
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CYCLE_COUNT_ENTRIES, object_name:MTL_CYCLE_COUNT_ENTRIES, status:VALID, product: INV - Inventory , description: Defines cycle count entries , implementation_dba_data: INV.MTL_CYCLE_COUNT_ENTRIES ,
-
Table: MTL_DEMAND
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_DEMAND, object_name:MTL_DEMAND, status:VALID, product: INV - Inventory , description: Sales order demand and reservations , implementation_dba_data: INV.MTL_DEMAND ,
-
View: MTL_LOT_DEMAND_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_LOT_DEMAND_VAL_V, object_name:MTL_LOT_DEMAND_VAL_V, status:VALID, product: INV - Inventory , description: The view shows the lot numbers which have corresponding demand. , implementation_dba_data: APPS.MTL_LOT_DEMAND_VAL_V ,