Search Results hz_relationships
The HZ_RELATIONSHIPS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component of the Trading Community Architecture (TCA) module, which serves as the foundation for managing complex party and customer relationships. This table stores hierarchical and associative relationships between parties (individuals or organizations) and is essential for maintaining accurate business affiliations, ownership structures, and other relational data within the Oracle EBS ecosystem.
Table Structure and Key Columns
TheHZ_RELATIONSHIPS
table contains several important columns:
- RELATIONSHIP_ID: Primary key identifier for the relationship record.
- SUBJECT_ID: The party who is the subject of the relationship (foreign key to HZ_PARTIES).
- OBJECT_ID: The party who is the object of the relationship (foreign key to HZ_PARTIES).
- RELATIONSHIP_TYPE: Defines the nature of the relationship (e.g., 'EMPLOYEE_OF', 'PARENT_OF').
- DIRECTIONAL_FLAG: Indicates whether the relationship is bidirectional ('B') or directional ('F').
- START_DATE/END_DATE: Defines the temporal validity of the relationship.
- STATUS: Current status of the relationship (typically 'A' for active).
Functional Significance
In Oracle EBS implementations, theHZ_RELATIONSHIPS
table enables:
- Complex organizational hierarchies for multi-entity corporations
- Customer-supplier relationship tracking
- Employee-employer associations
- Affiliate and subsidiary management
- Household member relationships
Integration Points
The table integrates with multiple EBS modules:- Order Management: For customer hierarchy-based pricing
- Receivables: For consolidated billing relationships
- Payables: For supplier relationship networks
- Human Resources: For organizational reporting structures
Technical Considerations
Key technical aspects include:- The table is heavily indexed for performance on relationship queries
- Triggers maintain data integrity with related TCA tables
- API (
HZ_RELATIONSHIP_PUB
) should be used for modifications - Partitioning strategies may be implemented for large implementations
Data Model Relationships
HZ_RELATIONSHIPS
has foreign key relationships with:
HZ_PARTIES
(both subject and object parties)HZ_RELATIONSHIP_TYPES
(for valid relationship codes)HZ_ORG_CONTACTS
(for organization contact relationships)
Implementation Best Practices
When working with this table:- Always use TCA APIs rather than direct DML
- Implement proper date-range management for temporal relationships
- Consider performance impacts when querying deep relationship hierarchies
- Leverage the directional flag appropriately for relationship navigation
HZ_RELATIONSHIPS
table forms a critical nexus in Oracle EBS's party management framework, enabling sophisticated relationship modeling that supports complex business scenarios across financial, supply chain, and human capital management applications.
-
Table: HZ_RELATIONSHIPS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_RELATIONSHIPS, object_name:HZ_RELATIONSHIPS, status:VALID, product: AR - Receivables , description: Relationships between entities , implementation_dba_data: AR.HZ_RELATIONSHIPS ,
-
Table: HZ_RELATIONSHIPS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_RELATIONSHIPS, object_name:HZ_RELATIONSHIPS, status:VALID, product: AR - Receivables , description: Relationships between entities , implementation_dba_data: AR.HZ_RELATIONSHIPS ,
-
APPS.JTF_TASK_UTL_EXT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.IGF_SL_CL_LI_IMP_PKG dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.FUN_TCA_PKG dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.PON_PROFILE_UTIL_PKG dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.HZ_PURGE dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.IBU_HZ_PERSON dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.HZ_IMP_LOAD_BATCH_COUNTS_PKG dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.HZ_MATCH_RULE_33 dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.HZ_DSS_UTIL_PUB dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.ZX_TAX_CONTENT_UPLOAD dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.OZF_CLAIM_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.HZ_PARTY_V2PUB dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.HZ_CUSTOMER_INT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.HZ_IMP_LOAD_RELATIONSHIPS_PKG dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.HZ_ORIG_SYSTEM_REF_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.ONT_OEXOEACK_XMLP_PKG dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.CSI_INSTANCE_PARTIES_VLD_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.PV_ASSIGNMENT_PUB dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.ENG_CHANGE_ROUTE_PEOPLE_UTIL dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.AS_IMPORT_SL_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.AMS_ACTMETRICS_SEED_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.POS_PROFILE_PKG dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.OE_SYNC_ORDER_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.HZ_MATCH_RULE_42 dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.OTA_NHS_BUS dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.HZ_MATCH_RULE_3 dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.POS_SUPP_CONTACT_PKG dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.ONT_OIP_COMMON dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.ONT_OEXCEXP_XMLP_PKG dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.WSH_MAPPING_DATA dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.IEX_UWQ_SEL_PKG dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.IGS_AD_IMP_025 dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.OKS_AUTO_REMINDER dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.OTA_RA_CON_API dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.CSI_UTL_PKG dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.HZ_CONTACT_POINT_V2PUB dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.AS_ACCESS_PUB dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.CAC_SYNC_CONTACTS_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.WSH_WSHRDPAK_XMLP_PKG dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.PON_TCA_MERGE_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.IGS_SV_NI_BATCH_PROCESS_PKG dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.PO_INQ_SV dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.HZ_MATCH_RULE_36 dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.JTF_TTY_NA_WF dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.OZF_PARTY_MKT_SEG_LOADER_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.WSH_LOCATIONS_PKG dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.HZ_GEOGRAPHY_STRUCTURE_PUB dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.ARH_DQM_PKG dependencies on HZ_RELATIONSHIPS
12.1.1