Create a new Item using the Copy feature
Hello:
I am using the EGO_ITEM_PUB.Process_Items API to create an item. It works fine.
My requirement is that the new item that I'm trying to create should be copied from an existing item, which has been assigned to multiple Inventory Organizations. If I populated the Copy_Inventory_Item_Id field of the record type EGO_ITEM_PUB.Item_Rec_Type, system gives the following error.
Error Messages :
Invalid Item 7047903 in Organization 9.990000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000E+125.
Unexpected error occurred in package EGO_ITEM_PUB procedure Process_Items: User-Defined Exception.
Please contact your system administrator or support representative.
The Inventory_Item_Id 7047903 that I tried to copy has been assigned to multiple Inventory Organizations and the API doesn't have the provision to specify the Inventory Organization.