Skip to the content.

CST Inventory Value - Multi-Organization (Item Costs) – Oracle EBS SQL Report

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

Overview

Report: CST Inventory Value - Multi-Organization (Item Costs)

Description: The Inventory Value Report can be used to report Inventory Value by

The report can be used to analyze inventory value by Ledger, Operating Unit, Organization, Subinventory, Item Category, Cost Group

The report corresponds to the following standard Oracle Reports

The report can be run across multiple Inventory Organizations

Templates are provided that match the existing standard Oracle Reports of the same name:

New parameter added: Show Shipment Details If this parameter is set to Y, columns related to shipment details will be included, such as Shipment Number, Ship Date, FOB Point, etc.

DB package: XXEN_INV_VALUE

Notes: To run the report including non-costed items the As of Date parameter must be left blank (current date). The report cannot be run historically when including non-costed items due to a bug in the Oracle API uses to populate the interminm costing tables used by the report. The API will error with the following error, however the report will complete but return no data: ORA-01403: no data found in Package CST_Inventory_PVT Procedure Calculate_InventoryCost

Report Parameters

Quantity Type, Ledger, Operating Unit, Organization Code, Cost Type, As of Date, Costing Enabled Items Only, Item From, Item To, Category Set, Category From, Category To, Subinventory From, Subinventory To, Currency, Exchange Rate, Quantities By Revision, Negative Quantities only, Display Zero Costs only, Include Expense Items, Include Expense Subinventories, Include Zero Quantities, Include Unvalued Transactions, Show Shipment Details

Oracle EBS Tables Used

cst_inv_qty_temp, cst_inv_cost_temp, mtl_parameters, mtl_secondary_inventories, mtl_system_items_vl, mtl_categories_b_kfv, org_access_view, org_organization_definitions, hr_all_organization_units, gl_sets_of_books, cst_cost_groups

Report Categories

Enginatics

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 CST Inventory Value - Multi-Organization (Item Costs) - Pivot Organization Subinventory Item 15-Mar-2024 020251.xlsx
Blitz Report™ XML Import CST_Inventory_Value_Multi_Organization_Item_Costs.xml
Full SQL on Enginatics www.enginatics.com/reports/cst-inventory-value-multi-organization-item-costs/

Executive Summary

The CST Inventory Value - Multi-Organization (Item Costs) report is a comprehensive valuation tool that aggregates inventory data across multiple inventory organizations. Unlike the “Element Costs” version which focuses on the breakdown of cost components (Material, Labor, etc.), this report focuses on the total item cost and quantity types (Onhand, Intransit, Receiving). It serves as a consolidated “All Inventories Value Report” for the entire enterprise.

Business Challenge

Large enterprises with multiple warehouses (Organizations) often struggle to get a single, consolidated view of their total inventory asset.

Solution

This report provides a multi-org view of inventory value, capable of rolling back to a historical date.

Key Features:

Architecture

The report relies on the XXEN_INV_VALUE package and standard Oracle temporary tables CST_INV_QTY_TEMP and CST_INV_COST_TEMP to calculate quantities and costs dynamically.

Key Tables:

Impact


© 2026 Enginatics