Search Results hz_cust_profile_classes
Overview
The HZ_CUST_PROFILE_CLASSES table is a core data object within the Oracle E-Business Suite Receivables (AR) module. It serves as the master repository for defining standard credit profile classes. These profile classes act as templates that establish default credit management policies, such as credit limits, risk codes, and payment terms. The primary role of this table is to provide a centralized, reusable set of credit rules that can be efficiently assigned to customer profiles, thereby standardizing and streamlining the credit control process across the enterprise.
Key Information Stored
The table's structure is designed to hold the definitional attributes of a credit profile class. While the provided metadata specifies the primary key column, the table typically contains several other critical columns based on standard Oracle TCA (Trading Community Architecture) and Receivables data models. The central column is PROFILE_CLASS_ID, which is the unique identifier (primary key) for each class. Other standard columns often include PROFILE_CLASS_NAME for the descriptive name, CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, and LAST_UPDATE_DATE for auditing. The table stores the class-level defaults, while the detailed, currency-specific financial amounts (like credit limits) for each class are stored in the related child table, HZ_CUST_PROF_CLASS_AMTS.
Common Use Cases and Queries
This table is central to credit management setup and inquiry. A common use case is during customer account creation, where a profile class is selected to automatically populate the customer's credit profile with predefined rules. For reporting, administrators often query this table to list all available classes or analyze class assignments. A typical query to retrieve all active profile classes would be:
- SELECT PROFILE_CLASS_ID, PROFILE_CLASS_NAME FROM HZ_CUST_PROFILE_CLASSES ORDER BY PROFILE_CLASS_NAME;
Another frequent scenario involves joining with the HZ_CUSTOMER_PROFILES table to identify which customers are assigned to a specific risk profile class for portfolio analysis.
Related Objects
As indicated by the foreign key relationships in the metadata, HZ_CUST_PROFILE_CLASSES is a parent table with key dependencies. The primary child table is HZ_CUSTOMER_PROFILES, which references PROFILE_CLASS_ID to assign a standard class to a specific customer account. The second related table is HZ_CUST_PROF_CLASS_AMTS, which stores the detailed monetary amounts (e.g., credit limit, order limit) for each profile class, typically segmented by currency. These relationships ensure data integrity, where a profile class must exist before it can be assigned to a customer or have detailed amount records.
-
Table: HZ_CUST_PROFILE_CLASSES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_PROFILE_CLASSES, object_name:HZ_CUST_PROFILE_CLASSES, status:VALID, product: AR - Receivables , description: Standard credit profile classes , implementation_dba_data: AR.HZ_CUST_PROFILE_CLASSES ,
-
Table: HZ_CUST_PROFILE_CLASSES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_PROFILE_CLASSES, object_name:HZ_CUST_PROFILE_CLASSES, status:VALID, product: AR - Receivables , description: Standard credit profile classes , implementation_dba_data: AR.HZ_CUST_PROFILE_CLASSES ,
-
APPS.HZ_MGD_MASS_UPDATE_REP_GEN dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.HZ_CUSTOMER_PROFILES_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.HZ_CUST_ACCOUNT_MERGE_V2PVT dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.OE_CREDIT_CHECK_RPT dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.JA_JAINARDR_XMLP_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.OE_CREDIT_CHECK_RPT dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.OE_ITORD_UTIL dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.AR_LATE_CHARGE_UPG dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.ARH_CPC_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.AR_BPA_UTILS_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.ARH_ARXCUDCI_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.IGI_DUNN_POST_UPG_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.HZ_MGD_MASS_UPDATE_REP_GEN dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.IGI_DUNN_POST_UPG_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.OE_ITORD_PUB dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.JL_ZZ_AR_LIBRARY_1_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.JA_JAINARDR_XMLP_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.OE_ITORD_UTIL dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.AR_CMGT_WF_ENGINE dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.HZ_ACCOUNT_VALIDATE_V2PUB dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.HZ_CUSTOMER_PROFILE_V2PUB dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.HZP_CPROF_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.OE_ITORD_PUB dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.AR_BPA_UTILS_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.ARH_CPC_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.AR_CMGT_WF_ENGINE dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.HZP_CPROF_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.ARH_ARXCUDCI_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.ARP_ARXCUDCI_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.HZ_CUSTOMER_PROFILES_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.HZ_CUSTOMER_PROFILE_V2PUB dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.ARP_ARXCUDCI_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.JL_ZZ_AR_LIBRARY_1_PKG dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.HZ_CUST_ACCOUNT_MERGE_V2PVT dependencies on HZ_CUST_PROFILE_CLASSES
12.1.1
-
APPS.HZ_ACCOUNT_VALIDATE_V2PUB dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.AR_LATE_CHARGE_UPG dependencies on HZ_CUST_PROFILE_CLASSES
12.2.2
-
APPS.OE_CREDIT_CHECK_RPT dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.OE_CREDIT_CHECK_RPT dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
VIEW: APPS.HZ_CUST_PROFILE_CLASSES_DFV
12.2.2
-
VIEW: APPS.HZ_CUST_PROFILE_CLASSES_DFV
12.1.1
-
APPS.IGI_DUNN_POST_UPG_PKG dependencies on IGI_DUN_CUST_PROF_CLASS
12.1.1
-
APPS.IGI_DUNN_POST_UPG_PKG dependencies on IGI_DUN_CUST_PROF_CLASS
12.2.2
-
VIEW: APPS.CE_AR_FC_INVOICES_V
12.1.1
-
VIEW: APPS.CE_AR_FC_INVOICES_V
12.2.2
-
VIEW: APPS.HZ_CUST_PROFILE_CLASSES1_DFV
12.1.1
-
APPS.IGI_DUNN_POST_UPG_PKG dependencies on IGI_DUN_CUST_PROF
12.1.1
-
SYNONYM: APPS.HZ_CUST_PROFILE_CLASSES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:HZ_CUST_PROFILE_CLASSES, status:VALID,
-
VIEW: APPS.HZ_CUST_PROFILE_CLASSES2_DFV
12.1.1