What are the names of the tables used by the private catalog? What tables are written to, when you create a Private Manufacturer and Product within?
Thanks
Sep 04, 2020 08:15 AM
Please take a look at the TPC_* tables, and TPC_MANUFACTURER and either TPC_HW_PRODUCT or TPC_SW_PRODUCT would be the specific relevant tables to your question depending on whether it's hardware or software.
Thanks,
Sep 07, 2020 03:33 AM