Inventory Items (APC/PLM/PIM) - EBS (MOSC)

MOSC Banner

EBS R11i. New Subinventories and Default Cost Group

edited Dec 9, 2017 4:00AM in Inventory Items (APC/PLM/PIM) - EBS (MOSC) 3 commentsAnswered ✓

Creating new subinventories to be the same as an existing one which has default cost group = CG-3104

Problem  - new subinventory defaults the default cost group as CG-1683 and it cannot be changed

I believe this comes from the Inventory Org Set up ?   And I can see no Org set up that has the default_cost_group as CG-3104

select * from cst_cost_group_accounts

where cost_group_id IN (3104, 1683)

both org 2887     Which is Spain EST

select * from cst_cost_groups

where cost_group_id IN  (select a.cost_group_id from cst_cost_group_accounts a

where a.cost_group_id IN (3104, 1683))

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