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 ,
-
APPS.EGO_ITEM_COMPARE_PKG dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.OKS_OMINT_PUB dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.RCV_RMA_TRANSACTIONS dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.CS_CHARGE_DETAILS_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.OKS_BILL_REC_PUB dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.OKS_RENEW_CONTRACT_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.OE_RELATED_ITEMS_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.EGO_GTIN_ATTRS_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.CSM_MULTI_MOBQRY_PKG dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.M4R_3B2IN_PKG dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.RCV_RMA_TRANSACTIONS dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.OKS_RENEW_CONTRACT_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.ASL_INV_ITEM_SUMM_PUB dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.PO_EMAIL_GENERATE dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.ITG_SYNCUOMINBOUND_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.OE_OE_AVAILABILITY dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.GHG_SOURCES_PKG dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.OKS_RENEW_CONTRACT_PUB dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.AMS_ITEM_OWNER_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.AHL_PRD_DISPOSITION_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.FTE_VEHICLE_PKG dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.OE_OE_AVAILABILITY dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.PO_EMAIL_GENERATE dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.MTL_UNITS_OF_MEASURE_TL_PKG dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.CS_COST_DETAILS_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.EGO_ITEM_COMPARE_PKG dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.AHL_OSP_ORDERS_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.JMF_SHIKYU_RPT_UTIL dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.OKS_ENTITLEMENTS_WEB dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.MTL_UNITS_OF_MEASURE_TL_PKG dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.AMS_ITEM_OWNER_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.AS_SC_DENORM dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.CS_ERES_INT_PKG dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.OKS_RENEW_CONTRACT_PUB dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.OKS_IBINT_PUB dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.INVPUTLI dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.OKS_MISC_UTIL_WEB dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.ICX_POR_EXT_ITEM dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.POS_ASN_XML dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.INV_DETAIL_UTIL_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.OKS_TIME_MEASURES_PUB dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.OKS_RENEW_CONTRACT_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.JMF_PROCESS_SHIKYU_RCV_TRX_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.1.1
-
APPS.ICX_POR_EXT_ITEM dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.POS_EXCELASN_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.OKS_BILL_REC_PUB dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.PO_GA_PVT dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2
-
APPS.OKS_RENEW_CONTRACT_PUB dependencies on MTL_UNITS_OF_MEASURE_TL
12.2.2