CNC, DB and Operating System - JDE1 (MOSC)

MOSC Banner

cst_co_onhand_summary

cst_co_onhand_summary table shows the inventory_value details for cost org this is the summation of all inventory orgs

From which table i can see the individual value for inventory?

I tried using below query but value is not matching

inventory_value from cst_co_onhand_summary

(select sum(amount) from CST_ATTR_ONHAND_VALUATIONS where cost_org_id=ccos.cost_org_id and inventory_org_id=inv_org_id and period_name=ccos.period_name)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center