Skip to the content.

CST Inventory Value - Multi-Organization (Element Costs) 11i – 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 (Element Costs)

Description: This Inventory Value Report reports Inventory Value at the Cost Element level, and can be used to analyze inventory value by Cost Element Account and/or by Cost Element.

The report can be run across multiple Inventory Organizations.

Provided Templates:

DB package: XXEN_INV_VALUE

Report Parameters

Ledger, Operating Unt, Organization Code, Cost Type, As of Date, 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

Oracle EBS Tables Used

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

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 None
Blitz Report™ XML Import CST_Inventory_Value_Multi_Organization_Element_Costs_11i.xml
Full SQL on Enginatics www.enginatics.com/reports/cst-inventory-value-multi-organization-element-costs-11i/

Executive Summary

The CST Inventory Value - Multi-Organization (Element Costs) 11i report is a powerful inventory valuation tool designed for multi-org environments. It calculates the value of on-hand inventory as of a specific date (historical or current), broken down by Cost Element (Material, Labor, Overhead, etc.). This “Element” view is crucial for financial reporting, as it allows the inventory balance to be split into its raw material content vs. value-added content (labor/overhead).

Business Challenge

Standard inventory reports often just give a total value. However, finance needs more detail:

Solution

This report provides a unified view of inventory value across multiple organizations, summarized by Cost Element.

Key Features:

Architecture

The report uses a complex logic (often involving temporary tables CST_INV_QTY_TEMP and CST_INV_COST_TEMP) to calculate the “As-Of” quantity by taking current on-hand and reversing transactions back to the target date. It then applies the item cost.

Key Tables:

Impact


© 2026 Enginatics