Search Results hz_org_contact_roles
The HZ_ORG_CONTACT_ROLES 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. It serves as a repository for defining and managing the relationships between organizations and their associated contacts, along with the specific roles those contacts fulfill within the organizational context. This table is part of the broader Oracle TCA data model, which provides a unified framework for managing customer, supplier, and partner information across multiple EBS modules.
Table Structure and Key Columns
The HZ_ORG_CONTACT_ROLES table contains several key columns that define the relationship between organizations and contacts:- ORG_CONTACT_ROLE_ID: Primary key identifier for the record.
- ORGANIZATION_ID: Foreign key referencing the organization in the HZ_PARTIES table.
- CONTACT_PARTY_ID: Foreign key referencing the contact person in the HZ_PARTIES table.
- ROLE_TYPE: Specifies the type of role the contact has with the organization (e.g., 'EMPLOYEE', 'DECISION_MAKER').
- START_DATE and END_DATE: Define the active period for the role relationship.
- STATUS: Indicates whether the role is active or inactive.
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Standard Oracle audit columns.
Functional Purpose
The table enables organizations to:- Define multiple roles for a single contact across different organizations
- Track historical role assignments through effective dating
- Support complex organizational hierarchies and reporting structures
- Integrate with other EBS modules like Order Management, Receivables, and Purchasing
Integration Points
HZ_ORG_CONTACT_ROLES integrates with several key EBS components:- Order Management: Identifies authorized contacts for order processing
- Receivables: Determines billing contacts for invoices
- Purchasing: Specifies approvers and requisitioners
- CRM: Provides contact role information for sales and service processes
Technical Considerations
Implementation teams should note:- The table has foreign key relationships with HZ_PARTIES (for both organizations and contacts)
- Indexes exist on key columns for performance optimization
- Data is typically maintained through TCA APIs rather than direct DML
- Custom extensions should use the CONTACT_ROLE_ATTRIBUTES column for flexfield data
Best Practices
When working with this table:- Always use TCA APIs (HZ_ORG_CONTACT_ROLES_PKG) for data modifications
- Maintain proper effective dating to support historical reporting
- Leverage the STATUS field to properly manage role lifecycles
- Consider performance implications when querying large organizational hierarchies
-
Table: HZ_ORG_CONTACT_ROLES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_ORG_CONTACT_ROLES, object_name:HZ_ORG_CONTACT_ROLES, status:VALID, product: AR - Receivables , description: Roles played by organization contacts , implementation_dba_data: AR.HZ_ORG_CONTACT_ROLES ,
-
Table: HZ_ORG_CONTACT_ROLES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_ORG_CONTACT_ROLES, object_name:HZ_ORG_CONTACT_ROLES, status:VALID, product: AR - Receivables , description: Roles played by organization contacts , implementation_dba_data: AR.HZ_ORG_CONTACT_ROLES ,
-
APPS.HZ_REGISTRY_VALIDATE_V2PUB dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_PARTY_CONTACT_V2PUB dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_MOSR_VALIDATE_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.FUN_OPEN_INTERFACE_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.HZ_EXTRACT_ORG_CONT_BO_PVT dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_ORG_CONTACT_ROLES_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_POPULATE_BOT_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.FUN_SECURITY dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.ARH_CROL_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_IMP_LOAD_SSM_MATCHING_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_MERGE_DUP_CHECK dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_MERGE_DUP_CHECK dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.HZ_REGISTRY_VALIDATE_V2PUB dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.HZ_PURGE dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_IMP_LOAD_BATCH_COUNTS_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_UTILITY_V2PUB dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.FUN_SECURITY dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_POPULATE_BOT_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_REGISTRY_VALIDATE_BO_PVT dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_IMP_LOAD_BATCH_COUNTS_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.HZ_EXTRACT_ORG_CONT_BO_PVT dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.HZ_IMP_LOAD_CONTACT_ROLE_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.ARH_CROL_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.FUN_TRX_PVT dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.HZ_MIGRATE_MOSR_REFERENCES dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.HZ_ORG_CONTACT_ROLES_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.FUN_WF_COMMON dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_MERGE_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_MIGRATE_MOSR_REFERENCES dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_MOSR_VALIDATE_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_IMP_LOAD_CONTACT_ROLE_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_ORIG_SYSTEM_REF_PVT dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.FUN_TRX_PVT dependencies on HZ_ORG_CONTACT_ROLES
12.1.1
-
APPS.HZ_ORIG_SYSTEM_REF_PVT dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.HZ_IMP_LOAD_SSM_MATCHING_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.HZ_MERGE_PKG dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.HZ_PURGE dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.HZ_REGISTRY_VALIDATE_BO_PVT dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.HZ_PARTY_CONTACT_V2PUB dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.FUN_WF_COMMON dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.HZ_UTILITY_V2PUB dependencies on HZ_ORG_CONTACT_ROLES
12.2.2
-
APPS.HZ_ORG_CONTACT_BO_PVT dependencies on FND_MESSAGE
12.2.2
-
APPS.HZ_ORG_CONTACT_BO_PVT dependencies on FND_MESSAGE
12.1.1
-
APPS.JTF_RS_RESOURCE_PUB dependencies on HZ_ORG_CONTACTS
12.1.1
-
APPS.JTF_RS_RESOURCE_PUB dependencies on HZ_ORG_CONTACTS
12.2.2
-
Lookup Type: ENTITY_NAME
12.1.1
product: AS - Sales Foundation , meaning: ENTITY_NAME , description: Entities that are supported by lead import to capture flex field info ,
-
APPS.HZ_ORIG_SYSTEM_REF_PVT dependencies on HZ_RELATIONSHIPS
12.1.1
-
APPS.FUN_OPEN_INTERFACE_PKG dependencies on FND_OBJECT_INSTANCE_SETS
12.2.2