How can I find the inventory ID of a duplicate product?

To find the inventory ID of a duplicate product, you can make an SQL query to the QSC_PRODUCTS_B table.

See the Tables and Views for Sales and Fusion Service guide for more information on the table.

You might also want to get a list of all products and product groups in your sales catalog. See How can I get a list of all products and product groups? for more information.