Search Results hz_class_categories
Overview
The HZ_CLASS_CATEGORIES table is a core reference table within Oracle E-Business Suite's Trading Community Architecture (TCA) model, specifically under the Receivables (AR) product family. It serves as the master definition table for classification categories, which are the high-level groupings used to classify parties, organizations, and related entities. These categories provide a flexible framework for segmenting and categorizing the trading community based on various business dimensions, such as industry type, geographic region, customer tier, or any other user-defined classification. The table's primary role is to establish the valid categories to which specific classification codes can be assigned, enabling structured and consistent categorization across the application.
Key Information Stored
The table's structure is designed to define and control classification categories. The primary key column, CLASS_CATEGORY, stores the unique identifier for each classification category. While the provided metadata does not list all columns, based on standard TCA implementation, other critical columns typically include CONTENT_SOURCE_TYPE, STATUS, CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, and LAST_UPDATE_DATE. The CLASS_CATEGORY value acts as a key reference point throughout the classification system, determining where and how codes within that category can be applied to party records.
Common Use Cases and Queries
A primary use case is the setup and maintenance of the classification system during application implementation or enhancement. Administrators populate this table with categories relevant to their business analysis and reporting needs. Common queries involve listing all active classification categories or verifying the setup before assigning codes to parties. For example, to retrieve all defined categories, a query such as SELECT class_category FROM hz_class_categories WHERE status = 'A' ORDER BY class_category; is used. In reporting scenarios, this table is joined to HZ_CODE_ASSIGNMENTS and HZ_PARTIES to analyze the distribution of parties across different classification categories, such as industry or customer segment.
Related Objects
As indicated by the foreign key relationships in the metadata, HZ_CLASS_CATEGORIES is central to the classification data model. Key dependent objects include:
- HZ_CLASS_CATEGORY_USES: Defines which object types (e.g., PARTY, PARTY_SITE) a specific classification category can be assigned to.
- HZ_CLASS_CODE_RELATIONS: Stores hierarchical or other relationships between classification codes within a category.
- HZ_CODE_ASSIGNMENTS: The core transactional table that records which specific classification code from a category is assigned to a given party or entity.
- ZX_FC_TYPES_B: A table from the E-Business Tax (ZX) module that can reference classification categories, linking tax rules to party classifications.
-
Table: HZ_CLASS_CATEGORIES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CLASS_CATEGORIES, object_name:HZ_CLASS_CATEGORIES, status:VALID, product: AR - Receivables , description: Classification categories for classifying parties and related entities , implementation_dba_data: AR.HZ_CLASS_CATEGORIES ,
-
Table: HZ_CLASS_CATEGORIES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CLASS_CATEGORIES, object_name:HZ_CLASS_CATEGORIES, status:VALID, product: AR - Receivables , description: Classification categories for classifying parties and related entities , implementation_dba_data: AR.HZ_CLASS_CATEGORIES ,
-
APPS.AS_CLASSIFICATION_HOOKS dependencies on HZ_CLASS_CATEGORIES
12.2.2
-
APPS.HZ_CLASS_CATEGORIES_PKG dependencies on HZ_CLASS_CATEGORIES
12.2.2
-
APPS.HZ_DSS_GROUPS_PUB dependencies on HZ_CLASS_CATEGORIES
12.1.1
-
APPS.FII_PARTY_MKT_CLASS_C dependencies on HZ_CLASS_CATEGORIES
12.1.1
-
APPS.IMC_CSV_LOAD dependencies on HZ_CLASS_CATEGORIES
12.2.2
-
APPS.HZ_CLASSIFICATION_V2PUB dependencies on HZ_CLASS_CATEGORIES
12.2.2
-
APPS.HZ_CLASSIFICATION_V2PUB dependencies on HZ_CLASS_CATEGORIES
12.1.1
-
APPS.HZ_CLASS_VALIDATE_V2PUB dependencies on HZ_CLASS_CATEGORIES
12.1.1
-
APPS.HZ_MERGE_PKG dependencies on HZ_CLASS_CATEGORIES
12.1.1
-
APPS.HZ_DSS_GROUPS_PUB dependencies on HZ_CLASS_CATEGORIES
12.2.2
-
APPS.XLE_UTILITIES_GRP dependencies on HZ_CLASS_CATEGORIES
12.1.1
-
APPS.HZ_CLASS_VALIDATE_V2PUB dependencies on HZ_CLASS_CATEGORIES
12.2.2
-
APPS.HZ_CUST_CLASS_DENORM dependencies on HZ_CLASS_CATEGORIES
12.2.2
-
APPS.AS_CLASSIFICATION_HOOKS dependencies on HZ_CLASS_CATEGORIES
12.1.1
-
APPS.HZ_DSS_VALIDATE_PKG dependencies on HZ_CLASS_CATEGORIES
12.2.2
-
APPS.HZ_CLASS_CATEGORIES_PKG dependencies on HZ_CLASS_CATEGORIES
12.1.1
-
APPS.IMC_CSV_LOAD dependencies on HZ_CLASS_CATEGORIES
12.1.1
-
APPS.HZ_DSS_VALIDATE_PKG dependencies on HZ_CLASS_CATEGORIES
12.1.1
-
APPS.HZ_CUST_CLASS_DENORM dependencies on HZ_CLASS_CATEGORIES
12.1.1
-
APPS.HZ_IMP_LOAD_WRAPPER dependencies on HZ_CLASS_CATEGORIES
12.1.1
-
APPS.HZ_SEED_CLASS_CAT_PKG dependencies on HZ_CLASS_CATEGORIES
12.1.1
-
APPS.ZX_TCM_CONTROL_PKG dependencies on HZ_CLASS_CATEGORIES
12.1.1
-
APPS.XLE_UTILITIES_GRP dependencies on HZ_CLASS_CATEGORIES
12.2.2
-
APPS.ZX_TCM_CONTROL_PKG dependencies on HZ_CLASS_CATEGORIES
12.2.2
-
APPS.HZ_IMP_LOAD_WRAPPER dependencies on HZ_CLASS_CATEGORIES
12.2.2
-
APPS.HZ_SEED_CLASS_CAT_PKG dependencies on HZ_CLASS_CATEGORIES
12.2.2
-
APPS.HZ_MERGE_PKG dependencies on HZ_CLASS_CATEGORIES
12.2.2
-
VIEW: APPS.FII_PARTY_MKT_CLASS_TYPE_V
12.1.1
-
APPS.HZ_CUST_CLASS_DENORM dependencies on FND_LOOKUP_TYPES_TL
12.2.2
-
APPS.HZ_CUST_CLASS_DENORM dependencies on HZ_CLASS_CATEGORY_USES
12.2.2
-
APPS.HZ_CUST_CLASS_DENORM dependencies on HZ_CLASS_CATEGORY_USES
12.1.1
-
APPS.HZ_CUST_CLASS_DENORM dependencies on FND_LOOKUP_VALUES
12.1.1
-
APPS.HZ_CUST_CLASS_DENORM dependencies on FND_LOOKUP_TYPES_TL
12.1.1
-
View: FII_PARTY_MKT_CLASS_TYPE_V
12.2.2
product: FII - Financial Intelligence (Obsolete) , description: A view that joins HZ_CLASS_CATEGORIES with FND_LOOKUP_TYPES_TL to include the descriptive class category meaning for the current session language. , implementation_dba_data: Not implemented in this database ,
-
APPS.HZ_CUST_CLASS_DENORM dependencies on HZ_CLASS_CODE_RELATIONS
12.2.2
-
APPS.HZ_CUST_CLASS_DENORM dependencies on FND_LOOKUP_VALUES
12.2.2
-
View: FII_PARTY_MKT_CLASS_TYPE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:FII.FII_PARTY_MKT_CLASS_TYPE_V, object_name:FII_PARTY_MKT_CLASS_TYPE_V, status:VALID, product: FII - Financial Intelligence , description: A view that joins HZ_CLASS_CATEGORIES with FND_LOOKUP_TYPES_TL to include the descriptive class category meaning for the current session language. , implementation_dba_data: APPS.FII_PARTY_MKT_CLASS_TYPE_V ,
-
APPS.HZ_SEED_CLASS_CAT_PKG SQL Statements
12.2.2
-
APPS.HZ_SEED_CLASS_CAT_PKG SQL Statements
12.1.1
-
VIEW: APPS.OKI_GEN_CLASS_CODES_V
12.1.1
-
VIEW: AR.HZ_CLASS_CATEGORIES#
12.2.2
owner:AR, object_type:VIEW, object_name:HZ_CLASS_CATEGORIES#, status:VALID,
-
APPS.HZ_CUST_CLASS_DENORM dependencies on HZ_CLASS_CODE_RELATIONS
12.1.1
-
APPS.HZ_CUST_CLASS_DENORM SQL Statements
12.2.2
-
VIEW: APPS.HZ_CLASS_CATEGORY_GROUPINGS_V
12.1.1
-
APPS.HZ_CUST_CLASS_DENORM SQL Statements
12.1.1
-
VIEW: APPS.HZ_CLASS_CATEGORY_GROUPINGS_V
12.2.2
-
VIEW: APPS.HZ_CLASS_CATEGORIES_V
12.1.1
-
VIEW: APPS.HZ_CLASS_CATEGORY_V
12.2.2