Search Results oe_transaction_types_tl
The OE_TRANSACTION_TYPES_TL table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for transactional data related to order management. This table stores multilingual descriptions and names of transaction types, enabling businesses to support multiple languages in their order management processes. As part of the Oracle Order Management (OM) module, it plays a pivotal role in defining how orders, returns, and other transactions are processed and displayed across different regions and languages.
Table Structure and Key Columns
The OE_TRANSACTION_TYPES_TL table is a translation table (denoted by the "_TL" suffix) linked to its base table, OE_TRANSACTION_TYPES. Key columns include:- TRANSACTION_TYPE_ID: Primary key, referencing the base table.
- LANGUAGE: Stores the language code (e.g., 'US' for English, 'DE' for German).
- SOURCE_LANG: Indicates the source language of the translated data.
- NAME: The display name of the transaction type (e.g., "Standard Order," "Return").
- DESCRIPTION: A detailed explanation of the transaction type.
Functional Role in Order Management
Transaction types in Oracle OM define the behavior of orders, including validation rules, workflows, and defaulting mechanisms. The OE_TRANSACTION_TYPES_TL table ensures these definitions are accessible in multiple languages, facilitating global operations. For example:- A "Standard Order" in English may appear as "Bestellung" in German.
- Return transaction descriptions can be localized to comply with regional business practices.
Integration with Other Modules
The table integrates with core EBS modules like Inventory (INV), Receivables (AR), and Shipping (WSH). For instance:- When a return transaction is created, the translated description from this table appears in customer-facing documents like RMA forms.
- Workflows use transaction type names to route orders, with multilingual support ensuring clarity for international teams.
Technical Considerations
In EBS 12.1.1 and 12.2.2, the table is subject to Oracle's Multi-Org architecture, meaning data is partitioned by ORG_ID for multi-organization access control. Key technical aspects include:- Indexing: The table is indexed on TRANSACTION_TYPE_ID and LANGUAGE for efficient joins with the base table.
- Seed Data: Oracle provides seeded transaction types (e.g., "Mixed-Case Order," "Internal Order"), which are pre-translated for common languages.
- Customization: Customers can add new transaction types or modify descriptions via the Order Management Super User responsibility.
Common Use Cases
- Global Deployments: Multinational companies use this table to ensure consistent transaction labeling across subsidiaries.
- Reporting: Translated names appear in BI reports, dashboards, and Oracle Business Intelligence (OBIEE).
- Data Migration During upgrades, translation data must be preserved or mapped to new transaction types.
Conclusion
The OE_TRANSACTION_TYPES_TL table is a foundational component of Oracle EBS Order Management, enabling multilingual support for transaction types. Its structure and integration with other modules ensure seamless order processing in global environments. Proper understanding of this table is essential for configuring, customizing, and maintaining Oracle OM in EBS 12.1.1 and 12.2.2 implementations.-
Table: OE_TRANSACTION_TYPES_TL
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_TRANSACTION_TYPES_TL, object_name:OE_TRANSACTION_TYPES_TL, status:VALID, product: ONT - Order Management , description: This is a mult-lingual table for OE_TRANSACTION_TYPES_ALL table. , implementation_dba_data: ONT.OE_TRANSACTION_TYPES_TL ,
-
Table: OE_TRANSACTION_TYPES_TL
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_TRANSACTION_TYPES_TL, object_name:OE_TRANSACTION_TYPES_TL, status:VALID, product: ONT - Order Management , description: This is a mult-lingual table for OE_TRANSACTION_TYPES_ALL table. , implementation_dba_data: ONT.OE_TRANSACTION_TYPES_TL ,
-
APPS.RCV_RMA_TRANSACTIONS dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.ONT_OEXPRPRS_XMLP_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.ONT_OEXOEOSR_XMLP_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.ONT_OEXIODIS_XMLP_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.GMI_MOVE_ORDER_LINE_UTIL dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.IBE_WORKFLOW_PVT dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.WSH_PICKING_BATCHES_PUB dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.ONT_OEXOECCL_XMLP_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.OE_RETROBILL_PVT dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.GMD_QCR01USR_XMLP_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.ONT_OEXCRDIS_XMLP_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.CTO_CHANGE_ORDER_PK dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.OKL_AM_REMARKET_ASSET_PVT dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.WMS_SHIPPING_LOVS dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.CTO_CONFIG_ITEM_PK dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.INV_SALESORDER dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.OE_DS_PVT dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.ONT_OEXOEUBD_XMLP_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.ONT_OEXOESOS_XMLP_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.2.2
-
APPS.JAI_AR_MATCH_TAX_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.2.2
-
APPS.JAI_JAR_TL_TRIGGER_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.2.2
-
APPS.JAI_OM_WSH_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.2.2
-
APPS.WMS_SHIPPING_TRANSACTION_PUB dependencies on OE_TRANSACTION_TYPES_TL
12.2.2
-
APPS.OKC_CA_UTIL_PVT dependencies on OE_TRANSACTION_TYPES_TL
12.2.2
-
APPS.ONT_OEXIODIS_XMLP_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.2.2
-
APPS.OM_SETUP_VALID_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.2.2
-
APPS.JAI_CMN_SETUP_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.2.2
-
APPS.CST_REVENUECOGSMATCH_PVT dependencies on OE_TRANSACTION_TYPES_TL
12.2.2
-
APPS.OKC_REP_UPD_CON_ADMIN_PVT dependencies on OE_TRANSACTION_TYPES_TL
12.2.2
-
APPS.GMI_RESERVATION_UTIL dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.CTO_MATCH_AND_RESERVE dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.ISC_EDW_BACKLOGS_F_SIZE dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.OKC_REP_UPD_CON_ADMIN_PVT dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.OE_TRANSACTION_TYPES_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.GMD_QC_LABELS_UTIL dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.ONT_OEXOEORD_XMLP_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.JAI_CMN_SETUP_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.OE_INVOICE_PUB dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.CTO_WIP_WRAPPER dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.OKL_AM_CUSTOM_RMK_ASSET_PVT dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.GMD_QC_ERES_UTILS dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.ONT_OEXOECOD_XMLP_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.JAI_JAR_TL_TRIGGER_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.CTO_WORKFLOW dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.INV_UI_RCV_LOVS dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.JAI_AR_IMPORT_POPU_PKG dependencies on OE_TRANSACTION_TYPES_TL
12.2.2
-
APPS.INV_SALESORDER dependencies on OE_TRANSACTION_TYPES_TL
12.2.2
-
APPS.OE_ERROR_WF dependencies on OE_TRANSACTION_TYPES_TL
12.2.2