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

MOSC Banner

Unable to do so convert UOM rate of an Item has two Primary UOMs in different organizations.

edited Mar 5, 2015 10:58AM in Inventory Items (APC/PLM/PIM) - EBS (MOSC) 2 commentsAnswered ✓

I am calling an package which fetches the Item ID (inventory_item_id), Secondary UOM (secondary_uom_code), Primary UOM (primary_uom_code), Conversion rate (1/ unit_weight) and sends these values as input parameters to an Standard API

inv_convert.create_uom_conversion ();


-->     The program runs and the standard API which is called inside the program throws an error showing “Unexpected error occurred”.

-->     I assume the issue is because, the Item has two Primary UOMs in different organizations.

-->   There is no exception as far as i see(correct me if i am wrong) "too_many_rows" in the standard API.

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