HZ_CLASS_CATEGORY_USES is only associated with HZ_PARTIES: can we associate it with HZ_CUST_SITE_USE
In our Oracle EBS 12.2.2 environment, Industry classifications (SIC, NAICS) can only be assigned at the party level, but the documentation notes that the HZ_CLASS_CATEGORY_USES tables allows itself to be configured for use with "other entities". Is there a way to configure the SIC and NAICS Industry Classifications so that they can be assigned to HZ_CUST_SITE_USES_ALL?
FROM: https://docs.oracle.com/cd/E26401_01/doc.122/e48943/T358453T358474.htm
Code Assignment links an instance of the class code to an instance of the classified table.
The HZ_CODE_ASSIGNMENTS table is an intersection table that links the classification codes in the FND_LOOKUP_VALUES table to the names of the parties or other entities stored in the table identified in the OWNER_TABLE_NAME column.