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

MOSC Banner

Unable to update Item Cross reference -MTL_CROSS_REFERENCES_PUB.Process_XRef

edited Feb 2, 2018 4:00AM in Inventory Items (APC/PLM/PIM) - EBS (MOSC) 1 commentAnswered

Hi ,

I am facing issue while updating Item Cross reference using API MTL_CROSS_REFERENCES_PUB.Process_XRef in R12.2.6 getting the error

 

"unable to update org_independent_flag from N to Y " also observed that some parameters starting with Current ' is missing.

Oracle has used the same parameters in there reference script which we are not able to find in our R12.2.6 instance , is there any patch available ?

--UPDATE TEST CASES

/* valid case 1 changing the description*/
l_XRef_tbl(7).Transaction_Type:='UPDATE';
l_XRef_tbl(7).Current_Inventory_Item_Id :=500;
l_XRef_tbl(7).Current_Cross_Reference_Type:='Customer';

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