Skip to the content.

INV Item Upload – Oracle EBS SQL Report

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

Overview

INV Inventory Item Upload ====================== This upload can be used to create and update Inventory Items.

It supports creation of Inventory Items:

It supports update of existing Inventory Items either by:

It also supports the item category assignment to multiple Inventory Category Sets

Upload Mode parameter: Create - allows creation of new items only Update - allows updates to existing items only Create, Update – allows the creation of new items and the updating of existing items

Create Empty File parameter Setting the Create Empty File parameter to Yes will open an empty upload excel. This parameter is only applicable to the ‘Update’ and ‘Create, Update’ upload modes and suppresses the download of existing item details. ‘Create’ upload mode always opens an empty upload excel regardless of the setting of this parameter. This is useful for users who want to paste the details of the items to be updated into an empty upload excel file from another source.

Number of Import Workers parameter This parameter determines the number of Item Import worker concurrent requests that will be submitted in parallel to import the uploaded items into Oracle Inventory. The number of workers can be increased to improve the throughput of the process when uploading a larger number of item changes. Remaining parameters The remaining parameters are used to restrict the items to be downloaded for update in ‘Update’ or ‘Create, Update’ mode, and only when the ‘Create Empty File’ parameter is not set to Yes.

Available Templates Use the pre-defined templates to restrict the Item Attributes to be displayed and updated in the report. Alternatively, users can define their own custom template containing the Item Attributes of interest.

NOTE: When creating new child items, the master-controlled item attributes are not passed to the Import API so they are defaulted from the Master Org. When updating existing child items, the master-controlled item attributes are copied directly from the Master Org, in case there is any pre-existing inconsistency between the Child Org and Master Org values. Effectively this means, for creation/updates to items in child organizations, the uploaded values for Master Controlled Item attributes are not considered by upload.

Report Parameters

Upload Mode, Create Empty File, Number of Item Import Workers, Organization Code, Category Set, Category, Item, Item Like, Item Description, Item Type, Item Status, BOM Item Type, Contract Item Type, Make or Buy, Buyer, Planner, Manufacturer, Inventory Planning Method, Last Update Date From, Last Update Date To, Last Updated By, Creation Date From, Creation Date To, Created By, Cross Reference Type, Cross Reference

Oracle EBS Tables Used

mtl_item_catalog_groups_b_kfv, mtl_item_status, mtl_units_of_measure_tl, mtl_actions, mtl_grades, mtl_material_statuses, mtl_system_items_vl, gl_code_combinations_kfv, per_people_x, po_un_numbers, po_hazard_classes, fa_categories_b_kfv, rcv_routing_headers, mtl_parameters

Report Categories

Enginatics, R12 only, Upload

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_Item_Upload.xml
Full SQL on Enginatics www.enginatics.com/reports/inv-item-upload/

Case Study & Technical Analysis: INV Item Upload

Executive Summary

The INV Item Upload tool is a comprehensive and flexible solution for managing the entire lifecycle of an inventory item master in Oracle E-Business Suite. It provides robust functionality for mass creation, update, and assignment of items, supporting various methods including creation from templates, copying from existing items, or assigning master items to child organizations. This tool is indispensable for any organization looking to streamline item master data management, ensure data integrity, and significantly reduce the manual effort associated with item setup and maintenance.

Business Challenge

The item master is the cornerstone of any supply chain and financial system, yet its management in a standard Oracle EBS environment is fraught with challenges:

The Solution

The INV Item Upload tool provides a powerful, Excel-based interface to solve these challenges, bringing efficiency, control, and accuracy to item master management.

Technical Architecture (High Level)

The tool leverages Oracle’s standard and robust Item Import process to ensure data integrity and full validation.

Parameters & Filtering

The tool provides a rich set of parameters for precise control over the upload and download process:

Performance & Optimization

The design of this tool incorporates key features for high-performance data loading:

FAQ

1. How are errors handled during the upload? Since the tool uses the standard Oracle Item Import process, any records that fail validation will be left in the interface tables with an error status. Users can then run the standard “Item Import Error” reports to view the specific reason for failure for each rejected row, correct the data in their spreadsheet, and re-upload.

2. When creating a child organization item, what happens if I provide a value for a master-controlled attribute? As noted in the description, the upload process correctly gives precedence to the master organization’s value for master-controlled attributes. Any value for such an attribute in the upload file for a child item will be ignored, ensuring data integrity between master and child organizations.

3. Can I use this upload to add a new revision to an existing item? Yes, the underlying Item Import process supports the creation of new item revisions. By providing the item number and the new revision number in the upload template, you can mass-create new revisions for multiple items at once.


© 2026 Enginatics