Search Results hz_customer_profiles
The HZ_CUSTOMER_PROFILES
table is a critical component within Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, specifically in the context of the Trading Community Architecture (TCA) module. This table stores customer profile information, which is essential for managing customer relationships, credit assessments, and financial transactions. Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
Overview and Purpose
The HZ_CUSTOMER_PROFILES
table serves as a repository for customer-specific attributes that influence financial and credit-related operations. It is part of the Oracle TCA framework, which provides a unified model for managing customer data across multiple EBS modules, including Order Management, Receivables, and Service Contracts. The table contains fields that define credit limits, payment terms, risk assessments, and other financial policies associated with customers.
Key Columns and Their Significance
The table includes several critical columns, such as:
- CUST_ACCOUNT_PROFILE_ID: Primary key uniquely identifying each customer profile record.
- CUST_ACCOUNT_ID: Foreign key linking to
HZ_CUST_ACCOUNTS
, associating the profile with a specific customer account. - CREDIT_HOLD: Indicates whether the customer is on credit hold (Y/N), affecting order processing.
- CREDIT_LIMIT: Defines the maximum credit amount extended to the customer.
- STATUS: Reflects the active/inactive status of the profile.
- PAYMENT_TERM_ID: Links to
RA_TERMS
to specify default payment terms. - RISK_CODE: Categorizes the customer’s credit risk (e.g., High, Medium, Low).
- LAST_CREDIT_REVIEW_DATE: Tracks the date of the last credit evaluation.
Integration with Oracle EBS Modules
The HZ_CUSTOMER_PROFILES
table integrates with several Oracle EBS modules:
- Order Management (OM): Uses credit limit and hold status to validate orders.
- Accounts Receivable (AR): Leverages payment terms and risk codes for invoicing and collections.
- Advanced Collections: Utilizes profile data for dunning and dispute resolution.
- Service Contracts: References customer profiles for contract billing and renewals.
Data Flow and Dependencies
The table is populated and maintained through:
- TCA APIs: Standard APIs like
HZ_CUSTOMER_PROFILE_V2PUB
ensure data integrity during CRUD operations. - User Interfaces: Data entry via Oracle Forms or Oracle Applications Framework (OAF) pages.
- Batch Processes: Scheduled jobs for credit reviews or profile updates.
Dependencies include HZ_CUST_ACCOUNTS
(customer accounts), RA_TERMS
(payment terms), and AR_CUSTOMERS
(legacy customer data in AR).
Customization and Extensions
Organizations often extend the table by:
- Adding custom columns via Descriptive Flexfields (DFFs).
- Implementing triggers or workflows for automated credit checks.
- Integrating with third-party credit rating systems.
Performance Considerations
For optimal performance:
- Indexes on
CUST_ACCOUNT_ID
andSTATUS
are recommended. - Partitioning may be applied for large datasets.
- Regular purging of obsolete records improves query efficiency.
Conclusion
The HZ_CUSTOMER_PROFILES
table is a cornerstone of customer financial management in Oracle EBS 12.1.1 and 12.2.2. Its structured data enables robust credit control, seamless module integration, and scalable customization, making it indispensable for enterprises leveraging Oracle’s TCA framework.
-
Table: HZ_CUSTOMER_PROFILES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUSTOMER_PROFILES, object_name:HZ_CUSTOMER_PROFILES, status:VALID, product: AR - Receivables , description: Credit information for customer accounts and customer account sites , implementation_dba_data: AR.HZ_CUSTOMER_PROFILES ,
-
Table: HZ_CUSTOMER_PROFILES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUSTOMER_PROFILES, object_name:HZ_CUSTOMER_PROFILES, status:VALID, product: AR - Receivables , description: Credit information for customer accounts and customer account sites , implementation_dba_data: AR.HZ_CUSTOMER_PROFILES ,
-
APPS.PA_IC_INV_UTILS dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.OKL_INTERNAL_TO_EXTERNAL dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.OKL_CURE_RECON_PVT dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.HZ_MGD_MASS_UPDATE_MEDIATOR dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.ARP_TRX_DEFAULTS_3 dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.HZP_CUST_PKG dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.OE_CREDIT_PUB dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.OZF_QP_QUAL_PVT dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.HZ_REGISTRY_VALIDATE_BO_PVT dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.OZF_AR_INTERFACE_PVT dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.IEX_CASE_OWNER_PUB dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.IEX_PROFILE dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.AMS_DMEXTRACT_PVT dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.OE_CREDIT_CHECK_UTIL dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.OM_SETUP_VALID_PKG dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.HZ_CUST_ACCT_BO_PVT dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.IBY_EVAL_AR_FACTORS_PKG dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.IEX_UWQ_POP_SUM_TBL_PVT dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.OKL_STREAM_BILLING_PVT dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.FUN_AR_BATCH_TRANSFER dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.ASO_OPP_QTE_PUB dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.XNB_CMN_PVT dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.OE_CREDIT_CHECK_UTIL dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.ONT_OEXOECCH_XMLP_PKG dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.ARP_CMERGE_ARCPF dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.ARP_GROUP_INV dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.HZ_CUSTOMER_PROFILES_PKG dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.AR_RECEIPT_VAL_PVT dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.AR_REVENUE_MANAGEMENT_PVT dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.OKL_PAY_CURE_REFUNDS_PVT dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.HZ_PROFILE_MERGE_PKG dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.JL_ZZ_AR_LIBRARY_1_PKG dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.ASO_QUOTE_HEADERS_PVT dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.HZ_CREDIT_USAGES_CASCADE_PKG dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.HZ_CUST_ACCOUNT_SITE_V2PUB dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.ARI_UTILITIES dependencies on HZ_CUSTOMER_PROFILES
12.2.2
-
APPS.ARP_CORRECT_CC_ERRORS dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.HZ_ACCT_CREATE_PKG dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.AR_RECEIPT_LIB_PVT dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.HZ_EXTRACT_ACCT_SITE_BO_PVT dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.AR_CALC_LATE_CHARGE dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.OE_CREDIT_CHECK_RPT dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.OE_ITORD_UTIL dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.AR_BFB_UTILS_PVT dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.HZ_CREDIT_USAGES_CASCADE_PKG dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.OKL_RGRP_RULES_PROCESS_PVT dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.ARPT_SQL_FUNC_UTIL dependencies on HZ_CUSTOMER_PROFILES
12.1.1
-
APPS.IEX_COLL_IND dependencies on HZ_CUSTOMER_PROFILES
12.1.1