Search Results hz_relationship
The AR.HZ_IMP_RELSHIPS_INT
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 serves as a critical interface table within the Trading Community Architecture (TCA) module. It is specifically designed to facilitate the import and processing of relationship data between parties (individuals or organizations) before being transferred to the base TCA tables. This table plays a pivotal role in ensuring data integrity and consistency when managing complex relationship hierarchies in customer, supplier, or partner ecosystems.
Purpose and Functionality
TheHZ_IMP_RELSHIPS_INT
table acts as a staging area for relationship data that needs to be validated, transformed, and loaded into the permanent TCA repository. It supports bulk data operations, allowing organizations to import large volumes of relationship records from external systems or legacy databases. Key functionalities include:
- Data Validation: Ensures relationship records comply with TCA data model rules before processing.
- Error Handling: Captures validation errors for troubleshooting before committing to production tables.
- Batch Processing: Enables high-volume data loads through Oracle's interface programs.
Key Columns and Structure
The table contains columns that mirror the structure of the baseHZ_RELATIONSHIPS
table, with additional control columns for interface processing:
- BATCH_ID: Groups related records for batch processing.
- STATUS: Tracks processing state (PENDING, ERROR, PROCESSED).
- RELATIONSHIP_ID: Unique identifier for the relationship record.
- SUBJECT_ID/OBJECT_ID: References to the parties in the relationship.
- RELATIONSHIP_TYPE: Defines the nature of the relationship (e.g., EMPLOYEE_OF, SUBSIDIARY_OF).
- START_DATE/END_DATE: Temporal attributes of the relationship.
- ERROR_MESSAGE: Captures validation errors during processing.
Integration with TCA
The table integrates with Oracle's TCA data model through standard interface programs:- Data gets loaded into
HZ_IMP_RELSHIPS_INT
via custom scripts or Oracle Data Conversion tools. - The
HZ_RELATIONSHIP_PUB
API validates and processes the records. - Successful records move to
HZ_RELATIONSHIPS
base table. - Failed records remain with error details for correction.
Implementation Considerations
When working with this table in EBS 12.1.1 or 12.2.2:- Performance: Large data volumes may require batch splitting for optimal performance.
- Data Quality: Source data should be cleansed to minimize interface errors.
- Security: Access should be restricted due to sensitive relationship data.
- Customization: Extension columns may be added for industry-specific attributes.
Common Use Cases
Typical implementations include:- Migrating customer hierarchies during ERP implementations
- Synchronizing partner networks from external CRM systems
- Loading organizational structures for compliance reporting
- Integrating acquired company relationships during M&A activities
AR.HZ_IMP_RELSHIPS_INT
table remains a vital component for enterprise relationship management in Oracle EBS, particularly for organizations with complex business partner ecosystems. Its proper implementation ensures accurate relationship tracking while maintaining the flexibility to handle diverse business scenarios across industries.
-
VIEW: APPS.POS_SUPPLIER_USERS_V
12.1.1
owner:APPS, object_type:VIEW, object_name:POS_SUPPLIER_USERS_V, status:VALID,
-
VIEW: APPS.QA_USER_GROUP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_USER_GROUP_V, object_name:QA_USER_GROUP_V, status:VALID,
-
View: JTF_PARTY_ALL_CONTACTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_PARTY_ALL_CONTACTS_V, object_name:JTF_PARTY_ALL_CONTACTS_V, status:VALID, product: JTF - CRM Foundation , description: View all contacts, using hz_relationship table as the driving table. The view expose data for subject and object party. Please note that the view does not join with hz_org_contacts. , implementation_dba_data: APPS.JTF_PARTY_ALL_CONTACTS_V ,
-
View: JTF_PARTY_ALL_CONTACTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_PARTY_ALL_CONTACTS_V, object_name:JTF_PARTY_ALL_CONTACTS_V, status:VALID, product: JTF - CRM Foundation , description: View all contacts, using hz_relationship table as the driving table. The view expose data for subject and object party. Please note that the view does not join with hz_org_contacts. , implementation_dba_data: APPS.JTF_PARTY_ALL_CONTACTS_V ,
-
VIEW: APPS.POS_SUPPLIER_USERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:POS.POS_SUPPLIER_USERS_V, object_name:POS_SUPPLIER_USERS_V, status:VALID,
-
View: JTF_TASK_PARTY_CONTACTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_TASK_PARTY_CONTACTS_V, object_name:JTF_TASK_PARTY_CONTACTS_V, status:VALID, product: JTF - CRM Foundation , description: View all contacts, using hz_relationship table as the driving table. The view expose data for subject and object party. Please note that the view does not join with hz_org_contacts , implementation_dba_data: APPS.JTF_TASK_PARTY_CONTACTS_V ,
-
VIEW: APPS.QA_USER_GROUP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_USER_GROUP_V, object_name:QA_USER_GROUP_V, status:VALID,
-
View: JTF_TASK_PARTY_CONTACTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_TASK_PARTY_CONTACTS_V, object_name:JTF_TASK_PARTY_CONTACTS_V, status:VALID, product: JTF - CRM Foundation , description: View all contacts, using hz_relationship table as the driving table. The view expose data for subject and object party. Please note that the view does not join with hz_org_contacts , implementation_dba_data: APPS.JTF_TASK_PARTY_CONTACTS_V ,
-
VIEW: APPS.JTF_TASK_PARTY_CONTACTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_TASK_PARTY_CONTACTS_V, object_name:JTF_TASK_PARTY_CONTACTS_V, status:VALID,
-
VIEW: APPS.JTF_TASK_PARTY_CONTACTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_TASK_PARTY_CONTACTS_V, object_name:JTF_TASK_PARTY_CONTACTS_V, status:VALID,
-
VIEW: APPS.JTF_PARTY_ALL_CONTACTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_PARTY_ALL_CONTACTS_V, object_name:JTF_PARTY_ALL_CONTACTS_V, status:VALID,
-
TABLE: AR.HZ_IMP_RELSHIPS_INT
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_IMP_RELSHIPS_INT, object_name:HZ_IMP_RELSHIPS_INT, status:VALID,
-
VIEW: APPS.JTF_PARTY_ALL_CONTACTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_PARTY_ALL_CONTACTS_V, object_name:JTF_PARTY_ALL_CONTACTS_V, status:VALID,
-
APPS.IGS_SC_BULK_ASSIGN SQL Statements
12.1.1
-
TABLE: AR.HZ_IMP_RELSHIPS_INT
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_IMP_RELSHIPS_INT, object_name:HZ_IMP_RELSHIPS_INT, status:VALID,
-
PACKAGE: APPS.HZ_HIERARCHY_V2PUB
12.2.2
-
PACKAGE: APPS.HZ_HIERARCHY_V2PUB
12.1.1
-
PACKAGE: APPS.HZ_RELATIONSHIP_V2PUB
12.1.1
-
PACKAGE: APPS.HZ_RELATIONSHIP_V2PUB
12.2.2
-
PACKAGE BODY: APPS.IGS_SC_BULK_ASSIGN
12.1.1
-
APPS.IBE_WORKFLOW_PVT dependencies on HZ_PARTIES
12.1.1
-
APPS.IBE_WORKFLOW_PVT dependencies on HZ_PARTIES
12.2.2
-
Lookup Type: BUSINESS_ENTITY
12.1.1
product: FND - Application Object Library , meaning: Business Entity(1) ,
-
Lookup Type: BUSINESS_ENTITY
12.2.2
product: FND - Application Object Library , meaning: Business Entity(1) ,
-
eTRM - POS Tables and Views
12.2.2
description: This table is used during release 11i to release 12 upgrade. It stores vendor_ids of vendors who are considered in iSupplier Portal TCA Supplier upgrade scripts. ,
-
PACKAGE BODY: APPS.IBE_WORKFLOW_PVT
12.2.2
-
PACKAGE BODY: APPS.IBE_WORKFLOW_PVT
12.1.1
-
eTRM - QA Tables and Views
12.1.1
description: Define information on applicability of a collection plan for a Quality Collection transaction ,
-
eTRM - QA Tables and Views
12.2.2
description: Define information on applicability of a collection plan for a Quality Collection transaction ,
-
eTRM - JTF Tables and Views
12.1.1
description: Interface table to store data that needs to be displayed in Excel ,
-
eTRM - JTF Tables and Views
12.2.2
description: Interface table to store data that needs to be displayed in Excel ,
-
eTRM - AR Tables and Views
12.1.1
description: Territory information ,
-
eTRM - AR Tables and Views
12.2.2
description: Territory information ,