Search Results product
The OKC_Tables.html file in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 pertains to the Oracle Contracts Core (OKC) module, which is a critical component for managing complex contractual agreements within the Oracle EBS ecosystem. This file serves as a reference document detailing the key database tables, their structures, relationships, and functionalities within the OKC module. Below is a detailed 500-word summary of its significance and contents in the context of Oracle EBS.
Overview of Oracle Contracts Core (OKC) Module
The OKC module is designed to streamline contract lifecycle management, including creation, negotiation, approval, execution, and renewal of contracts. It integrates with other Oracle EBS modules such as Oracle Procurement, Oracle Order Management, and Oracle Receivables, ensuring seamless data flow across business processes. The OKC_Tables.html file provides a structured overview of the underlying database schema that supports these functionalities.Key Tables and Their Functions
The OKC_Tables.html file enumerates the primary tables used in the OKC module, including but not limited to:- OKC_K_HEADERS_ALL: This table stores the header information for contracts, including contract numbers, dates, parties involved, and statuses. It acts as the central repository for contract metadata.
- OKC_K_LINES_ALL: This table contains the line-level details of contracts, such as deliverables, pricing terms, and milestones. It is linked to the header table via a foreign key relationship.
- OKC_K_ITEMS_ALL: This table stores items or services associated with contract lines, often integrating with Oracle Inventory or Oracle Purchasing modules.
- OKC_K_PARTY_ROLES_ALL: This table manages the roles and responsibilities of parties involved in contracts, such as buyers, suppliers, or legal entities.
- OKC_K_FULLTEXT_ALL: This table supports full-text search capabilities for contracts, enabling users to quickly locate specific clauses or terms.
Table Relationships and Data Flow
The OKC_Tables.html file highlights the relationships between these tables, emphasizing referential integrity and data consistency. For example:- The OKC_K_HEADERS_ALL table has a one-to-many relationship with OKC_K_LINES_ALL, as a single contract header can have multiple lines.
- The OKC_K_LINES_ALL table, in turn, may reference OKC_K_ITEMS_ALL for item-specific details.
- Party roles are mapped to contracts via the OKC_K_PARTY_ROLES_ALL table, which links to both header and line tables as needed.
Integration with Other EBS Modules
The OKC module's tables are designed to integrate seamlessly with other Oracle EBS modules. For instance:- Contracts created in OKC can trigger procurement workflows in Oracle Purchasing (PO_HEADERS_ALL, PO_LINES_ALL).
- Billing terms from OKC_K_LINES_ALL may flow into Oracle Receivables (RA_CUSTOMER_TRX_ALL) for invoicing.
- Item details may sync with Oracle Inventory (MTL_SYSTEM_ITEMS_B) for stock-level tracking.
Technical Considerations
The OKC_Tables.html file also provides insights into technical aspects such as:- Indexing: Key columns like CONTRACT_ID or LINE_ID are indexed for performance optimization.
- Partitioning: Large tables may be partitioned by date or organization to improve query performance.
- Audit Columns: Standard Oracle columns like CREATION_DATE, LAST_UPDATE_DATE, and LAST_UPDATED_BY are included for compliance and tracking.
Conclusion
The OKC_Tables.html file is an indispensable resource for developers, functional consultants, and database administrators working with the Oracle Contracts Core module in EBS 12.1.1 or 12.2.2. It provides a comprehensive blueprint of the database schema, enabling efficient customization, integration, and troubleshooting. Understanding these tables and their relationships is crucial for leveraging the full potential of the OKC module in Oracle EBS implementations.-
Lookup Type: OKC_STS_CHG_REASON
12.2.2
product: OKC - Contracts Core , meaning: Contract status change reason , description: Contract status change reason ,
-
Lookup Type: OKC_STS_CHG_REASON
12.1.1
product: OKC - Contracts Core , meaning: Contract status change reason , description: Contract status change reason ,
-
Lookup Type: OKC_TERMINATION_REASON
12.2.2
product: OKC - Contracts Core , meaning: Contract Termination Reason , description: Contract Termination Reason Lookup type ,
-
Lookup Type: OKC_TERMINATION_REASON
12.1.1
product: OKC - Contracts Core , meaning: Contract Termination Reason , description: Contract Termination Reason Lookup type ,
-
Lookup Type: OKC_QA_SEVERITY
12.1.1
product: OKC - Contracts Core , meaning: OKC_QA_SEVERITY ,
-
Lookup Type: OKC_QA_SEVERITY
12.2.2
product: OKC - Contracts Core , meaning: OKC_QA_SEVERITY ,
-
Lookup Type: OKC_REP_TXT_SRCH_STATUS
12.2.2
product: OKC - Contracts Core , meaning: Contracts Text Search Statuses , description: Contracts Text Search Statuses ,
-
Lookup Type: OKC_DEL_ATTCH_ALLOW_MODIFY
12.2.2
product: OKC - Contracts Core , meaning: Allow Deliverable Attachment Modifications , description: Allow Deliverable Attachment Modifications - Update/Delete ,
-
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 ,
-
File: OKCProduct_Dependencies.html
12.1.1
product: OKC - Contracts Core , size: 50.176 KBytes , file_type: HTML Report , description: OKCProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the OKC product. ,
-
File: OKC_Dependencies.html
12.2.2
product: OKC - Contracts Core , size: 555.215 KBytes , file_type: HTML Report , description: OKC_Dependencies.html is an html report that documents dependencies to tables and views in the OKC product. ,
-
File: OKC_Tables.html
12.2.2
product: OKC - Contracts Core , size: 4.075 MBytes , file_type: HTML Report , description: OKC_Tables.html is an html report that documents the table and view definitions for the OKC product. ,
-
File: OKC_Tables.html
12.1.1
product: OKC - Contracts Core , size: 3.527 MBytes , file_type: HTML Report , description: OKC_Tables.html is an html report that documents the table and view definitions for the OKC product. ,
-
File: OKC_Dependencies.html
12.1.1
product: OKC - Contracts Core , size: 553.153 KBytes , file_type: HTML Report , description: OKC_Dependencies.html is an html report that documents dependencies to tables and views in the OKC product. ,
-
File: OKCProduct_Dependencies.html
12.2.2
product: OKC - Contracts Core , size: 44.336 KBytes , file_type: HTML Report , description: OKCProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the OKC product. ,
-
Table: OKC_BUS_DOC_TYPES_B
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_BUS_DOC_TYPES_B, object_name:OKC_BUS_DOC_TYPES_B, status:VALID, product: OKC - Contracts Core , description: Stores all business document types and preferences related to those documents. This information is seeded by each product team that integrates with Oracle Contracts to implement Contract authoring. , implementation_dba_data: OKC.OKC_BUS_DOC_TYPES_B ,
-
Table: OKC_BUS_DOC_TYPES_B
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_BUS_DOC_TYPES_B, object_name:OKC_BUS_DOC_TYPES_B, status:VALID, product: OKC - Contracts Core , description: Stores all business document types and preferences related to those documents. This information is seeded by each product team that integrates with Oracle Contracts to implement Contract authoring. , implementation_dba_data: OKC.OKC_BUS_DOC_TYPES_B ,
-
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 ,
-
Lookup Type: OKC_REL_OBJ
12.1.1
product: OKC - Contracts Core , meaning: Contract related Objects , description: Contract related Objects ,
-
Lookup Type: OKC_REL_OBJ
12.2.2
product: OKC - Contracts Core , meaning: Contract related Objects , description: Contract related Objects ,
-
Table: OKC_2318603_TEMP
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_2318603_TEMP, object_name:OKC_2318603_TEMP, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_2318603_TEMP ,
-
Table: OKC_DELIVERABLES_EXT_TL
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_DELIVERABLES_EXT_TL, object_name:OKC_DELIVERABLES_EXT_TL, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_DELIVERABLES_EXT_TL ,
-
Table: OKC_REP_CONTRACT_VERS_EXT_TL
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REP_CONTRACT_VERS_EXT_TL, object_name:OKC_REP_CONTRACT_VERS_EXT_TL, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_REP_CONTRACT_VERS_EXT_TL ,
-
Table: OKC_SCN_MAP_INTERFACE
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_SCN_MAP_INTERFACE, object_name:OKC_SCN_MAP_INTERFACE, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_SCN_MAP_INTERFACE ,
-
Table: OKC_TERMS_CLM_UDV_T
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_TERMS_CLM_UDV_T, object_name:OKC_TERMS_CLM_UDV_T, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_TERMS_CLM_UDV_T ,
-
Table: OKC_XPRT_DOC_QUES_RESPONSE
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_XPRT_DOC_QUES_RESPONSE, object_name:OKC_XPRT_DOC_QUES_RESPONSE, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_XPRT_DOC_QUES_RESPONSE ,
-
Table: OKC_TEMP_QA_RESULTS
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_TEMP_QA_RESULTS, object_name:OKC_TEMP_QA_RESULTS, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_TEMP_QA_RESULTS ,
-
Table: OKC_REP_IMP_RISKS_T
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REP_IMP_RISKS_T, object_name:OKC_REP_IMP_RISKS_T, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_REP_IMP_RISKS_T ,
-
Table: OKC_2318603_H_TEMP
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_2318603_H_TEMP, object_name:OKC_2318603_H_TEMP, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_2318603_H_TEMP ,
-
Table: OKC_MLP_TEMPLATE_USAGES
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_MLP_TEMPLATE_USAGES, object_name:OKC_MLP_TEMPLATE_USAGES, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_MLP_TEMPLATE_USAGES ,
-
Table: OKC_REP_IMP_CONTACTS_T
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REP_IMP_CONTACTS_T, object_name:OKC_REP_IMP_CONTACTS_T, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_REP_IMP_CONTACTS_T ,
-
Table: OKC_TMPL_DRAFT_CLAUSES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_TMPL_DRAFT_CLAUSES, object_name:OKC_TMPL_DRAFT_CLAUSES, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_TMPL_DRAFT_CLAUSES ,
-
Table: OKC_QP_UPGRADE
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_QP_UPGRADE, object_name:OKC_QP_UPGRADE, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_QP_UPGRADE ,
-
Table: OKC_REP_CONTRACT_VERS_EXT_B
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REP_CONTRACT_VERS_EXT_B, object_name:OKC_REP_CONTRACT_VERS_EXT_B, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_REP_CONTRACT_VERS_EXT_B ,
-
Table: OKC_REP_CONTRACT_USAGES
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REP_CONTRACT_USAGES, object_name:OKC_REP_CONTRACT_USAGES, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_REP_CONTRACT_USAGES ,
-
Table: OKC_UDA_TEMPLATES_ALL
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_UDA_TEMPLATES_ALL, object_name:OKC_UDA_TEMPLATES_ALL, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_UDA_TEMPLATES_ALL ,
-
Table: OKC_TERMS_UDV_WITH_PROCEDURE_T
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_TERMS_UDV_WITH_PROCEDURE_T, object_name:OKC_TERMS_UDV_WITH_PROCEDURE_T, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_TERMS_UDV_WITH_PROCEDURE_T ,
-
Table: OKC_REP_CONTRACTS_ALL_EXT_TL
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REP_CONTRACTS_ALL_EXT_TL, object_name:OKC_REP_CONTRACTS_ALL_EXT_TL, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_REP_CONTRACTS_ALL_EXT_TL ,
-
Table: OKC_REP_CONTRACTS_ALL_EXT_B
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REP_CONTRACTS_ALL_EXT_B, object_name:OKC_REP_CONTRACTS_ALL_EXT_B, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_REP_CONTRACTS_ALL_EXT_B ,
-
Table: OKC_2318603_TEMP
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_2318603_TEMP, object_name:OKC_2318603_TEMP, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_2318603_TEMP ,
-
Table: OKC_DELIVERABLES_EXT_B
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_DELIVERABLES_EXT_B, object_name:OKC_DELIVERABLES_EXT_B, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_DELIVERABLES_EXT_B ,
-
Table: OKC_QP_UPGRADE
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_QP_UPGRADE, object_name:OKC_QP_UPGRADE, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_QP_UPGRADE ,
-
Table: OKC_2318603_H_TEMP
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_2318603_H_TEMP, object_name:OKC_2318603_H_TEMP, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_2318603_H_TEMP ,
-
Table: OKC_TEMP_QA_RESULTS
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_TEMP_QA_RESULTS, object_name:OKC_TEMP_QA_RESULTS, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_TEMP_QA_RESULTS ,
-
Table: OKC_TERMS_UDV_WITH_PROCEDURE_T
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_TERMS_UDV_WITH_PROCEDURE_T, object_name:OKC_TERMS_UDV_WITH_PROCEDURE_T, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_TERMS_UDV_WITH_PROCEDURE_T ,
-
Table: OKC_CLS_CLAUSE_BUFFER_T
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_CLS_CLAUSE_BUFFER_T, object_name:OKC_CLS_CLAUSE_BUFFER_T, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_CLS_CLAUSE_BUFFER_T ,
-
Table: OKC_CLS_TOKENS
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_CLS_TOKENS, object_name:OKC_CLS_TOKENS, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_CLS_TOKENS ,
-
Table: OKC_XPRT_DOC_QUES_RESPONSE_H
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_XPRT_DOC_QUES_RESPONSE_H, object_name:OKC_XPRT_DOC_QUES_RESPONSE_H, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_XPRT_DOC_QUES_RESPONSE_H ,
-
Table: OKC_CLS_REST_CALLS_LOGS
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_CLS_REST_CALLS_LOGS, object_name:OKC_CLS_REST_CALLS_LOGS, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_CLS_REST_CALLS_LOGS ,