Search Results hz_code_assignments
Overview
The HZ_CODE_ASSIGNMENTS table is a core intersection table within the Oracle E-Business Suite Trading Community Architecture (TCA) model, specifically under the Receivables (AR) product family. Its primary role is to manage the assignment of standardized industrial classification codes to business entities. This table serves as a critical junction, linking classification codes—such as SIC (Standard Industrial Classification) or NAICS (North American Industry Classification System)—to parties (e.g., customers, suppliers) or other related entities defined within the TCA registry. By centralizing this classification data, it enables standardized industry-based segmentation, reporting, and analysis across various EBS modules.
Key Information Stored
The table stores metadata that defines the relationship between a classification code and an entity. The primary identifier is the CODE_ASSIGNMENT_ID. Key foreign key columns establish the necessary links: the OWNER_TABLE_ID typically references the HZ_PARTIES table to identify the specific customer or organization, while the CLASS_CATEGORY column references HZ_CLASS_CATEGORIES to define the type of classification scheme being used (e.g., 'SIC_CODE', 'NAICS_CODE'). Additional columns, inferred from standard TCA design, would include the actual CLASS_CODE value that holds the specific industry code, status flags, start and end dates to manage the validity period of the assignment, and a link to the source of the classification data.
Common Use Cases and Queries
A primary use case is generating reports for sales or marketing analysis segmented by industry. For instance, a query to list all active customers with their assigned NAICS codes would join HZ_CODE_ASSIGNMENTS to HZ_PARTIES and HZ_CUST_ACCOUNTS, filtered by the appropriate CLASS_CATEGORY and a current SYSDATE within the assignment's active date range. Another common operational scenario is validating or assigning industry codes via the TCA Public API, HZ_CODE_ASSIGNMENT_PUB, which internally manages DML operations on this table. Support teams may also query this table to troubleshoot data inconsistencies when industry-based rules or approvals in other workflows do not function as expected.
Related Objects
- HZ_CLASS_CATEGORIES: This table defines the valid classification types (categories) and is referenced via the CLASS_CATEGORY foreign key.
- HZ_PARTIES: The central TCA table for party information, referenced by OWNER_TABLE_ID to identify the entity being classified.
- HZ_CODE_ASSIGNMENT_PUB: The primary public API package for creating, updating, and deleting code assignments, ensuring all business rules and validations are enforced.
- HZ_CUST_ACCOUNTS: While not directly referenced, customer accounts are linked via their underlying PARTY_ID, making HZ_CODE_ASSIGNMENTS crucial for industry reporting in Receivables and Order Management.
-
Table: HZ_CODE_ASSIGNMENTS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CODE_ASSIGNMENTS, object_name:HZ_CODE_ASSIGNMENTS, status:VALID, product: AR - Receivables , description: Intersection table linking industrial classification codes to parties or related entities , implementation_dba_data: AR.HZ_CODE_ASSIGNMENTS ,
-
Table: HZ_CODE_ASSIGNMENTS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CODE_ASSIGNMENTS, object_name:HZ_CODE_ASSIGNMENTS, status:VALID, product: AR - Receivables , description: Intersection table linking industrial classification codes to parties or related entities , implementation_dba_data: AR.HZ_CODE_ASSIGNMENTS ,
-
APPS.ZX_PTP_MIGRATE_PKG dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.IBY_PAYINSTR_PUB dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.HZ_PURGE dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.CE_BANK_AND_ACCOUNT_VALIDATION dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.HZ_EXTRACT_PERSON_BO_PVT dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.HZ_IMP_LOAD_CODE_ASSIGNMENTS dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.IBY_PAYINSTR_PUB dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.ARH_CLASSIFICATION_PKG dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.HZ_PURGE dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.HZ_CLASSIFICATION_V2PUB dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.ZX_FC_MIGRATE_PKG dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.POS_SUPPLIER_BO_DEP_PKG dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.HZ_REGISTRY_VALIDATE_V2PUB dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.POS_VENDOR_REG_PKG dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.CE_BANK_PUB dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.ASO_VALIDATE_PVT dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.POS_ENTERPRISE_UTIL_PKG dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.CSF_RESOURCE_PUB dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.LNS_BORROWERS_SUMMARY_PUB dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.IBY_PAYINSTR_PUB dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.ECE_AP_PAYMENT dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.HZ_EXTRACT_ORGANIZATION_BO_PVT dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.HZ_DSS_GROUPS_PUB dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.HZ_MERGE_PKG dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.PON_CONTERMS_UTL_GRP dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.HZ_DNBUI_PVT dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.IBY_PYO_TRANSACTION dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.HZ_POPULATE_BOT_PKG dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.ZX_TCM_CONTROL_PKG dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.HZ_BANK_PUB dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.WSH_CREATE_CARRIERS_PKG dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.HZ_MERGE_DUP_PVT dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.HZ_CLASSIFICATION_V2PUB dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.POS_BANK_ACCOUNT_BO_PKG dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.ZX_PARTY_MERGE_PKG dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.HZ_CLASS_VALIDATE_V2PUB dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.HZ_IMP_LOAD_CODE_ASSIGNMENTS dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.HZ_DSS_UTIL_PUB dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.IBY_PAYGROUP_PUB dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.IBY_PAYMENT_FORMAT_VAL_PVT dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.HZ_DSS_UTIL_PUB dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.HZ_REGISTRY_VALIDATE_BO_PVT dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.HZ_DSS_GROUPS_PUB dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.IBY_PAYMENT_FORMAT_VAL_PVT dependencies on HZ_CODE_ASSIGNMENTS
12.2.2
-
APPS.HZ_IMP_LOAD_BATCH_COUNTS_PKG dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.HZ_EXTRACT_ORGANIZATION_BO_PVT dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.LNS_BORROWERS_SUMMARY_PUB dependencies on HZ_CODE_ASSIGNMENTS
12.1.1
-
APPS.PO_XML_DELIVERY dependencies on HZ_CODE_ASSIGNMENTS
12.1.1