Search Results oks_k_order_contacts
Overview
The OKS_K_ORDER_CONTACTS table is a core data object within the Oracle E-Business Suite (EBS) Service Contracts (OKS) module. It functions as a junction table that establishes and manages the relationships between service contract order details and their associated contact entities. Its primary role is to link a specific contract line item or order detail, as defined in the OKS_K_ORDER_DETAILS table, to a contact person or role defined within the JTF (Java Toolkit Framework) objects. This structure enables the Service Contracts application to track and report on key contacts—such as technical, billing, or administrative points of contact—for individual components of a service agreement, providing granular contact management at the line level.
Key Information Stored
The table's structure is designed to facilitate these relationships through foreign key references. While the full column list is not detailed in the provided metadata, the documented foreign keys reveal its critical components. The central column is COD_ID, which stores the unique identifier linking to a specific record in the OKS_K_ORDER_DETAILS table, representing a contract line. The JTOT_OBJECT_CODE column holds the code that references a contact object (e.g., a person, partner, or organization role) within the JTF_OBJECTS_B table, which is the master repository for flexibly defined business objects across EBS. The table's primary key, named OKS_K_ORDER_CONTACTS_PK on the ID column, ensures each contact assignment is uniquely identified.
Common Use Cases and Queries
This table is essential for operational reporting and data validation within Service Contracts. A common use case is generating a contact list for all line items on a specific service contract or for a set of contracts. Support personnel may query this table to identify the correct technical contact for a service call related to a particular covered asset. A typical SQL pattern involves joining OKS_K_ORDER_CONTACTS to OKS_K_ORDER_DETAILS and then to the main contract header (OKS_K_HEADERS_B), while also joining to JTF_OBJECTS_B and related HZ (Trading Community Architecture) tables to resolve the contact's name and details. Data integrity checks often involve queries to find order detail lines (COD_ID) that are missing required contact assignments based on business rules.
Related Objects
The table maintains defined foreign key relationships with two primary entities, as per the provided metadata:
- OKS_K_ORDER_DETAILS: This is the central relationship. The
OKS_K_ORDER_CONTACTS.COD_IDcolumn references the primary key of the OKS_K_ORDER_DETAILS table, tethering each contact record to a specific service contract line item. - JTF_OBJECTS_B: The
OKS_K_ORDER_CONTACTS.JTOT_OBJECT_CODEcolumn references theJTF_OBJECTS_B.JTOT_OBJECT_CODEcolumn. This links the contact assignment to the EBS-wide object registry, which ultimately points to the actual contact entity in the Trading Community Architecture (TCA) model.
Consequently, any reporting or integration involving contract line contacts will typically involve navigating from OKS_K_ORDER_CONTACTS through these foreign key paths to retrieve descriptive information from the related master tables.
-
Table: OKS_K_ORDER_CONTACTS
12.1.1
owner:OKS, object_type:TABLE, fnd_design_data:OKS.OKS_K_ORDER_CONTACTS, object_name:OKS_K_ORDER_CONTACTS, status:VALID, product: OKS - Service Contracts , description: table for Order Contacts , implementation_dba_data: OKS.OKS_K_ORDER_CONTACTS ,
-
Table: OKS_K_ORDER_CONTACTS
12.2.2
owner:OKS, object_type:TABLE, fnd_design_data:OKS.OKS_K_ORDER_CONTACTS, object_name:OKS_K_ORDER_CONTACTS, status:VALID, product: OKS - Service Contracts , description: table for Order Contacts , implementation_dba_data: OKS.OKS_K_ORDER_CONTACTS ,
-
APPS.OKS_COC_PVT dependencies on OKS_K_ORDER_CONTACTS
12.2.2
-
APPS.OKS_OMINT_PUB dependencies on OKS_K_ORDER_CONTACTS
12.2.2
-
APPS.OKS_COC_PVT dependencies on OKS_K_ORDER_CONTACTS
12.1.1
-
APPS.OKS_OMINT_PUB dependencies on OKS_K_ORDER_CONTACTS
12.1.1
-
APPS.OKS_COC_PVT dependencies on OKS_K_ORDER_CONTACTS
12.1.1
-
APPS.OKS_COC_PVT dependencies on OKS_K_ORDER_CONTACTS
12.2.2
-
VIEW: OKS.OKS_K_ORDER_CONTACTS#
12.2.2
owner:OKS, object_type:VIEW, object_name:OKS_K_ORDER_CONTACTS#, status:VALID,
-
SYNONYM: APPS.OKS_K_ORDER_CONTACTS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:OKS_K_ORDER_CONTACTS, status:VALID,
-
VIEW: APPS.OKS_K_ORDER_CONTACTS_V
12.2.2
-
SYNONYM: APPS.OKS_K_ORDER_CONTACTS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:OKS_K_ORDER_CONTACTS, status:VALID,
-
VIEW: APPS.OKS_K_ORDER_CONTACTS_V
12.1.1
-
VIEW: OKS.OKS_K_ORDER_CONTACTS#
12.2.2
-
Table: OKS_K_ORDER_DETAILS
12.1.1
owner:OKS, object_type:TABLE, fnd_design_data:OKS.OKS_K_ORDER_DETAILS, object_name:OKS_K_ORDER_DETAILS, status:VALID, product: OKS - Service Contracts , description: This table captures service contract details when a service is ordered in Order Management. , implementation_dba_data: OKS.OKS_K_ORDER_DETAILS ,
-
Table: OKS_K_ORDER_DETAILS
12.2.2
owner:OKS, object_type:TABLE, fnd_design_data:OKS.OKS_K_ORDER_DETAILS, object_name:OKS_K_ORDER_DETAILS, status:VALID, product: OKS - Service Contracts , description: This table captures service contract details when a service is ordered in Order Management. , implementation_dba_data: OKS.OKS_K_ORDER_DETAILS ,
-
TABLE: OKS.OKS_K_ORDER_CONTACTS
12.2.2
owner:OKS, object_type:TABLE, fnd_design_data:OKS.OKS_K_ORDER_CONTACTS, object_name:OKS_K_ORDER_CONTACTS, status:VALID,
-
APPS.OKS_COC_PVT SQL Statements
12.2.2
-
TABLE: OKS.OKS_K_ORDER_CONTACTS
12.1.1
owner:OKS, object_type:TABLE, fnd_design_data:OKS.OKS_K_ORDER_CONTACTS, object_name:OKS_K_ORDER_CONTACTS, status:VALID,
-
APPS.OKS_COC_PVT SQL Statements
12.1.1
-
Table: JTF_OBJECTS_B
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_OBJECTS_B, object_name:JTF_OBJECTS_B, status:VALID, product: JTF - CRM Foundation , description: This table stores the details of objects(modules). , implementation_dba_data: JTF.JTF_OBJECTS_B ,
-
Table: JTF_OBJECTS_B
12.1.1
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_OBJECTS_B, object_name:JTF_OBJECTS_B, status:VALID, product: JTF - CRM Foundation , description: This table stores the details of objects(modules). , implementation_dba_data: JTF.JTF_OBJECTS_B ,
-
PACKAGE BODY: APPS.OKS_COC_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OKS_COC_PVT, status:VALID,
-
View: OKS_K_ORDER_CONTACTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKS.OKS_K_ORDER_CONTACTS_V, object_name:OKS_K_ORDER_CONTACTS_V, status:VALID, product: OKS - Service Contracts , description: view for Order contacts , implementation_dba_data: APPS.OKS_K_ORDER_CONTACTS_V ,
-
View: OKS_K_ORDER_CONTACTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKS.OKS_K_ORDER_CONTACTS_V, object_name:OKS_K_ORDER_CONTACTS_V, status:VALID, product: OKS - Service Contracts , description: view for Order contacts , implementation_dba_data: APPS.OKS_K_ORDER_CONTACTS_V ,
-
PACKAGE: APPS.OKS_COC_PVT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:OKS_COC_PVT, status:VALID,
-
PACKAGE BODY: APPS.OKS_COC_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OKS_COC_PVT, status:VALID,
-
12.2.2 FND Design Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
PACKAGE: APPS.OKS_COC_PVT
12.2.2
owner:APPS, object_type:PACKAGE, object_name:OKS_COC_PVT, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.OKS_OMINT_PUB
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OKS_OMINT_PUB, status:VALID,
-
PACKAGE BODY: APPS.OKS_OMINT_PUB
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OKS_OMINT_PUB, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
VIEW: APPS.OKS_K_ORDER_CONTACTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKS.OKS_K_ORDER_CONTACTS_V, object_name:OKS_K_ORDER_CONTACTS_V, status:VALID,
-
VIEW: APPS.OKS_K_ORDER_CONTACTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKS.OKS_K_ORDER_CONTACTS_V, object_name:OKS_K_ORDER_CONTACTS_V, status:VALID,
-
PACKAGE BODY: APPS.OKS_COC_PVT
12.1.1
-
PACKAGE BODY: APPS.OKS_COC_PVT
12.2.2
-
APPS.OKS_OMINT_PUB SQL Statements
12.1.1
-
APPS.OKS_OMINT_PUB SQL Statements
12.2.2
-
APPS.OKS_COC_PVT dependencies on OKC_API
12.2.2
-
APPS.OKS_COC_PVT dependencies on OKC_API
12.1.1
-
eTRM - OKS Tables and Views
12.2.2
-
eTRM - OKS Tables and Views
12.1.1
description: Stores the template set information. ,