Search Results party
The OKC_REP_PARTY_CONTACTS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Oracle Contracts module, specifically designed to store and manage contact information for parties associated with contractual agreements. This table plays a pivotal role in ensuring accurate communication and relationship management between contracting entities, supporting business processes such as contract administration, compliance tracking, and stakeholder engagement. Below is a detailed technical and functional analysis of this table.
Functional Overview
TheOKC_REP_PARTY_CONTACTS
table serves as a repository for contact details of parties involved in contracts, including vendors, customers, employees, or other entities. It enables organizations to maintain a centralized record of contact persons, their roles, and communication preferences, which is essential for contract execution, amendments, and renewals. The table integrates with other Oracle Contracts tables like OKC_REP_CONTRACTS
and OKC_PARTY_ROLES
to provide a comprehensive view of contractual relationships.
Technical Structure
The table's schema includes key columns such as:CONTACT_ID
: Primary key identifier for the contact record.PARTY_ID
: References the party (e.g., vendor or customer) fromHZ_PARTIES
in Oracle Trading Community Architecture (TCA).PARTY_ROLE_CODE
: Defines the party's role (e.g., "BUYER" or "SUPPLIER") as per the contract.CONTACT_PERSON_ID
: Links to the contact person inHZ_CONTACT_POINTS
orPER_ALL_PEOPLE_F
(for employees).START_DATE
andEND_DATE
: Define the validity period of the contact association.STATUS
: Indicates whether the contact is active or inactive.
CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, etc.) for compliance and tracking purposes.
Integration Points
OKC_REP_PARTY_CONTACTS
integrates with:
- Oracle TCA: Leverages
HZ_PARTIES
andHZ_CONTACT_POINTS
for party and contact master data. - HRMS: For employee contacts via
PER_ALL_PEOPLE_F
. - Contract Core Tables: Links to
OKC_REP_CONTRACTS
for contract-specific context.
Business Process Context
This table supports:- Contract Creation: Captures designated contacts during contract drafting.
- Notifications: Facilitates automated alerts (e.g., expiry notices) to relevant parties.
- Compliance: Ensures regulatory requirements (e.g., GDPR) are met by maintaining accurate contact records.
Customization and Extensions
Organizations often extend the table by:- Adding custom columns via Descriptive Flexfields (DFFs) to capture industry-specific contact attributes.
- Developing workflows to update contacts based on role changes or contract milestones.
Performance Considerations
For optimal performance in large-scale deployments:- Indexes on
PARTY_ID
,CONTACT_PERSON_ID
, andPARTY_ROLE_CODE
are recommended. - Partitioning may be applied for historical data archiving.
Conclusion
TheOKC_REP_PARTY_CONTACTS
table is a foundational component of Oracle Contracts in EBS 12.1.1 and 12.2.2, enabling robust contact management for contractual relationships. Its integration with TCA, HRMS, and core contract tables ensures data consistency, while its flexible structure supports customization for diverse business needs. Proper implementation and maintenance of this table are essential for efficient contract lifecycle management.
-
File: PARTY ROLE.pdf
12.2.2
product: OKC - Contracts Core , size: 16.212 KBytes , file_type: PDF Diagram ,
-
File: PARTY ROLE.pdf
12.1.1
product: OKC - Contracts Core , size: 16.212 KBytes , file_type: PDF Diagram ,
-
Lookup Type: OKC_REP_IMP_TEMPL_ATTRIBUTES
12.1.1
product: OKC - Contracts Core , meaning: Contract Repository Import Attributes ,
-
Lookup Type: OKC_REP_IMP_TEMPL_ATTRIBUTES
12.2.2
product: OKC - Contracts Core , meaning: Contract Repository Import Attributes ,
-
Lookup Type: OKC_REP_PARTY_ROLES
12.1.1
product: OKC - Contracts Core , meaning: List values for party roles , description: List values for party roles for Repository ,
-
Lookup Type: OKC_REP_PARTY_ROLES
12.2.2
product: OKC - Contracts Core , meaning: List values for party roles , description: List values for party roles for Repository ,
-
Lookup Type: OKC_ROLE
12.2.2
product: OKC - Contracts Core , meaning: CONTRACT PARTY ROLE , description: CONTRACT PARTY ROLE ,
-
Lookup Type: OKC_ROLE
12.1.1
product: OKC - Contracts Core , meaning: CONTRACT PARTY ROLE , description: CONTRACT PARTY ROLE ,
-
Lookup Type: OKC_AUTHORING_PARTY
12.1.1
product: OKC - Contracts Core , meaning: Authoring party types , description: Authoring party types for Repository contracts ,
-
Lookup Type: OKC_AUTHORING_PARTY
12.2.2
product: OKC - Contracts Core , meaning: Authoring party types , description: Authoring party types for Repository contracts ,
-
Table: OKC_REP_PARTY_CONTACTS
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REP_PARTY_CONTACTS, object_name:OKC_REP_PARTY_CONTACTS, status:VALID, product: OKC - Contracts Core , description: Stores the contacts for a party in a contract. The contact record can be from PO_VENDOR_CONTACTS, HZ_PARTIES, or PER_PEOPLE_F, depending on the party role of the contacts party. A contact whose party has a role of SUPPLIER comes from PO_ , implementation_dba_data: OKC.OKC_REP_PARTY_CONTACTS ,
-
Table: OKC_REP_PARTY_CONTACTS
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REP_PARTY_CONTACTS, object_name:OKC_REP_PARTY_CONTACTS, status:VALID, product: OKC - Contracts Core , description: This table stores the contacts for a party in a contract. The contact record can be from PO_VENDOR_CONTACTS, HZ_PARTIES, or PER_PEOPLE_F, depending on the party role of the contact party. A contact whose party has a role of SUPPLIER_ORG c , implementation_dba_data: OKC.OKC_REP_PARTY_CONTACTS ,
-
Lookup Type: OKC_DEL_PROMPTS
12.1.1
product: OKC - Contracts Core , meaning: Deliverables UI Prompts , description: Deliverables UI Prompts ,
-
Lookup Type: OKC_DEL_PROMPTS
12.2.2
product: OKC - Contracts Core , meaning: Deliverables UI Prompts , description: Deliverables UI Prompts ,
-
View: OKC_RG_PARTIES_BLK_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_RG_PARTIES_BLK_V, object_name:OKC_RG_PARTIES_BLK_V, status:VALID, product: OKC - Contracts Core , implementation_dba_data: APPS.OKC_RG_PARTIES_BLK_V ,
-
View: OKC_RG_PARTIES_BLK_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_RG_PARTIES_BLK_V, object_name:OKC_RG_PARTIES_BLK_V, status:VALID, product: OKC - Contracts Core , implementation_dba_data: APPS.OKC_RG_PARTIES_BLK_V ,
-
View: OKC_RG_PARTIES_BLK_HV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_RG_PARTIES_BLK_HV, object_name:OKC_RG_PARTIES_BLK_HV, status:VALID, product: OKC - Contracts Core , implementation_dba_data: APPS.OKC_RG_PARTIES_BLK_HV ,
-
View: OKC_RG_PARTIES_BLK_HV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_RG_PARTIES_BLK_HV, object_name:OKC_RG_PARTIES_BLK_HV, status:VALID, product: OKC - Contracts Core , implementation_dba_data: APPS.OKC_RG_PARTIES_BLK_HV ,
-
View: OKC_RG_PARTIES_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_RG_PARTIES_LOV_V, object_name:OKC_RG_PARTIES_LOV_V, status:VALID, product: OKC - Contracts Core , implementation_dba_data: APPS.OKC_RG_PARTIES_LOV_V ,
-
View: OKC_RG_PARTIES_LOV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_RG_PARTIES_LOV_V, object_name:OKC_RG_PARTIES_LOV_V, status:VALID, product: OKC - Contracts Core , implementation_dba_data: APPS.OKC_RG_PARTIES_LOV_V ,
-
Lookup Type: OKC_SESG_TRANS_FOR_COL_HEADER
12.2.2
product: OKC - Contracts Core , meaning: Translation names for results table column headers in SES , description: Translation names for results table column headers in SES ,
-
Table: OKC_RESP_PARTIES_TL
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_RESP_PARTIES_TL, object_name:OKC_RESP_PARTIES_TL, status:VALID, product: OKC - Contracts Core , description: Stores translatable information for the Responsible Party on a Contract or Deliverable , implementation_dba_data: OKC.OKC_RESP_PARTIES_TL ,
-
Table: OKC_RESP_PARTIES_B
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_RESP_PARTIES_B, object_name:OKC_RESP_PARTIES_B, status:VALID, product: OKC - Contracts Core , description: This table contains responsible party codes for Contracts and Deliverables, striped by intent. , implementation_dba_data: OKC.OKC_RESP_PARTIES_B ,
-
Table: OKC_REP_INTENT_PARTY
12.1.1
product: OKC - Contracts Core , description: Stores valid Party Roles for Contract Intent , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: OKC_DEL_UI_PROMPTS
12.1.1
product: OKC - Contracts Core , meaning: Deliverables UI prompts , description: Deliverables UI prompts ,
-
Table: OKC_REP_INTENT_PARTY
12.2.2
product: OKC - Contracts Core , description: Stores valid Party Roles for Contract Intent , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: OKC_KOL_SEARCH_CAT
12.2.2
product: OKC - Contracts Core , meaning: OKC_KOL_SEARCH_CAT ,
-
Lookup Type: OKC_KOL_SEARCH_CAT
12.1.1
product: OKC - Contracts Core , meaning: OKC_KOL_SEARCH_CAT ,
-
Table: OKC_REP_SIGNATURE_DETAILS
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REP_SIGNATURE_DETAILS, object_name:OKC_REP_SIGNATURE_DETAILS, status:VALID, product: OKC - Contracts Core , description: This table stores the Signature details of a Contract Party. , implementation_dba_data: OKC.OKC_REP_SIGNATURE_DETAILS ,
-
Lookup Type: OKC_DEL_UI_PROMPTS
12.2.2
product: OKC - Contracts Core , meaning: Deliverables UI prompts , description: Deliverables UI prompts ,
-
Table: OKC_DEL_RESP_PARTIES_B
12.1.1
product: OKC - Contracts Core , description: This table contains responsible party codes for Contract Deliverables, striped by intent. , implementation_dba_data: Not implemented in this database ,
-
Table: OKC_DEL_RESP_PARTIES_TL
12.2.2
product: OKC - Contracts Core , description: Stores translatable information for the Responsible Party on a Contract Deliverable , implementation_dba_data: Not implemented in this database ,
-
Table: OKC_DEL_RESP_PARTIES_B
12.2.2
product: OKC - Contracts Core , description: This table contains responsible party codes for Contract Deliverables, striped by intent. , implementation_dba_data: Not implemented in this database ,
-
Table: OKC_DEL_RESP_PARTIES_TL
12.1.1
product: OKC - Contracts Core , description: Stores translatable information for the Responsible Party on a Contract Deliverable , implementation_dba_data: Not implemented in this database ,
-
Table: OKC_CHANGE_PARTY_ROLE
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_CHANGE_PARTY_ROLE, object_name:OKC_CHANGE_PARTY_ROLE, status:VALID, product: OKC - Contracts Core , description: Relates a Contract Party to a Change Request. , implementation_dba_data: OKC.OKC_CHANGE_PARTY_ROLE ,
-
Table: OKC_CHANGE_PARTY_ROLE
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_CHANGE_PARTY_ROLE, object_name:OKC_CHANGE_PARTY_ROLE, status:VALID, product: OKC - Contracts Core , description: Relates a Contract Party to a Change Request. , implementation_dba_data: OKC.OKC_CHANGE_PARTY_ROLE ,
-
Table: OKC_LINE_STYLE_ROLES
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_LINE_STYLE_ROLES, object_name:OKC_LINE_STYLE_ROLES, status:VALID, product: OKC - Contracts Core , description: Party roles that may be associated with a contract line of a certain line style. , implementation_dba_data: OKC.OKC_LINE_STYLE_ROLES ,
-
Table: OKC_ROLE_SOURCES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_ROLE_SOURCES, object_name:OKC_ROLE_SOURCES, status:VALID, product: OKC - Contracts Core , description: Defines the valid data sources for a PARTY playing a certain ROLE in a contract. , implementation_dba_data: OKC.OKC_ROLE_SOURCES ,
-
Table: OKC_ROLE_SOURCES
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_ROLE_SOURCES, object_name:OKC_ROLE_SOURCES, status:VALID, product: OKC - Contracts Core , description: Defines the valid data sources for a PARTY playing a certain ROLE in a contract. , implementation_dba_data: OKC.OKC_ROLE_SOURCES ,
-
Table: OKC_LINE_STYLE_ROLES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_LINE_STYLE_ROLES, object_name:OKC_LINE_STYLE_ROLES, status:VALID, product: OKC - Contracts Core , description: Party roles that may be associated with a contract line of a certain line style. , implementation_dba_data: OKC.OKC_LINE_STYLE_ROLES ,
-
View: OKC_LAUNCH_COMMGRID_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_LAUNCH_COMMGRID_V, object_name:OKC_LAUNCH_COMMGRID_V, status:VALID, product: OKC - Contracts Core , implementation_dba_data: APPS.OKC_LAUNCH_COMMGRID_V ,
-
Lookup Type: OKC_LINE_TYPE
12.1.1
product: OKC - Contracts Core , meaning: LINE TYPE , description: Line Types ,
-
Lookup Type: OKC_LINE_TYPE
12.2.2
product: OKC - Contracts Core , meaning: LINE TYPE , description: Line Types ,
-
Table: OKC_RG_PARTY_ROLES
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_RG_PARTY_ROLES, object_name:OKC_RG_PARTY_ROLES, status:VALID, product: OKC - Contracts Core , description: Defines which party in a contract is acting as the subject of a rule group and which is acting as the object of the rule group. , implementation_dba_data: OKC.OKC_RG_PARTY_ROLES ,
-
Table: OKC_RG_PARTY_ROLES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_RG_PARTY_ROLES, object_name:OKC_RG_PARTY_ROLES, status:VALID, product: OKC - Contracts Core , description: Defines which party in a contract is acting as the subject of a rule group and which is acting as the object of the rule group. , implementation_dba_data: OKC.OKC_RG_PARTY_ROLES ,
-
View: OKC_LAUNCH_COMMGRID_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_LAUNCH_COMMGRID_V, object_name:OKC_LAUNCH_COMMGRID_V, status:VALID, product: OKC - Contracts Core , implementation_dba_data: APPS.OKC_LAUNCH_COMMGRID_V ,
-
Lookup Type: OKC_SESG_TRANS_FOR_COL_HEADER
12.1.1
product: OKC - Contracts Core , meaning: Translation names for results table column headers in SES , description: Translation names for results table column headers in SES ,
-
Table: OKC_REP_CONTRACT_PARTIES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REP_CONTRACT_PARTIES, object_name:OKC_REP_CONTRACT_PARTIES, status:VALID, product: OKC - Contracts Core , description: Stores the Parties in a contract. The party can be from PO_VENDORS, HZ_PARTIES, or HR_ALL_ORGANIZATION_UNITS. A PARTY_ID with a PARTY_ROLE_CODE of SUPPLIER comes from PO_VENDORS; A PARTY_ID with a PARTY_ROLE_CODE of CUSTOMER or PARTNER com , implementation_dba_data: OKC.OKC_REP_CONTRACT_PARTIES ,
-
Table: OKC_REP_CONTRACT_PARTIES
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REP_CONTRACT_PARTIES, object_name:OKC_REP_CONTRACT_PARTIES, status:VALID, product: OKC - Contracts Core , description: This table stores the Parties in a Contract. The Party can be from PO_VENDORS, HZ_PARTIES, or HR_ALL_ORGANIZATION_UNITS. A PARTY_ID with a PARTY_ROLE_CODE of SUPPLIER-ORG comes from PO_VENDORS; A PARTY_ID with a PARTY_ROLE_CODE of CUSTOMER , implementation_dba_data: OKC.OKC_REP_CONTRACT_PARTIES ,
-
Table: OKC_SUBCLASSES_B
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_SUBCLASSES_B, object_name:OKC_SUBCLASSES_B, status:VALID, product: OKC - Contracts Core , description: Determines the line style hiearchy of the contract, the valid rule groups, the valid party roles, and the commonly used standard article sets. , implementation_dba_data: OKC.OKC_SUBCLASSES_B ,