Search Results mtl_system_items_tl
The MTL_SYSTEM_ITEMS_TL
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for translated item descriptions and other language-specific attributes in the Inventory module. As part of the Oracle Inventory data model, it stores multilingual information for items defined in the MTL_SYSTEM_ITEMS_B
base table. This table enables organizations to maintain item master data in multiple languages, supporting global operations and compliance with regional requirements.
Table Structure and Key Columns
TheMTL_SYSTEM_ITEMS_TL
table contains these essential columns:
- INVENTORY_ITEM_ID: Foreign key linking to
MTL_SYSTEM_ITEMS_B
, uniquely identifying the item - ORGANIZATION_ID: Identifies the inventory organization
- LANGUAGE: Stores the language code (e.g., 'US' for English, 'DE' for German)
- DESCRIPTION: Translated item description in the specified language
- LONG_DESCRIPTION: Extended descriptive text in the target language
- SOURCE_LANG: Indicates the source language of the translation
Functional Role in Oracle EBS
This table plays several important roles:- Multilingual Support: Enables display of item information in user-preferred languages across forms, reports, and self-service applications
- Global Operations: Facilitates international business by maintaining localized descriptions for items shipped across regions
- Reporting Consistency: Ensures translated content appears correctly in localized financial and operational reports
Integration Points
MTL_SYSTEM_ITEMS_TL
integrates with multiple EBS modules:
- Order Management: Displays translated item descriptions on sales orders
- Purchasing: Shows localized descriptions on purchase orders and requisitions
- Advanced Pricing: Supports language-specific pricing rules based on item attributes
- Global Trade Management: Provides translated descriptions for export documentation
Technical Considerations
Key technical aspects include:- The table uses Oracle's Multi-Language Support (MLS) architecture
- Data is maintained through the Item Master form (INVITEMS) or Open Interface Tables
- Translations can be batch-loaded via APIs or the Oracle Translation Interface
- Indexes exist on INVENTORY_ITEM_ID, ORGANIZATION_ID, and LANGUAGE columns for performance
Maintenance Best Practices
For optimal performance and data integrity:- Use standard Oracle forms for translation maintenance whenever possible
- Implement a translation workflow for verifying localized content
- Schedule periodic synchronization between base and translated tables
- Consider using Oracle's Translation Workbench for complex multilingual implementations
Customization Considerations
When extending functionality:- Custom reports should join to both _B and _TL tables using LANGUAGE parameters
- Workflows should account for language preferences when triggering notifications
- Custom interfaces should preserve the SOURCE_LANG column when inserting translations
MTL_SYSTEM_ITEMS_TL
table exemplifies Oracle's approach to multilingual support in EBS, providing a robust framework for global item master management while maintaining tight integration with core inventory functionality.
-
Table: MTL_SYSTEM_ITEMS_TL
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_SYSTEM_ITEMS_TL, object_name:MTL_SYSTEM_ITEMS_TL, status:VALID, product: INV - Inventory , description: Translations table table holding item descriptions in multiple languages , implementation_dba_data: INV.MTL_SYSTEM_ITEMS_TL ,
-
Table: MTL_SYSTEM_ITEMS_TL
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_SYSTEM_ITEMS_TL, object_name:MTL_SYSTEM_ITEMS_TL, status:VALID, product: INV - Inventory , description: Translations table table holding item descriptions in multiple languages , implementation_dba_data: INV.MTL_SYSTEM_ITEMS_TL ,
-
View: MTL_RELATED_ITEMS_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_RELATED_ITEMS_ALL_V, object_name:MTL_RELATED_ITEMS_ALL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_RELATED_ITEMS_ALL_V ,
-
View: MTL_RELATED_ITEMS_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_RELATED_ITEMS_ALL_V, object_name:MTL_RELATED_ITEMS_ALL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_RELATED_ITEMS_ALL_V ,
-
View: MTL_SYSTEM_ITEMS_ER3_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SYSTEM_ITEMS_ER3_V, object_name:MTL_SYSTEM_ITEMS_ER3_V, status:VALID, product: INV - Inventory , description: ERES : View to support ERES framework for Items Catalog Group Assignment(Summary View) , implementation_dba_data: APPS.MTL_SYSTEM_ITEMS_ER3_V ,
-
View: MTL_SYSTEM_ITEMS_ER3_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SYSTEM_ITEMS_ER3_V, object_name:MTL_SYSTEM_ITEMS_ER3_V, status:VALID, product: INV - Inventory , description: ERES : View to support ERES framework for Items Catalog Group Assignment(Summary View) , implementation_dba_data: APPS.MTL_SYSTEM_ITEMS_ER3_V ,
-
View: MTL_SYSTEM_ITEMS_ER2_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SYSTEM_ITEMS_ER2_V, object_name:MTL_SYSTEM_ITEMS_ER2_V, status:VALID, product: INV - Inventory , description: ERES : View to support ERES framework for Items Catalog Group Assignment , implementation_dba_data: APPS.MTL_SYSTEM_ITEMS_ER2_V ,
-
View: MTL_SYSTEM_ITEMS_ER2_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SYSTEM_ITEMS_ER2_V, object_name:MTL_SYSTEM_ITEMS_ER2_V, status:VALID, product: INV - Inventory , description: ERES : View to support ERES framework for Items Catalog Group Assignment , implementation_dba_data: APPS.MTL_SYSTEM_ITEMS_ER2_V ,
-
View: MTL_ITEM_CATEGORIES_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_CATEGORIES_VIEW, object_name:MTL_ITEM_CATEGORIES_VIEW, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ITEM_CATEGORIES_VIEW ,
-
View: MTL_ITEM_CATEGORIES_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_CATEGORIES_VIEW, object_name:MTL_ITEM_CATEGORIES_VIEW, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ITEM_CATEGORIES_VIEW ,
-
View: MTL_MFG_PART_NUMBERS_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_MFG_PART_NUMBERS_ALL_V, object_name:MTL_MFG_PART_NUMBERS_ALL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_MFG_PART_NUMBERS_ALL_V ,
-
View: MTL_MFG_PART_NUMBERS_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_MFG_PART_NUMBERS_ALL_V, object_name:MTL_MFG_PART_NUMBERS_ALL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_MFG_PART_NUMBERS_ALL_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_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_SERIAL_NUMBERS_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SERIAL_NUMBERS_ALL_V, object_name:MTL_SERIAL_NUMBERS_ALL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_SERIAL_NUMBERS_ALL_V ,
-
View: MTL_SERIAL_NUMBERS_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SERIAL_NUMBERS_ALL_V, object_name:MTL_SERIAL_NUMBERS_ALL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_SERIAL_NUMBERS_ALL_V ,
-
View: MTL_CUSTOMER_ITEM_XREFS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CUSTOMER_ITEM_XREFS_V, object_name:MTL_CUSTOMER_ITEM_XREFS_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CUSTOMER_ITEM_XREFS_V ,
-
View: MTL_CUSTOMER_ITEM_XREFS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CUSTOMER_ITEM_XREFS_V, object_name:MTL_CUSTOMER_ITEM_XREFS_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CUSTOMER_ITEM_XREFS_V ,
-
View: MTL_SYSTEM_ITEMS_ER1_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SYSTEM_ITEMS_ER1_V, object_name:MTL_SYSTEM_ITEMS_ER1_V, status:VALID, product: INV - Inventory , description: ERES : View to support ERES framework for Items , implementation_dba_data: APPS.MTL_SYSTEM_ITEMS_ER1_V ,
-
View: MTL_SYSTEM_ITEMS_ER1_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SYSTEM_ITEMS_ER1_V, object_name:MTL_SYSTEM_ITEMS_ER1_V, status:VALID, product: INV - Inventory , description: ERES : View to support ERES framework for Items , implementation_dba_data: APPS.MTL_SYSTEM_ITEMS_ER1_V ,
-
View: MTL_SYSTEM_ITEMS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SYSTEM_ITEMS_VL, object_name:MTL_SYSTEM_ITEMS_VL, status:VALID, product: INV - Inventory , description: System Items multilingual view with concatenated segments column , implementation_dba_data: APPS.MTL_SYSTEM_ITEMS_VL ,
-
View: MTL_SYSTEM_ITEMS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SYSTEM_ITEMS_VL, object_name:MTL_SYSTEM_ITEMS_VL, status:VALID, product: INV - Inventory , description: System Items multilingual view with concatenated segments column , implementation_dba_data: APPS.MTL_SYSTEM_ITEMS_VL ,
-
View: MTL_SYSTEM_ITEMS_FVL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SYSTEM_ITEMS_FVL, object_name:MTL_SYSTEM_ITEMS_FVL, status:VALID, product: INV - Inventory , description: Base view for the Define System Items (INVIDITM) form MTL_SYSTEM_ITEMS block. This view is MLS enabled. , implementation_dba_data: APPS.MTL_SYSTEM_ITEMS_FVL ,
-
View: MTL_SYSTEM_ITEMS_FVL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_SYSTEM_ITEMS_FVL, object_name:MTL_SYSTEM_ITEMS_FVL, status:VALID, product: INV - Inventory , description: Base view for the Define System Items (INVIDITM) form MTL_SYSTEM_ITEMS block. This view is MLS enabled. , implementation_dba_data: APPS.MTL_SYSTEM_ITEMS_FVL ,
-
Table: MTL_SYSTEM_ITEMS_B
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_SYSTEM_ITEMS_B, object_name:MTL_SYSTEM_ITEMS_B, status:VALID, product: INV - Inventory , description: Inventory item definitions , implementation_dba_data: INV.MTL_SYSTEM_ITEMS_B ,
-
Table: MTL_SYSTEM_ITEMS_B
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_SYSTEM_ITEMS_B, object_name:MTL_SYSTEM_ITEMS_B, status:VALID, product: INV - Inventory , description: Inventory item definitions , implementation_dba_data: INV.MTL_SYSTEM_ITEMS_B ,