Search Results ship to customer sites
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.
-
File: CUSTOMER INTERFACE.pdf
12.1.1
product: AR - Receivables , size: 73.15 KBytes , file_type: PDF Diagram ,
-
File: CUSTOMER INTERFACE.pdf
12.2.2
product: AR - Receivables , size: 73.15 KBytes , file_type: PDF Diagram ,
-
File: R11510 CUSTOMER USAGE.pdf
12.2.2
product: AR - Receivables , size: 71.569 KBytes , file_type: PDF Diagram ,
-
Lookup Type: CUSTOMER CLASS
12.1.1
product: AR - Receivables , meaning: Customer Class , description: Customer Class ,
-
Lookup Type: CUSTOMER CLASS
12.2.2
product: AR - Receivables , meaning: Customer Class , description: Customer Class ,
-
File: R11510 CUSTOMER USAGE.pdf
12.1.1
product: AR - Receivables , size: 71.569 KBytes , file_type: PDF Diagram ,
-
File: Customer Data Management 11510 ERD.pdf
12.2.2
product: AR - Receivables , size: 64.645 KBytes , file_type: PDF Diagram ,
-
File: Customer Data Management 11510 ERD.pdf
12.1.1
product: AR - Receivables , size: 64.645 KBytes , file_type: PDF Diagram ,
-
Lookup Type: AR_CMGT_CUSTOMER_LEVEL
12.1.1
product: AR - Receivables , meaning: Credit Management Customer Level , description: Credit Management Customer Level ,
-
Lookup Type: AR_CMGT_CUSTOMER_LEVEL
12.2.2
product: AR - Receivables , meaning: Credit Management Customer Level , description: Credit Management Customer Level ,
-
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 ,
-
Lookup Type: CUSTOMER_RESPONSE_REASON
12.2.2
product: AR - Receivables , meaning: Customer Response Reason , description: Customer Response Reason ,
-
Lookup Type: CUSTOMER_RESPONSE_REASON
12.1.1
product: AR - Receivables , meaning: Customer Response Reason , description: Customer Response Reason ,
-
Concurrent Program: ARHMAILS
12.2.2
execution_filename: arhmails , product: AR - Receivables , user_name: ARHMAILS , description: Migrates mailstop from org contacts to party sites , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Lookup Type: CONTACT_ROLE_TYPE
12.1.1
product: AR - Receivables , meaning: Contact Role Type , description: Contact Role Type ,
-
Lookup Type: CONTACT_ROLE_TYPE
12.2.2
product: AR - Receivables , meaning: Contact Role Type , description: Contact Role Type ,
-
Concurrent Program: ARHMAILS
12.1.1
execution_filename: arhmails , product: AR - Receivables , user_name: ARHMAILS , description: Migrates mailstop from org contacts to party sites , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Table: HZ_CUST_ACCT_SITES_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_ACCT_SITES_ALL, object_name:HZ_CUST_ACCT_SITES_ALL, status:VALID, product: AR - Receivables , description: Stores all customer account sites across all operating units , implementation_dba_data: AR.HZ_CUST_ACCT_SITES_ALL ,
-
Lookup Type: PARTY_SITE_USE_CODE
12.1.1
product: AR - Receivables , meaning: Party Site Use Code , description: Party Site Use Code ,
-
Lookup Type: PARTY_SITE_USE_CODE
12.2.2
product: AR - Receivables , meaning: Party Site Use Code , description: Party Site Use Code ,
-
Table: HZ_CUST_ACCT_SITES_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_ACCT_SITES_ALL, object_name:HZ_CUST_ACCT_SITES_ALL, status:VALID, product: AR - Receivables , description: Stores all customer account sites across all operating units , implementation_dba_data: AR.HZ_CUST_ACCT_SITES_ALL ,
-
Lookup Type: HZ_RELATIONSHIP_TYPE
12.1.1
product: AR - Receivables , meaning: TCA Relationship Types , description: User friendly names for Relationship Types ,
-
Lookup Type: HZ_RELATIONSHIP_TYPE
12.2.2
product: AR - Receivables , meaning: TCA Relationship Types , description: User friendly names for Relationship Types ,
-
Lookup Type: ARI_ACCOUNT_GROUPING_OPTIONS
12.2.2
product: AR - Receivables , meaning: ARI Account Grouping Options , description: Account Grouping Options ,
-
Lookup Type: ARI_ACCOUNT_GROUPING_OPTIONS
12.1.1
product: AR - Receivables , meaning: ARI Account Grouping Options , description: Account Grouping Options ,
-
View: TAX_EXEMPTIONS_QP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.TAX_EXEMPTIONS_QP_V, object_name:TAX_EXEMPTIONS_QP_V, status:VALID, product: AR - Receivables , description: Lists Candidate Exemption Certificates for the Bill To Customer and the Ship To Site , implementation_dba_data: APPS.TAX_EXEMPTIONS_QP_V ,
-
View: TAX_EXEMPTIONS_QP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.TAX_EXEMPTIONS_QP_V, object_name:TAX_EXEMPTIONS_QP_V, status:VALID, product: AR - Receivables , description: Lists Candidate Exemption Certificates for the Bill To Customer and the Ship To Site , implementation_dba_data: APPS.TAX_EXEMPTIONS_QP_V ,
-
Table: HZ_CUST_SITE_USES_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_SITE_USES_ALL, object_name:HZ_CUST_SITE_USES_ALL, status:VALID, product: AR - Receivables , description: Stores business purposes assigned to customer account sites. , implementation_dba_data: AR.HZ_CUST_SITE_USES_ALL ,
-
Table: HZ_ORGANIZATION_INDICATORS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_ORGANIZATION_INDICATORS, object_name:HZ_ORGANIZATION_INDICATORS, status:VALID, product: AR - Receivables , description: Indicators related to finance, legal, and business standing for business sites , implementation_dba_data: AR.HZ_ORGANIZATION_INDICATORS ,
-
Concurrent Program: ARXRWS
12.2.2
execution_filename: ARXRWS , product: AR - Receivables , user_name: ARXRWS , description: Receipts Without Sites Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: HZ_DOMAIN_SUFFIX_LIST
12.1.1
product: AR - Receivables , meaning: E-Mail Domain Suffixes , description: E-mail domain suffixes, used in the CORE DOMAIN EXTRACTION transformation ,
-
Table: HZ_CUST_SITE_USES_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_SITE_USES_ALL, object_name:HZ_CUST_SITE_USES_ALL, status:VALID, product: AR - Receivables , description: Stores business purposes assigned to customer account sites. , implementation_dba_data: AR.HZ_CUST_SITE_USES_ALL ,
-
Lookup Type: HZ_DOMAIN_SUFFIX_LIST
12.2.2
product: AR - Receivables , meaning: E-Mail Domain Suffixes , description: E-mail domain suffixes, used in the CORE DOMAIN EXTRACTION transformation ,
-
Concurrent Program: ARXRWS
12.1.1
execution_filename: ARXRWS , product: AR - Receivables , user_name: ARXRWS , description: Receipts Without Sites Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Table: HZ_ORGANIZATION_INDICATORS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_ORGANIZATION_INDICATORS, object_name:HZ_ORGANIZATION_INDICATORS, status:VALID, product: AR - Receivables , description: Indicators related to finance, legal, and business standing for business sites , implementation_dba_data: AR.HZ_ORGANIZATION_INDICATORS ,
-
Lookup Type: HZ_CREATED_BY_MODULES
12.2.2
product: AR - Receivables , meaning: Modules Used to Create TCA Data , description: Identifies a registered list of modules, for example APIs, that call the TCA Public APIs to create party related information. ,
-
Lookup Type: HZ_CREATED_BY_MODULES
12.1.1
product: AR - Receivables , meaning: Modules Used to Create TCA Data , description: Identifies a registered list of modules, for example APIs, that call the TCA Public APIs to create party related information. ,
-
Lookup Type: FOB
12.1.1
product: AR - Receivables , meaning: Fob , description: FOB ,
-
Lookup Type: HZ_RELATIONSHIP_ROLE
12.2.2
product: AR - Receivables , meaning: TCA Relationship Roles , description: Relationship Roles are plural in the Meaning and singular in the Description ,
-
Lookup Type: FOB
12.2.2
product: AR - Receivables , meaning: Fob , description: FOB ,
-
Lookup Type: PARTY_RELATIONS_TYPE
12.1.1
product: AR - Receivables , meaning: Party Relations Type , description: Party Relations Type ,
-
Lookup Type: PARTY_RELATIONS_TYPE
12.2.2
product: AR - Receivables , meaning: Party Relations Type , description: Party Relations Type ,
-
Lookup Type: HZ_RELATIONSHIP_ROLE
12.1.1
product: AR - Receivables , meaning: TCA Relationship Roles , description: Relationship Roles are plural in the Meaning and singular in the Description ,
-
Concurrent Program: ARXRWS_XML
12.2.2
product: AR - Receivables , user_name: Receipts Without Sites Report (XML) , description: Receipts Without Sites Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: ARXRWS_XML
12.1.1
product: AR - Receivables , user_name: Receipts Without Sites Report (XML) - Not Supported: Reserved For Future Use , description: Receipts Without Sites Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Lookup Type: TRANS_FIELD_TYPES
12.1.1
product: AR - Receivables , meaning: Trans Field Types , description: Lockbox Transmission Field Types ,
-
Lookup Type: TRANS_FIELD_TYPES
12.2.2
product: AR - Receivables , meaning: Trans Field Types , description: Lockbox Transmission Field Types ,
-
View: AR_CM_SHIP_TO_CUST_S_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_SHIP_TO_CUST_S_V, object_name:AR_CM_SHIP_TO_CUST_S_V, status:VALID, product: AR - Receivables , description: credit memo ship to customer shared extract , implementation_dba_data: APPS.AR_CM_SHIP_TO_CUST_S_V ,
-
Lookup Type: DUN_TEXT_TYPE
12.1.1
product: AR - Receivables , meaning: Dun Text Type , description: Types of Dunning Letter Text ,