Skip to the content.

INV Physical Inventory Adjustments – Oracle EBS SQL Report

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

Overview

Imported from BI Publisher Description: Physical inventory adjustments report Application: Inventory Source: Physical inventory adjustments report (XML) Short Name: INVARPAR_XML DB package: INV_INVARPAR_XMLP_PKG

Report Parameters

Physical Inventory, Include Rejected Items, Adjustment Value Sort Option, Show Detail Serial Numbers

Oracle EBS Tables Used

dual, q_main, q_serial

Report Categories

Enginatics, R12 only

AP Invoice Upload, INV Lot Transaction Register, FA Asset Register, AR Customers and Sites, OPM Reconcilation, CE General Ledger Reconciliation

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 INV Physical Inventory Adjustments 03-May-2024 081549.xlsx
Blitz Report™ XML Import INV_Physical_Inventory_Adjustments.xml
Full SQL on Enginatics www.enginatics.com/reports/inv-physical-inventory-adjustments/

INV Physical Inventory Adjustments - Case Study & Technical Analysis

Executive Summary

The INV Physical Inventory Adjustments report is the financial audit trail for the physical inventory process. Once the counting is done and the variances are approved, this report details the actual adjustments made to the inventory balances. It serves as the primary document for the finance team to reconcile the Inventory GL account.

Business Challenge

When a physical inventory is finalized, the system automatically posts adjustments to correct the on-hand balances. Finance needs to know:

Solution

The INV Physical Inventory Adjustments report lists every adjustment transaction generated by the physical inventory. It groups them by adjustment account to facilitate GL reconciliation.

Key Features:

Technical Architecture

The report queries the adjustment history tables. These records are created when the “Post Physical Inventory Adjustments” program is run.

Key Tables and Views

Core Logic

  1. Selection: Retrieves records from MTL_PHYSICAL_ADJUSTMENTS for the given Physical Inventory name.
  2. Sorting: Can be sorted by value to highlight the most significant adjustments first.
  3. Filtering: Options to include or exclude rejected adjustments.

Business Impact


© 2026 Enginatics