Search Results hz_parties party
The HZ_PARTIES
table is a fundamental component of Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2, serving as the central repository for all business entities within the Trading Community Architecture (TCA) module. TCA is a shared infrastructure that provides a unified data model for managing customer, supplier, and partner information across Oracle EBS applications. The HZ_PARTIES
table stores high-level information about parties, which can be individuals, organizations, or groups, and acts as the parent table for related entities such as customer accounts, addresses, and contact points.
In Oracle EBS 12.1.1 and 12.2.2, the HZ_PARTIES
table contains critical attributes that define the identity and classification of a party. Key columns include:
PARTY_ID
: A unique identifier for each party, serving as the primary key.PARTY_NUMBER
: A user-assigned or system-generated identifier for reference.PARTY_NAME
: The name of the party (e.g., individual name or organization name).PARTY_TYPE
: Specifies whether the party is anORGANIZATION
,PERSON
, orGROUP
.STATUS
: Indicates the active/inactive status of the party.CREATED_BY_MODULE
: Tracks the source application that created the party record.
The HZ_PARTIES
table integrates with other TCA tables to provide a comprehensive view of business relationships. For example:
HZ_PARTY_SITES
: Links parties to physical or digital addresses.HZ_CONTACT_POINTS
: Stores communication details like phone numbers and email addresses.HZ_CUST_ACCOUNTS
: Extends party data for customer-specific attributes in Order Management and Receivables.HZ_ORGANIZATION_PROFILES
: Captures additional organization-specific details.
In Oracle EBS 12.2.2, enhancements to the TCA model include improved data quality controls and support for globalization, such as multi-language party names and addresses. The HZ_PARTIES
table also plays a pivotal role in data security through VPD (Virtual Private Database) policies, restricting access based on operating unit or responsibility. Customizations or extensions to the table should adhere to Oracle's guidelines to avoid upgrade conflicts, as the TCA schema is heavily leveraged by standard APIs like HZ_PARTY_API
for CRUD operations.
For reporting and analytics, the HZ_PARTIES
table is frequently joined with transactional tables (e.g., OE_ORDER_HEADERS
or AP_INVOICES
) to analyze customer or supplier behavior. Performance optimization techniques, such as indexing on PARTY_ID
and PARTY_NUMBER
, are recommended for large-scale deployments. In summary, the HZ_PARTIES
table is the cornerstone of party management in Oracle EBS 12.1.1 and 12.2.2, enabling centralized, reliable, and scalable master data governance across the enterprise.
-
File: DQM - PARTY MERGE.pdf
12.2.2
product: AR - Receivables , size: 40.073 KBytes , file_type: PDF Diagram ,
-
File: PARTY,LOCATION,CONTACT.pdf
12.2.2
product: AR - Receivables , size: 97.056 KBytes , file_type: PDF Diagram ,
-
File: DQM - PARTY MERGE.pdf
12.1.1
product: AR - Receivables , size: 40.073 KBytes , file_type: PDF Diagram ,
-
File: PARTY,LOCATION,CONTACT.pdf
12.1.1
product: AR - Receivables , size: 97.056 KBytes , file_type: PDF Diagram ,
-
Table: HZ_PARTIES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_PARTIES, object_name:HZ_PARTIES, status:VALID, product: AR - Receivables , description: Information about parties such as organizations, people, and groups , implementation_dba_data: AR.HZ_PARTIES ,
-
Table: HZ_PARTIES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_PARTIES, object_name:HZ_PARTIES, status:VALID, product: AR - Receivables , description: Information about parties such as organizations, people, and groups , implementation_dba_data: AR.HZ_PARTIES ,
-
View: AR_CORRECT_GL_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CORRECT_GL_LINES_V, object_name:AR_CORRECT_GL_LINES_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CORRECT_GL_LINES_V ,
-
View: AR_CORRECT_GL_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CORRECT_GL_LINES_V, object_name:AR_CORRECT_GL_LINES_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CORRECT_GL_LINES_V ,
-
View: ARFV_COLLECTION_CALLS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARFV_COLLECTION_CALLS, object_name:ARFV_COLLECTION_CALLS, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.ARFV_COLLECTION_CALLS ,
-
View: ARFV_COLLECTION_CALLS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARFV_COLLECTION_CALLS, object_name:ARFV_COLLECTION_CALLS, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.ARFV_COLLECTION_CALLS ,
-
View: AR_CUSTOMER_SEARCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUSTOMER_SEARCH_V, object_name:AR_CUSTOMER_SEARCH_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CUSTOMER_SEARCH_V ,
-
View: AR_CUSTOMER_SEARCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUSTOMER_SEARCH_V, object_name:AR_CUSTOMER_SEARCH_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CUSTOMER_SEARCH_V ,
-
View: AR_PAYING_RELATIONSHIPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_PAYING_RELATIONSHIPS_V, object_name:AR_PAYING_RELATIONSHIPS_V, status:VALID, product: AR - Receivables , description: (Release 11.5 Only) , implementation_dba_data: APPS.AR_PAYING_RELATIONSHIPS_V ,
-
View: AR_CONTACTS_ACTIVE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CONTACTS_ACTIVE_V, object_name:AR_CONTACTS_ACTIVE_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CONTACTS_ACTIVE_V ,
-
View: ARI_CUSTOMER_SEARCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARI_CUSTOMER_SEARCH_V, object_name:ARI_CUSTOMER_SEARCH_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.ARI_CUSTOMER_SEARCH_V ,
-
View: ARI_CUSTOMER_SEARCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARI_CUSTOMER_SEARCH_V, object_name:ARI_CUSTOMER_SEARCH_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.ARI_CUSTOMER_SEARCH_V ,
-
View: AR_CONTACTS_ACTIVE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CONTACTS_ACTIVE_V, object_name:AR_CONTACTS_ACTIVE_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CONTACTS_ACTIVE_V ,
-
View: AR_PAYING_RELATIONSHIPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_PAYING_RELATIONSHIPS_V, object_name:AR_PAYING_RELATIONSHIPS_V, status:VALID, product: AR - Receivables , description: (Release 11.5 Only) , implementation_dba_data: APPS.AR_PAYING_RELATIONSHIPS_V ,
-
View: AR_ACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_ACTIONS_V, object_name:AR_ACTIONS_V, status:VALID, product: AR - Receivables , description: (Release 11.5 Only) , implementation_dba_data: APPS.AR_ACTIONS_V ,
-
View: AR_ACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_ACTIONS_V, object_name:AR_ACTIONS_V, status:VALID, product: AR - Receivables , description: (Release 11.5 Only) , implementation_dba_data: APPS.AR_ACTIONS_V ,
-
Table: AR_CMGT_GUARANTOR_DATA
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CMGT_GUARANTOR_DATA, object_name:AR_CMGT_GUARANTOR_DATA, status:VALID, product: AR - Receivables , description: The AR_CMGT_GUARANTOR_DATA table stores information about an entity who is legally responsible for fulfilling a credit obligation if the primary party, the company under credit review, fails to pay its debt. , implementation_dba_data: AR.AR_CMGT_GUARANTOR_DATA ,
-
View: AR_CUST_CALLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUST_CALLS_V, object_name:AR_CUST_CALLS_V, status:VALID, product: AR - Receivables , description: (Release 11.5 Only) , implementation_dba_data: APPS.AR_CUST_CALLS_V ,
-
View: AR_CUST_CALLS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUST_CALLS_V, object_name:AR_CUST_CALLS_V, status:VALID, product: AR - Receivables , description: (Release 11.5 Only) , implementation_dba_data: APPS.AR_CUST_CALLS_V ,
-
View: AR_IDEP_COMMITMENT_USAGE
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_IDEP_COMMITMENT_USAGE, object_name:AR_IDEP_COMMITMENT_USAGE, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_IDEP_COMMITMENT_USAGE ,
-
Table: AR_CMGT_GUARANTOR_DATA
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CMGT_GUARANTOR_DATA, object_name:AR_CMGT_GUARANTOR_DATA, status:VALID, product: AR - Receivables , description: The AR_CMGT_GUARANTOR_DATA table stores information about an entity who is legally responsible for fulfilling a credit obligation if the primary party, the company under credit review, fails to pay its debt. , implementation_dba_data: AR.AR_CMGT_GUARANTOR_DATA ,
-
View: AR_IDEP_COMMITMENT_USAGE
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_IDEP_COMMITMENT_USAGE, object_name:AR_IDEP_COMMITMENT_USAGE, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_IDEP_COMMITMENT_USAGE ,
-
View: AR_CUSTOMERS_ASSIGNED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUSTOMERS_ASSIGNED_V, object_name:AR_CUSTOMERS_ASSIGNED_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CUSTOMERS_ASSIGNED_V ,
-
View: AR_CUSTOMERS_ASSIGNED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUSTOMERS_ASSIGNED_V, object_name:AR_CUSTOMERS_ASSIGNED_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CUSTOMERS_ASSIGNED_V ,
-
View: HZ_PARTY_WF_ROLES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_PARTY_WF_ROLES_V, object_name:HZ_PARTY_WF_ROLES_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.HZ_PARTY_WF_ROLES_V ,
-
View: AR_XML_INVOICE_TP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_XML_INVOICE_TP_V, object_name:AR_XML_INVOICE_TP_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_XML_INVOICE_TP_V ,
-
View: AR_XML_INVOICE_TP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_XML_INVOICE_TP_V, object_name:AR_XML_INVOICE_TP_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_XML_INVOICE_TP_V ,
-
View: HZ_PARTY_WF_ROLES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_PARTY_WF_ROLES_V, object_name:HZ_PARTY_WF_ROLES_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.HZ_PARTY_WF_ROLES_V ,
-
Table: HZ_PARTY_USG_ASSIGNMENTS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_PARTY_USG_ASSIGNMENTS, object_name:HZ_PARTY_USG_ASSIGNMENTS, status:VALID, product: AR - Receivables , description: Stores information about party usage assignments. , implementation_dba_data: AR.HZ_PARTY_USG_ASSIGNMENTS ,
-
View: AR_BR_MAIN_REMIT_BATCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BR_MAIN_REMIT_BATCH_V, object_name:AR_BR_MAIN_REMIT_BATCH_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_BR_MAIN_REMIT_BATCH_V ,
-
View: AR_CUSTOMER_VENDOR_NIF_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUSTOMER_VENDOR_NIF_V, object_name:AR_CUSTOMER_VENDOR_NIF_V, status:VALID, product: AR - Receivables , description: Customer and Vendor NIF codes , implementation_dba_data: APPS.AR_CUSTOMER_VENDOR_NIF_V ,
-
View: AR_CUSTOMER_VENDOR_NIF_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUSTOMER_VENDOR_NIF_V, object_name:AR_CUSTOMER_VENDOR_NIF_V, status:VALID, product: AR - Receivables , description: Customer and Vendor NIF codes , implementation_dba_data: APPS.AR_CUSTOMER_VENDOR_NIF_V ,
-
View: AR_CUSTOMER_VENDOR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUSTOMER_VENDOR_V, object_name:AR_CUSTOMER_VENDOR_V, status:VALID, product: AR - Receivables , description: Customer and Vendor Names , implementation_dba_data: APPS.AR_CUSTOMER_VENDOR_V ,
-
View: AR_CUSTOMER_VENDOR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUSTOMER_VENDOR_V, object_name:AR_CUSTOMER_VENDOR_V, status:VALID, product: AR - Receivables , description: Customer and Vendor Names , implementation_dba_data: APPS.AR_CUSTOMER_VENDOR_V ,
-
View: AR_CUSTOMER_VENDOR_VAT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUSTOMER_VENDOR_VAT_V, object_name:AR_CUSTOMER_VENDOR_VAT_V, status:VALID, product: AR - Receivables , description: Customer and Vendor VAT/Tax Codes , implementation_dba_data: APPS.AR_CUSTOMER_VENDOR_VAT_V ,
-
View: AR_CUSTOMER_VENDOR_VAT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUSTOMER_VENDOR_VAT_V, object_name:AR_CUSTOMER_VENDOR_VAT_V, status:VALID, product: AR - Receivables , description: Customer and Vendor VAT/Tax Codes , implementation_dba_data: APPS.AR_CUSTOMER_VENDOR_VAT_V ,
-
Table: HZ_PARTY_USG_ASSIGNMENTS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_PARTY_USG_ASSIGNMENTS, object_name:HZ_PARTY_USG_ASSIGNMENTS, status:VALID, product: AR - Receivables , description: Stores information about party usage assignments. , implementation_dba_data: AR.HZ_PARTY_USG_ASSIGNMENTS ,
-
View: AR_BR_MAIN_REMIT_BATCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BR_MAIN_REMIT_BATCH_V, object_name:AR_BR_MAIN_REMIT_BATCH_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_BR_MAIN_REMIT_BATCH_V ,
-
View: AR_CONS_INV_DRAFT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CONS_INV_DRAFT_V, object_name:AR_CONS_INV_DRAFT_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CONS_INV_DRAFT_V ,
-
Table: HZ_THIRDPARTY_EXCEPS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_THIRDPARTY_EXCEPS, object_name:HZ_THIRDPARTY_EXCEPS, status:VALID, product: AR - Receivables , description: Exceptions to overwrite rules for specific attributes of specific parties for Third Party Data Integration. , implementation_dba_data: AR.HZ_THIRDPARTY_EXCEPS ,
-
Table: HZ_WIN_SOURCE_EXCEPS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_WIN_SOURCE_EXCEPS, object_name:HZ_WIN_SOURCE_EXCEPS, status:VALID, product: AR - Receivables , description: Stores attribute exception information if data are overwritten contrary to the Third Party Data Integration data source ranking. , implementation_dba_data: AR.HZ_WIN_SOURCE_EXCEPS ,
-
View: AR_BILL_DRAWEE_ADDRESS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BILL_DRAWEE_ADDRESS_V, object_name:AR_BILL_DRAWEE_ADDRESS_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_BILL_DRAWEE_ADDRESS_V ,
-
Table: HZ_WIN_SOURCE_EXCEPS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_WIN_SOURCE_EXCEPS, object_name:HZ_WIN_SOURCE_EXCEPS, status:VALID, product: AR - Receivables , description: Stores attribute exception information if data are overwritten contrary to the Third Party Data Integration data source ranking. , implementation_dba_data: AR.HZ_WIN_SOURCE_EXCEPS ,
-
View: AR_BILL_DRAWEE_ADDRESS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BILL_DRAWEE_ADDRESS_V, object_name:AR_BILL_DRAWEE_ADDRESS_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_BILL_DRAWEE_ADDRESS_V ,
-
Table: HZ_THIRDPARTY_EXCEPS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_THIRDPARTY_EXCEPS, object_name:HZ_THIRDPARTY_EXCEPS, status:VALID, product: AR - Receivables , description: Exceptions to overwrite rules for specific attributes of specific parties for Third Party Data Integration. , implementation_dba_data: AR.HZ_THIRDPARTY_EXCEPS ,
-
View: AR_CONS_INV_DRAFT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CONS_INV_DRAFT_V, object_name:AR_CONS_INV_DRAFT_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CONS_INV_DRAFT_V ,