Skip to the content.

INV Physical Inventory Purge Upload – Oracle EBS SQL Report

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

Overview

This upload supports the purging of existing Physical Inventories.

For each Physical Inventory to be purged the user can select to purge the tags only, or to purge the full Physical Inventory.

On upload, the upload process will submit the standard ‘Purge physical inventory information’ concurrent program for each Physical Inventory to be purged.

To improve performance of the upload process, the upload does not wait for completion of the purge concurrent requests before completing.

The ‘Create, Update’ upload mode can be used to first download the Physical Inventories to be purged for initial review and selection.

Alternatively, the ‘Create’ upload mode can be used to generate an empty upload excel into which the details of the Physical Inventories to be purged can be pasted. In this mode the only columns that need to be populated in the excel are the Organization Code, Physical Inventory Name, and the Purge Option.

Report Parameters

Upload Mode, Default Purge Option, Organization Code, Physical Inventory, Physical Inventory Like, Physical Inventory Date From, Physical Inventory Date To, Phys. Inv. Date Older Than (Mths), Snapshot Complete

Oracle EBS Tables Used

mtl_physical_inventories_v, mtl_parameters, org_access_view

Report Categories

Enginatics, R12 only, Upload

CAC Recost Cost of Goods Sold, CAC Deferred COGS Out-of-Balance, INV Physical Inventory Upload, INV Material Transactions, INV Physical inventory accuracy analysis

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 None
Blitz Report™ XML Import INV_Physical_Inventory_Purge_Upload.xml
Full SQL on Enginatics www.enginatics.com/reports/inv-physical-inventory-purge-upload/

INV Physical Inventory Purge Upload - Case Study & Technical Analysis

Executive Summary

The INV Physical Inventory Purge Upload is a utility tool designed to clean up historical physical inventory data. Over time, the MTL_PHYSICAL_INVENTORIES and related tag tables can grow significantly, cluttering the system and slowing down performance. This tool allows for the bulk purging of old inventory counts.

Business Challenge

Oracle Inventory retains physical inventory history indefinitely unless explicitly purged.

Solution

The INV Physical Inventory Purge Upload provides an Excel-based interface to manage the purging process. Instead of running the purge program manually for each inventory, users can list them in Excel and upload the request.

Key Features:

Technical Architecture

This is a WebADI or Blitz Report Upload style tool that interfaces with the standard Oracle concurrent programs.

Key Tables and Views

Core Logic

  1. Upload: Reads the list of Physical Inventory Names and Organization Codes from Excel.
  2. Validation: Checks if the inventory exists and is in a state that allows purging.
  3. Execution: Submits the standard “Purge Physical Inventory” concurrent request for each valid row.

Business Impact


© 2026 Enginatics