Search Results mtl_units_of_measure_tl
The MTL_UNITS_OF_MEASURE_TL table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for storing translated descriptions of units of measure (UOM) across multiple languages. As part of the Inventory module, this table supports global deployments by enabling multilingual UOM descriptions, ensuring compliance with regional business requirements. Below is a detailed analysis of its structure, functionality, and integration within Oracle EBS.
Table Overview
The MTL_UNITS_OF_MEASURE_TL table is a child table of MTL_UNITS_OF_MEASURE_B, which stores the base UOM definitions. It follows Oracle's standard multilingual architecture, where "_TL" denotes a translation table. Key columns include:- UNIT_OF_MEASURE: Primary key column referencing the UOM code from the base table.
- LANGUAGE: Stores the language code (e.g., 'US' for English, 'DE' for German).
- DESCRIPTION: Contains the translated UOM description.
- SOURCE_LANG: Indicates the source language of the translation.
Functional Role
This table enables:- Multilingual Support: Allows UOM descriptions to be displayed in the user's preferred language, enhancing usability in global environments.
- Data Integrity: Maintains referential integrity with MTL_UNITS_OF_MEASURE_B via the UNIT_OF_MEASURE column.
- Reporting Consistency: Ensures localized UOM labels appear in region-specific reports and interfaces.
Integration with Oracle EBS Modules
MTL_UNITS_OF_MEASURE_TL integrates with:- Inventory: Used in item master definitions, transactions, and inquiries.
- Order Management: Displays UOMs in sales orders and shipping documents.
- Purchasing: Supports localized UOMs in purchase orders and receipts.
- Manufacturing: Facilitates multilingual BOM and routing definitions.
Technical Considerations
- Indexing: Typically indexed on UNIT_OF_MEASURE and LANGUAGE for optimal query performance.
- API Usage: Modifications should use Oracle's Inventory APIs (e.g., INV_UNIT_OF_MEASURE_PUB) rather than direct DML.
- Seed Data: Pre-populated with standard UOM translations during installation.
- Audit Columns: Includes CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, and LAST_UPDATED_BY for compliance tracking.
Customization Scenarios
Common use cases include:- Adding industry-specific UOM translations for niche implementations.
- Extending the table via descriptive flexfields for additional attributes.
- Integrating with third-party systems requiring localized UOM data.
Best Practices
- Always maintain synchronization between base and translation tables.
- Use Oracle's Translation Utility for bulk updates.
- Test UOM displays in all supported languages during implementation.
- Archive obsolete translations rather than deleting them.
Conclusion
The MTL_UNITS_OF_MEASURE_TL table is fundamental for multinational Oracle EBS deployments, ensuring accurate UOM representation across languages. Proper understanding of its structure and relationships is essential for system configuration, reporting, and integration tasks in Inventory and related modules.-
Table: MTL_UNITS_OF_MEASURE_TL
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_UNITS_OF_MEASURE_TL, object_name:MTL_UNITS_OF_MEASURE_TL, status:VALID, product: INV - Inventory , description: Unit of measure definitions , implementation_dba_data: INV.MTL_UNITS_OF_MEASURE_TL ,
-
Table: MTL_UNITS_OF_MEASURE_TL
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_UNITS_OF_MEASURE_TL, object_name:MTL_UNITS_OF_MEASURE_TL, status:VALID, product: INV - Inventory , description: Unit of measure definitions , implementation_dba_data: INV.MTL_UNITS_OF_MEASURE_TL ,
-
View: MTL_UNITS_OF_MEASURE_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_UNITS_OF_MEASURE_VL, object_name:MTL_UNITS_OF_MEASURE_VL, status:VALID, product: INV - Inventory , description: MTL_UNITS_OF_MEASURE_VL is a view of selected columns from the table MTL_UNITS_OF_MEASURE_TL. , implementation_dba_data: APPS.MTL_UNITS_OF_MEASURE_VL ,
-
View: MTL_UNITS_OF_MEASURE_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_UNITS_OF_MEASURE_VL, object_name:MTL_UNITS_OF_MEASURE_VL, status:VALID, product: INV - Inventory , description: MTL_UNITS_OF_MEASURE_VL is a view of selected columns from the table MTL_UNITS_OF_MEASURE_TL. , implementation_dba_data: APPS.MTL_UNITS_OF_MEASURE_VL ,
-
View: MTL_CROSS_REFERENCES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CROSS_REFERENCES_V, object_name:MTL_CROSS_REFERENCES_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CROSS_REFERENCES_V ,
-
View: MTL_CROSS_REFERENCES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CROSS_REFERENCES_V, object_name:MTL_CROSS_REFERENCES_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CROSS_REFERENCES_V ,
-
View: MTL_ALL_PRIMARY_UOMS_VV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ALL_PRIMARY_UOMS_VV, object_name:MTL_ALL_PRIMARY_UOMS_VV, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ALL_PRIMARY_UOMS_VV ,
-
View: MTL_PRIMARY_UOMS_VV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_PRIMARY_UOMS_VV, object_name:MTL_PRIMARY_UOMS_VV, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_PRIMARY_UOMS_VV ,
-
View: MTL_ALL_PRIMARY_UOMS_VV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ALL_PRIMARY_UOMS_VV, object_name:MTL_ALL_PRIMARY_UOMS_VV, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ALL_PRIMARY_UOMS_VV ,
-
View: MTL_PRIMARY_UOMS_VV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_PRIMARY_UOMS_VV, object_name:MTL_PRIMARY_UOMS_VV, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_PRIMARY_UOMS_VV ,
-
View: MTL_ORG_ASSIGN_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ORG_ASSIGN_V, object_name:MTL_ORG_ASSIGN_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ORG_ASSIGN_V ,
-
View: MTL_ORG_ASSIGN_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ORG_ASSIGN_V, object_name:MTL_ORG_ASSIGN_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ORG_ASSIGN_V ,