Skip to the content.

ONT Transaction Types Listing – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

Imported Oracle standard Order Management transaction types listing, enhanced to show the setup across all operating units Description: Transaction Types Listing Report Application: Order Management Source: Transaction Types Listing Report (XML) Short Name: OEXORDTP_XML DB package: ONT_OEXORDTP_XMLP_PKG

Report Parameters

Operating Unit, Transaction Type Code, Order Category Code

Oracle EBS Tables Used

hr_all_organization_units_vl, oe_transaction_types_all, oe_transaction_types_tl, oe_price_lists_v, oe_credit_check_rules, org_organization_definitions, org_freight, ra_rules, ra_batch_sources, ra_cust_trx_types, fnd_currencies_vl, gl_daily_conversion_types, gl_code_combinations_kfv, mo_glob_org_access_tmp, dual

Report Categories

BI Publisher, Enginatics

AR Customer Upload, ONT Transaction Types and Line WF Processes, GL Account Distribution Analysis, GL Account Analysis (Distributions), AR Transaction Upload, ONT Order Upload, AR Transactions and Lines 11i

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output ONT Transaction Types Listing 11-Jul-2021 230055.xlsx
Blitz Report™ XML Import ONT_Transaction_Types_Listing.xml
Full SQL on Enginatics www.enginatics.com/reports/ont-transaction-types-listing/

Case Study & Technical Analysis: ONT Transaction Types Listing Report

Executive Summary

The ONT Transaction Types Listing report is a comprehensive configuration audit tool that provides a detailed list of all Order Management transaction types and their associated setup attributes. As an enhanced version of a standard Oracle report, its key advantage is the ability to display and compare these setups across all operating units in a single view. It is a foundational report for functional analysts and system administrators for documenting, auditing, and ensuring the consistency of the core objects that drive order processing.

Business Challenge

Consistent and correct transaction type setup is vital for smooth order processing. However, auditing this configuration in a multi-organization environment is a significant challenge.

The Solution

This report provides a multi-organizational, detailed listing of transaction type setups, offering a powerful tool for configuration management.

Technical Architecture (High Level)

The report queries the central Order Management setup tables and joins them with various related definition tables to provide a user-friendly output.

Parameters & Filtering

The parameters allow for both high-level and specific views of the configuration:

Performance & Optimization

The report is designed for rapid execution.

FAQ

1. When should I use this report versus the ‘Transaction Types and Line WF Processes’ report? Use this ‘Transaction Types Listing’ report when you need to audit and compare the attributes of transaction types, such as price lists, credit rules, and invoice sources, especially across multiple operating units. Use the ‘Transaction Types and Line WF Processes’ report when you need to understand the process flow, that is, the specific workflow engine and process steps that are assigned to an order or line type.

2. What does ‘Order Category’ signify? The Order Category is a high-level classification for a transaction type. The main categories are ‘SALES’ for sales orders, ‘RETURN’ for return material authorizations (RMAs), and ‘MIXED’ for orders that can contain both sales and return lines. This allows for easy filtering and grouping.

3. How can I see if a transaction type is restricted to a specific operating unit? The oe_transaction_types_all table contains the org_id column. This report will show a row for every operating unit (org_id) a transaction type is defined for. If a type is defined with a specific org_id, it is restricted to that OU. If it is defined without an org_id, it is typically available globally.


© 2026 Enginatics