Skip to the content.

ONT System Parameters – Oracle EBS SQL Report

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

Overview

None

Report Parameters

Operating Unit, Parameter Name, Parameter Code, Enabled Only

Oracle EBS Tables Used

fnd_flex_value_sets, oe_sys_parameter_def_vl, oe_sys_parameters_all, hr_all_organization_units_vl

Report Categories

Enginatics

CAC Intercompany SO Price List vs. Item Cost Comparison, AR Transactions and Lines, CAC WIP Resource Efficiency, PPF_WP3_OM_DETAILS

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 System Parameters 08-Dec-2024 133111.xlsx
Blitz Report™ XML Import ONT_System_Parameters.xml
Full SQL on Enginatics www.enginatics.com/reports/ont-system-parameters/

Case Study & Technical Analysis: ONT System Parameters Report

Executive Summary

The ONT System Parameters report is a vital audit and configuration tool that provides a comprehensive listing of all system-level parameters for the Oracle Order Management (ONT) module. It displays the active values for these parameters for any given operating unit. This report is indispensable for functional consultants, system administrators, and support analysts for troubleshooting, comparing environments, and maintaining configuration documentation.

Business Challenge

The Oracle Order Management module’s behavior is governed by a complex set of underlying system parameters. Managing and auditing these settings is a significant challenge for any organization.

The Solution

The ONT System Parameters report provides a simple, direct, and powerful solution to these challenges by extracting all relevant configuration data into a single, easy-to-read report.

Technical Architecture (High Level)

The report queries the core setup tables for Oracle Order Management to present a clear view of the module’s configuration.

Parameters & Filtering

The report’s parameters allow for both broad and specific queries:

Performance & Optimization

This is a high-performance report that runs very quickly.

FAQ

1. What is the difference between a parameter’s value in this report and its default value? The report shows the currently active value for the parameter in a specific operating unit. The underlying definition table (oe_sys_parameter_def_vl) holds the system’s default value. If a value has never been explicitly set for an operating unit, the system uses the default. This report shows the outcome of that logic.

2. Can I use this report to see who changed a parameter and when? The standard oe_sys_parameters_all table does not store an audit trail of changes (who/when). That level of tracking would typically require enabling Oracle’s audit trail functionality on the table. This report shows the current state of the configuration.

3. Why do some parameters appear for every operating unit? The Order Management system parameters are defined at the operating unit level. This allows a single Oracle instance to have multiple operating units that behave differently (e.g., one OU might have credit check enabled, while another does not). This report correctly shows the specific value for each parameter within each OU.


© 2026 Enginatics