Search Results hz_party_relationships
The HZ_PARTY_RELATIONSHIPS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a fundamental component of the Trading Community Architecture (TCA) module. It serves as the primary repository for storing and managing relationships between parties (individuals, organizations, or groups) within the Oracle EBS ecosystem. This table is critical for maintaining hierarchical, associative, and transactional relationships, enabling businesses to model complex interactions between entities in a structured manner.
### Key Attributes and Structure
The HZ_PARTY_RELATIONSHIPS
table contains metadata and transactional data that define how parties are interconnected. Key columns include:
- PARTY_RELATIONSHIP_ID
: A unique identifier for each relationship record.
- SUBJECT_ID
and OBJECT_ID
: References to the HZ_PARTIES
table, representing the subject (source) and object (target) of the relationship.
- RELATIONSHIP_TYPE
: Defines the nature of the relationship (e.g., "EMPLOYEE_OF," "SUBSIDIARY_OF," "CONTACT_OF").
- RELATIONSHIP_CODE
: A user-defined code further categorizing the relationship.
- STATUS
: Indicates whether the relationship is active (ACTIVE
) or inactive (INACTIVE
).
- START_DATE
and END_DATE
: Define the temporal validity of the relationship.
- DIRECTIONAL_FLAG
: Specifies if the relationship is bidirectional (e.g., mutual partnerships) or unidirectional (e.g., employer-employee).
### Functional Significance
1. **Hierarchical Relationships**:
The table supports organizational hierarchies (e.g., parent-child relationships between legal entities) and individual hierarchies (e.g., manager-subordinate links). This is vital for financial reporting, approval workflows, and organizational structure management.
2. **Associative Relationships**:
It tracks affiliations such as vendor-customer linkages, partner networks, or membership associations. For instance, a supplier may also be a customer, and this duality is captured here.
3. **Transactional Integrity**:
Relationships influence downstream processes in Order Management, Procurement, and Receivables. For example, a "BILL_TO" relationship between a customer and a site determines invoicing rules.
4. **Data Governance**:
The table enforces referential integrity with HZ_PARTIES
, HZ_RELATIONSHIP_TYPES
, and HZ_ORG_CONTACTS
, ensuring consistency across TCA.
### Integration with Oracle EBS Modules
- **CRM**: Tracks customer contacts and their roles (e.g., "DECISION_MAKER" for sales opportunities).
- **Financials**: Defines intercompany relationships for consolidation and tax reporting.
- **Supply Chain**: Manages vendor hierarchies for procurement and supplier collaboration.
### Customization and Extensions
Oracle allows customization via user-defined relationship types (HZ_RELATIONSHIP_TYPES
) and attributes (HZ_PARTY_REL_ATTRIBUTES
). For example, a "TECHNICAL_SUPPORT" relationship type can be added to link customers with support teams.
### Performance Considerations
- Indexes on SUBJECT_ID
, OBJECT_ID
, and RELATIONSHIP_TYPE
optimize query performance.
- Partitioning may be employed for large-scale deployments to manage data volume.
In summary, HZ_PARTY_RELATIONSHIPS
is a cornerstone of Oracle TCA, enabling sophisticated entity relationship management that underpins critical business processes in EBS 12.1.1 and 12.2.2. Its design ensures flexibility, scalability, and integration readiness, making it indispensable for enterprises with complex party interactions.
-
View: HZ_PARTY_RELATIONSHIPS
12.1.1
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
Table: HZ_PARTY_RELATIONSHIPS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_PARTY_RELATIONSHIPS, object_name:HZ_PARTY_RELATIONSHIPS, status:VALID, product: AR - Receivables , description: Relationships between parties , implementation_dba_data: AR.HZ_PARTY_RELATIONSHIPS ,
-
Table: HZ_PARTY_RELATIONSHIPS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_PARTY_RELATIONSHIPS, object_name:HZ_PARTY_RELATIONSHIPS, status:VALID, product: AR - Receivables , description: Relationships between parties , implementation_dba_data: AR.HZ_PARTY_RELATIONSHIPS ,
-
View: HZ_PARTY_RELATIONSHIPS
12.2.2
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
APPS.OKS_EXTWARPRGM_PVT dependencies on HZ_RELATIONSHIPS
12.2.2
-
APPS.OKS_EXTWARPRGM_OSO_PVT dependencies on OKS_RA_HCONTACTS_V
12.1.1
-
APPS.OKS_EXTWARPRGM_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.OKS_EXTWARPRGM_PVT dependencies on OKS_RA_HCONTACTS_V
12.2.2
-
APPS.OKS_EXTWARPRGM_OSO_PVT dependencies on OKS_RA_HCONTACTS_V
12.2.2
-
APPS.OKS_CONTRACTS_PUB dependencies on OKS_RA_HCONTACTS_V
12.2.2
-
APPS.OKS_CONTRACTS_PUB dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.OKS_EXTWARPRGM_PVT dependencies on OKS_RA_HCONTACTS_V
12.1.1
-
APPS.OKS_MASSCHANGE_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.HZ_PURGE dependencies on HZ_RELATIONSHIPS
12.2.2
-
APPS.OKS_MASSCHANGE_PVT dependencies on HZ_RELATIONSHIPS
12.2.2
-
APPS.OKS_EXTWARPRGM_OSO_PVT dependencies on HZ_RELATIONSHIPS
12.2.2
-
APPS.OKS_CONTRACTS_PUB dependencies on HZ_RELATIONSHIPS
12.2.2
-
APPS.HZ_PURGE dependencies on HZ_MERGE_DICTIONARY
12.1.1
-
APPS.HZ_PURGE dependencies on HZ_MERGE_DICTIONARY
12.2.2
-
APPS.HZ_PURGE dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.OKS_CONTRACTS_PUB dependencies on OKS_RA_HCONTACTS_V
12.1.1
-
APPS.OKS_EXTWARPRGM_OSO_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.OKS_AUTO_REMINDER dependencies on HZ_RELATIONSHIPS
12.2.2
-
APPS.OKS_AUTO_REMINDER dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.OKS_MASSCHANGE_PVT dependencies on HZ_ORG_CONTACTS
12.2.2
-
APPS.HZ_PURGE dependencies on AS_CHANGED_ACCOUNTS_ALL
12.1.1
-
View: CSC_HZ_PER_PROFILES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSC.CSC_HZ_PER_PROFILES_V, object_name:CSC_HZ_PER_PROFILES_V, status:VALID, product: CSC - Customer Care , description: View of HZ_PERSON_PROFILES, HZ_PARTY_RELATIONSHIPS. Detailed information about a party. Refer to base table for details. , implementation_dba_data: APPS.CSC_HZ_PER_PROFILES_V ,
-
SYNONYM: APPS.HZ_PARTY_RELATIONSHIPS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:HZ_PARTY_RELATIONSHIPS, status:VALID,
-
APPS.HZ_MERGE_DUP_PVT dependencies on HZ_MERGE_PARTY_DETAILS_PKG
12.2.2
-
SYNONYM: APPS.HZ_PARTY_RELATIONSHIPS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:HZ_PARTY_RELATIONSHIPS, status:VALID,
-
View: CSC_HZ_PER_PROFILES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSC.CSC_HZ_PER_PROFILES_V, object_name:CSC_HZ_PER_PROFILES_V, status:VALID, product: CSC - Customer Care , description: View of HZ_PERSON_PROFILES, HZ_PARTY_RELATIONSHIPS. Detailed information about a party. Refer to base table for details. , implementation_dba_data: APPS.CSC_HZ_PER_PROFILES_V ,
-
APPS.AS_SALES_LEAD_CONTACTS_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.HZ_MERGE_DUP_PVT dependencies on HZ_MERGE_PARTY_DETAILS_PKG
12.1.1
-
APPS.AS_SALES_LEAD_CONTACTS_PVT dependencies on HZ_RELATIONSHIPS
12.2.2
-
APPS.HZ_PURGE dependencies on AS_CHANGED_ACCOUNTS_ALL
12.2.2
-
APPS.OKS_MASSCHANGE_PVT dependencies on HZ_ORG_CONTACTS
12.1.1
-
APPS.HZ_PARTY_MERGE dependencies on HZ_MERGE_PARTY_DETAILS_PKG
12.1.1
-
APPS.AS_IMPORT_SL_PVT dependencies on HZ_RELATIONSHIPS
12.2.2
-
APPS.IEX_WF_BAN_STATUS_PUB dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.IEX_WF_BAN_STATUS_PUB dependencies on HZ_RELATIONSHIPS
12.2.2
-
APPS.PA_CUSTOMERS_CONTACTS_PVT dependencies on HZ_RELATIONSHIPS
12.2.2
-
APPS.PA_CUSTOMERS_CONTACTS_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
VIEW: APPS.HZ_MERGE_PARTY_RELN_V
12.1.1
-
APPS.HZ_MERGE_UTIL dependencies on HZ_MERGE_PARTY_DETAILS_PKG
12.1.1
-
APPS.AS_IMPORT_SL_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.JTF_RS_PARTY_MERGE_PUB dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.JTF_RS_PARTY_MERGE_PUB dependencies on HZ_RELATIONSHIPS
12.2.2
-
APPS.CSF_ALERTS_PUB dependencies on HZ_RELATIONSHIPS
12.2.2
-
APPS.PA_PROJECT_PARTIES_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.PA_PROJECT_PARTIES_PVT dependencies on HZ_RELATIONSHIPS
12.2.2