Hi guys,
Very similar to the previous post - we have a client that, for various reasons, has a SP we run to rename part numbers - I think, for historical reasons. Anyway, every now and again an enthusiastic staff member decides to create a "new" part number manually - and the SP fails as the "new" already exists.
In this case, the client now wants to combine these inventory items to a single record (and then we'll archive or delete the unnecessary one).
Are there any concerns or gotchas with this?
My plan would be to find every InventoryID FK (excepting those associated with the core IN_Main record - ie. on the actual inventory maintenance screen itself) and replace InventoryID BBBBBBBBBBB with AAAAAAAAAAA.
Cheers,
Neil.