Skip to the content.

Blitz Upload Dependencies – Oracle EBS SQL Report

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

Overview

None

Report Parameters

Report Name, Column Name

Oracle EBS Tables Used

xxen_upload_dependencies, xxen_reports_v, xxen_report_parameters_v, xxen_upload_parameters_v, xxen_upload_columns_v

Report Categories

Enginatics

Blitz Report Text Search, Blitz Reports, Blitz Report History, ONT Order Upload, PA Event Upload, BOM Common Bill of Materials Upload, INV Physical Inventory Purge Upload, Blitz Report Assignment Upload, Blitz Upload Data

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 Blitz Upload Dependencies 04-Apr-2026 123137.xlsx
Blitz Report™ XML Import Blitz_Upload_Dependencies.xml
Full SQL on Enginatics www.enginatics.com/reports/blitz-upload-dependencies/

Executive Summary

The Blitz Upload Dependencies report is a technical utility designed to analyze and display the dependencies associated with Blitz Report uploads. It identifies the relationships between reports, parameters, and upload columns, helping administrators understand the impact of changes to upload configurations.

Business Challenge

When managing complex data upload processes, it is crucial to understand how different components (reports, parameters, columns) are interconnected. Modifying a parameter or column in one upload definition might inadvertently affect others. Without a clear view of these dependencies, making changes can be risky and error-prone.

Solution

This report provides a clear mapping of upload dependencies. By querying the underlying Blitz Report metadata tables, it allows users to trace the usage of specific columns and parameters across different reports, ensuring that modifications are made safely and with full awareness of their potential impact.

Key Features

Technical Details

The report queries xxen_upload_dependencies along with other core Blitz Report views like xxen_reports_v, xxen_report_parameters_v, xxen_upload_parameters, and xxen_upload_columns_v. This comprehensive join structure ensures that all relevant dependency information is captured.


© 2026 Enginatics