Search Results oke_k_headers
The OKE_K_HEADERS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for contract management data within the Oracle Contracts module. This table serves as the primary storage entity for contract header information, capturing essential metadata and attributes that define contractual agreements across various business processes. As part of Oracle's complex data model, it integrates with multiple modules including Procurement, Projects, and Financials, ensuring contractual terms govern downstream transactions.
Table Structure and Key Columns
TheOKE_K_HEADERS
table contains over 100 columns, but the most significant include:
- K_HEADER_ID: Primary key uniquely identifying each contract.
- CONTRACT_NUMBER: User-friendly identifier for the contract.
- START_DATE/END_DATE: Defines contract validity period.
- STATUS_CODE: Tracks lifecycle states (DRAFT, APPROVED, SIGNED, TERMINATED).
- TEMPLATE_ID: References standardized contract templates.
- PARTY_ID: Links to
HZ_PARTIES
for counterparty details. - CURRENCY_CODE: Specifies contractual currency.
Functional Integration
The table acts as a hub for Oracle's Contract Lifecycle Management:- Procurement Integration: Purchase orders reference contract terms via
PO_HEADERS_ALL.CONTRACT_ID
. - Project Contracts: Links to
PA_PROJECTS_ALL
for project-specific agreements. - Financial Controls: Payment terms and billing schedules propagate to AR invoices.
- Approval Workflows: Status changes trigger Oracle Workflow processes.
Technical Considerations
Key technical aspects include:- Partitioning: In 12.2.2, the table supports partitioning by date ranges for performance.
- Indexing: B-tree indexes on frequently queried columns like
CONTRACT_NUMBER
andPARTY_ID
. - API Dependency: Modifications should use OKE_CONTRACT_PUB package to maintain data integrity.
- Audit Trails: Changes are logged in
OKE_K_HEADERS_H
history table.
Customization Points
Common extension scenarios include:- Adding custom attributes via Descriptive Flexfields (DFF).
- Creating triggers for validation against external systems.
- Developing custom reports joining with
OKE_K_LINES
for detailed analysis.
Upgrade Implications
Between 12.1.1 and 12.2.2:- New columns were added for enhanced compliance tracking.
- Web services integration capabilities were expanded.
- Performance optimizations reduced lock contention during mass updates.
OKE_K_HEADERS
table exemplifies Oracle EBS's integrated architecture, where contractual data becomes operational metadata governing financial and supply chain execution. Proper understanding of its structure and relationships is essential for implementations, customizations, and performance tuning in contract-intensive environments.
-
Table: OKE_K_HEADERS
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_HEADERS, object_name:OKE_K_HEADERS, status:VALID, product: OKE - Project Contracts , description: Project contract extended header information , implementation_dba_data: OKE.OKE_K_HEADERS ,
-
Table: OKE_K_HEADERS
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_HEADERS, object_name:OKE_K_HEADERS, status:VALID, product: OKE - Project Contracts , description: Project contract extended header information , implementation_dba_data: OKE.OKE_K_HEADERS ,
-
APPS.OKE_DTS_WORKFLOW dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_NUMBER_SEQUENCES_PKG dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_CLE_PVT dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_K_APPROVAL_WF dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_BILLING_EVENT_PUB dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_CHR_PVT dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_CHR_PVT dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_PA_CHECKS_PUB dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_FORM_PVT dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_FORM_DD250 dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_FORM_DD250 dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_DELIVERABLE_PVT dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_NUMBER_SEQUENCES_PKG dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_DEFAULTING_PKG dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_DELIVERABLE_PVT dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_K_USER_ATTRIBUTES_PUB dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_IMPORT_CONTRACT_PUB dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKC_HZ_MERGE_PUB dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_HOLD_UTILS dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_IMPORT_CONTRACT_PUB dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_CONTRACT_PUB dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_K_SECURITY_PKG dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_FUNDSOURCE_PVT dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_DELIVERABLE_BILLING_PVT dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_ALLOCATION_PVT dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_DTS_WORKFLOW dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_K_SECURITY_PKG dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_CHG_REQUESTS_PKG dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_DTS_PA_PKG dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_CHR_PVT dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_CLE_PVT dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_RLE_PVT dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_IMPORT_CONTRACT_PUB dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_TERM_PVT dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_FORM_PVT dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_CONTRACT_PUB dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_FUNDSOURCE_PVT dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_UTILS dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_KCOPY_PKG dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_DEFAULTING_PKG dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_PA_CHECKS_PUB dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_HOLD_UTILS dependencies on OKE_K_HEADERS
12.2.2
-
APPS.OKE_TERM_PVT dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_UTILS dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_KCOPY_PKG dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_NOTE_PVT dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_PRINT_FORM_PUB dependencies on OKE_K_HEADERS
12.1.1
-
APPS.OKE_DTS_ACTION_PKG dependencies on OKE_K_HEADERS
12.1.1