Search Results lot
The OPI.EDW_OPI_LOTD_LOT_LTC
table is a critical component within Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2, specifically designed for inventory and manufacturing analytics as part of Oracle's Enterprise Data Warehouse (EDW) framework. This table serves as a repository for detailed lot and serial-controlled item transactions, enabling organizations to track, analyze, and report on inventory movements, lot genealogy, and lifecycle traceability. Below is a detailed breakdown of its structure, purpose, and integration within Oracle EBS.
1. Table Overview
TheEDW_OPI_LOTD_LOT_LTC
table is part of the Oracle Process Intelligence (OPI) module, which provides pre-built analytics for manufacturing and supply chain operations. It captures transactional data related to lot-controlled items, including receipts, issues, transfers, and adjustments. The table is optimized for reporting and historical analysis, supporting compliance with regulatory requirements such as FDA 21 CFR Part 11, ISO 13485, and other traceability mandates.
2. Key Columns and Data Structure
The table typically includes the following key columns:- LOT_ID: Unique identifier for the lot or batch.
- ORGANIZATION_ID: Links to the inventory organization where the lot is stored.
- ITEM_ID: References the item master (
MTL_SYSTEM_ITEMS_B
). - TRANSACTION_DATE: Timestamp of the transaction.
- TRANSACTION_TYPE_ID: Maps to transaction types (e.g., receipt, issue, transfer).
- QUANTITY: The quantity involved in the transaction.
- PRIMARY_UOM: Unit of measure for the quantity.
- LOT_STATUS: Indicates the current status (active, expired, quarantined).
- PARENT_LOT_ID: For hierarchical lot structures (e.g., parent-child lots).
- CREATION_DATE and LAST_UPDATE_DATE: Audit columns for tracking changes.
3. Integration with Oracle EBS Modules
The table integrates with several EBS modules:- Inventory (INV): Captures lot transactions from
MTL_TRANSACTIONS_INTERFACE
andMTL_MATERIAL_TRANSACTIONS
. - Work in Process (WIP): Tracks lot usage in manufacturing via
WIP_LOT_MOVEMENTS
. - Order Management (OM): Links lot allocations to sales orders (
OE_ORDER_LINES
). - Purchasing (PO): Records lot receipts from purchase orders (
RCV_TRANSACTIONS
).
4. Functional Use Cases
- Traceability: Supports forward/backward traceability for recalls or quality audits.
- Expiry Management: Identifies lots nearing expiration for proactive replenishment.
- Yield Analysis: Correlates lot performance with production yields.
- Compliance Reporting: Generates regulatory reports (e.g., batch history records).
5. Technical Implementation
The table is populated via Oracle Data Integrator (ODI) or custom ETL processes, often as part of the OPI analytics schema. It leverages materialized views or snapshots for performance optimization in reporting tools like Oracle Business Intelligence Enterprise Edition (OBIEE). Partitioning strategies (e.g., byTRANSACTION_DATE
) are recommended for large datasets.
6. Customization Considerations
While the table is pre-defined, organizations may extend it with custom columns (e.g.,ATTRIBUTE1-20
) to capture additional lot attributes. However, modifications should align with Oracle's EDW standards to avoid upgrade conflicts.
7. Performance and Maintenance
Indexes onLOT_ID
, ORGANIZATION_ID
, and TRANSACTION_DATE
are critical for query performance. Regular archiving of historical data (e.g., via FND_CONCURRENT_PROGRAMS
) is advised to manage table growth.
Conclusion
TheOPI.EDW_OPI_LOTD_LOT_LTC
table is a foundational element for lot-level analytics in Oracle EBS, bridging transactional data with strategic insights. Its design supports complex manufacturing and inventory scenarios while ensuring compliance with global traceability standards. Proper implementation and maintenance of this table are essential for organizations leveraging Oracle's EDW for supply chain optimization.
-
Lookup Type: LOT/SERIAL TRX TYPE
12.2.2
product: PO - Purchasing , meaning: Type of lot or serial transaction , description: Type of lot or serial transaction ,
-
Lookup Type: LOT/SERIAL TRX TYPE
12.1.1
product: PO - Purchasing , meaning: Type of lot or serial transaction , description: Type of lot or serial transaction ,
-
Lookup Type: ENFORCE FULL LOT QUANTITIES
12.1.1
product: PO - Purchasing , meaning: Enforce full lot quantities on Inventory sourced Requisitions , description: Enforce full lot quantities on Inventory sourced Requisitions ,
-
Lookup Type: ENFORCE FULL LOT QUANTITIES
12.2.2
product: PO - Purchasing , meaning: Enforce full lot quantities on Inventory sourced Requisitions , description: Enforce full lot quantities on Inventory sourced Requisitions ,
-
TABLE: OPI.EDW_OPI_LOTD_LOT_LTC
12.1.1
owner:OPI, object_type:TABLE, fnd_design_data:OPI.EDW_OPI_LOTD_LOT_LTC, object_name:EDW_OPI_LOTD_LOT_LTC, status:VALID,
-
TABLE: OPI.EDW_OPI_LOTD_LOT_LTC
12.2.2
owner:OPI, object_type:TABLE, fnd_design_data:OPI.EDW_OPI_LOTD_LOT_LTC, object_name:EDW_OPI_LOTD_LOT_LTC, status:VALID,
-
APPS.INV_RCV_INTEGRATION_PVT dependencies on INV_LOT_API_PUB
12.2.2
-
TABLE: OPI.EDW_OPI_LOTD_LOT_LSTG
12.2.2
owner:OPI, object_type:TABLE, fnd_design_data:OPI.EDW_OPI_LOTD_LOT_LSTG, object_name:EDW_OPI_LOTD_LOT_LSTG, status:VALID,
-
APPS.GMF_VALIDATIONS_PVT dependencies on IC_LOTS_MST
12.1.1
-
PACKAGE: APPS.INV_LOT_TRX_VALIDATION_PUB
12.1.1
-
Lookup Type: MTL_LOT_ORIGINATION_TYPE
12.2.2
product: INV - Inventory , meaning: MTL_LOT_ORIGINATION_TYPe , description: Origination Type for the Lot ,
-
TABLE: OPI.EDW_OPI_LOTD_LOT_LSTG
12.1.1
owner:OPI, object_type:TABLE, fnd_design_data:OPI.EDW_OPI_LOTD_LOT_LSTG, object_name:EDW_OPI_LOTD_LOT_LSTG, status:VALID,
-
Lookup Type: MIN_MAX_REPORT_LOT_CONTROL
12.2.2
product: INV - Inventory , meaning: MIN MAX REPORT LOT CONTROL OPTION , description: Lot Control Option on Min Max Report ,
-
Lookup Type: MTL_LOT_ORIGINATION_TYPE
12.1.1
product: INV - Inventory , meaning: MTL_LOT_ORIGINATION_TYPe , description: Origination Type for the Lot ,
-
APPS.GMF_VALIDATIONS_PVT dependencies on IC_LOTS_MST
12.2.2
-
Lookup Type: MIN_MAX_REPORT_LOT_CONTROL
12.1.1
product: INV - Inventory , meaning: MIN MAX REPORT LOT CONTROL OPTION , description: Lot Control Option on Min Max Report ,
-
APPS.INV_RCV_INTEGRATION_PVT dependencies on INV_LOT_API_PUB
12.1.1
-
VIEW: APPS.INV_LOT_SERIAL_CONTEXT_V
12.2.2
-
VIEW: APPS.INV_LOT_SERIAL_CONTEXT_V
12.1.1
-
Lookup Type: WSM_WIP_LOT_TXN_TYPE
12.1.1
product: WSM - Shop Floor Management , meaning: Lot Based Job Transactions ,
-
APPS.INV_QUANTITY_TREE_PVT dependencies on MTL_LOT_NUMBERS
12.1.1
-
TABLE: OPI.EDW_OPI_LOT_M
12.1.1
owner:OPI, object_type:TABLE, fnd_design_data:OPI.EDW_OPI_LOT_M, object_name:EDW_OPI_LOT_M, status:VALID,
-
APPS.INV_LOT_TRX_VALIDATION_PUB dependencies on INV_CONVERT
12.2.2
-
TABLE: OPI.EDW_OPI_LOT_M
12.2.2
owner:OPI, object_type:TABLE, fnd_design_data:OPI.EDW_OPI_LOT_M, object_name:EDW_OPI_LOT_M, status:VALID,
-
APPS.INV_QUANTITY_TREE_PVT dependencies on MTL_LOT_NUMBERS
12.2.2
-
APPS.INV_INV_LOVS dependencies on INV_GLOBALS
12.1.1
-
APPS.INV_INV_LOVS dependencies on INV_GLOBALS
12.2.2
-
VIEW: APPS.EDW_OPI_LOTD_LOT_LCV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OPI.EDW_OPI_LOTD_LOT_LCV, object_name:EDW_OPI_LOTD_LOT_LCV, status:VALID,
-
Lookup Type: CST_ACCOUNTING_LINE_TYPE
12.1.1
product: BOM - Bills of Material , meaning: CST ACCOUNTING LINE TYPE ,
-
PACKAGE: APPS.INV_LOT_TRX_VALIDATION_PUB
12.2.2
-
Lookup Type: WIP_TRANSACTION_TYPE
12.2.2
product: WIP - Work in Process , meaning: WIP TRANSACTION TYPE ,
-
APPS.INV_LPN_TRX_PUB dependencies on INV_CONVERT
12.2.2
-
Lookup Type: WSM_WIP_LOT_TXN_TYPE
12.2.2
product: WSM - Shop Floor Management , meaning: Lot Based Job Transactions ,
-
Lookup Type: CST_ACCOUNTING_LINE_TYPE
12.2.2
product: BOM - Bills of Material , meaning: CST ACCOUNTING LINE TYPE ,
-
Lookup Type: WIP_TRANSACTION_TYPE
12.1.1
product: WIP - Work in Process , meaning: WIP TRANSACTION TYPE ,
-
APPS.WSMPINVL dependencies on INV_LOT_SEL_ATTR
12.1.1
-
TABLE: PMI.PMI_LOT_GENEALOGY
12.2.2
owner:PMI, object_type:TABLE, fnd_design_data:PMI.PMI_LOT_GENEALOGY, object_name:PMI_LOT_GENEALOGY, status:VALID,
-
TABLE: PMI.PMI_LOT_GENEALOGY
12.1.1
owner:PMI, object_type:TABLE, fnd_design_data:PMI.PMI_LOT_GENEALOGY, object_name:PMI_LOT_GENEALOGY, status:VALID,
-
VIEW: APPS.PMI_LOT_SOURCE_LEAF_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMI_LOT_SOURCE_LEAF_V, object_name:PMI_LOT_SOURCE_LEAF_V, status:VALID,
-
APPS.INV_UI_ITEM_LOVS dependencies on INV_GLOBALS
12.1.1
-
APPS.INV_UI_ITEM_LOVS dependencies on INV_GLOBALS
12.2.2
-
APPS.INV_LABEL_PVT1 dependencies on MTL_LOT_NUMBERS
12.1.1
-
APPS.INV_LABEL_PVT1 dependencies on MTL_LOT_NUMBERS
12.2.2
-
APPS.WSMPINVL dependencies on INV_LOT_SEL_ATTR
12.2.2
-
VIEW: APPS.PMI_LOT_SOURCE_LEAF_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMI_LOT_SOURCE_LEAF_V, object_name:PMI_LOT_SOURCE_LEAF_V, status:VALID,
-
VIEW: APPS.PMI_LOT_SHARED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMI_LOT_SHARED_V, object_name:PMI_LOT_SHARED_V, status:VALID,
-
VIEW: APPS.PMI_LOT_SHARED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMI_LOT_SHARED_V, object_name:PMI_LOT_SHARED_V, status:VALID,
-
TABLE: GMI.IC_LOTS_MST_MIG
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_LOTS_MST_MIG, object_name:IC_LOTS_MST_MIG, status:VALID,
-
APPS.WMS_TASK_LOAD dependencies on FND_GLOBAL
12.2.2
-
APPS.MTL_CCEOI_PROCESS_PVT dependencies on INV_CONVERT
12.2.2