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 ,
-
View: OKE_K_ALL_ACCESS_BASIC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKE.OKE_K_ALL_ACCESS_BASIC_V, object_name:OKE_K_ALL_ACCESS_BASIC_V, status:VALID, product: OKE - Project Contracts , description: Contract Security Assignment basic view , implementation_dba_data: APPS.OKE_K_ALL_ACCESS_BASIC_V ,
-
View: OKE_K_ALL_ACCESS_BASIC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKE.OKE_K_ALL_ACCESS_BASIC_V, object_name:OKE_K_ALL_ACCESS_BASIC_V, status:VALID, product: OKE - Project Contracts , description: Contract Security Assignment basic view , implementation_dba_data: APPS.OKE_K_ALL_ACCESS_BASIC_V ,
-
Table: OKE_K_RELATED_ENTITIES
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_RELATED_ENTITIES, object_name:OKE_K_RELATED_ENTITIES, status:VALID, product: OKE - Project Contracts , description: Related Entity Table , implementation_dba_data: OKE.OKE_K_RELATED_ENTITIES ,
-
Table: OKE_K_RELATED_ENTITIES
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_RELATED_ENTITIES, object_name:OKE_K_RELATED_ENTITIES, status:VALID, product: OKE - Project Contracts , description: Related Entity Table , implementation_dba_data: OKE.OKE_K_RELATED_ENTITIES ,
-
View: OKE_K_ACCESS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKE.OKE_K_ACCESS_V, object_name:OKE_K_ACCESS_V, status:VALID, product: OKE - Project Contracts , description: Security Assignments view , implementation_dba_data: APPS.OKE_K_ACCESS_V ,
-
View: OKE_K_ACCESS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKE.OKE_K_ACCESS_V, object_name:OKE_K_ACCESS_V, status:VALID, product: OKE - Project Contracts , description: Security Assignments view , implementation_dba_data: APPS.OKE_K_ACCESS_V ,
-
View: OKE_ORG_REL_ENTITIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKE.OKE_ORG_REL_ENTITIES_V, object_name:OKE_ORG_REL_ENTITIES_V, status:VALID, product: OKE - Project Contracts , description: Related Documents View for Contract Organizer , implementation_dba_data: APPS.OKE_ORG_REL_ENTITIES_V ,
-
View: OKE_ORG_REL_ENTITIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKE.OKE_ORG_REL_ENTITIES_V, object_name:OKE_ORG_REL_ENTITIES_V, status:VALID, product: OKE - Project Contracts , description: Related Documents View for Contract Organizer , implementation_dba_data: APPS.OKE_ORG_REL_ENTITIES_V ,
-
Table: OKE_PRIORITY_CODES_B
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_PRIORITY_CODES_B, object_name:OKE_PRIORITY_CODES_B, status:VALID, product: OKE - Project Contracts , description: Stores information about priority codes , implementation_dba_data: OKE.OKE_PRIORITY_CODES_B ,
-
Table: OKE_K_BILLING_METHODS
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_BILLING_METHODS, object_name:OKE_K_BILLING_METHODS, status:VALID, product: OKE - Project Contracts , description: Billing Methods , implementation_dba_data: OKE.OKE_K_BILLING_METHODS ,
-
Table: OKE_K_VERS_NUMBERS_H
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_VERS_NUMBERS_H, object_name:OKE_K_VERS_NUMBERS_H, status:VALID, product: OKE - Project Contracts , description: Version Information , implementation_dba_data: OKE.OKE_K_VERS_NUMBERS_H ,
-
Table: OKE_K_VERS_NUMBERS_H
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_VERS_NUMBERS_H, object_name:OKE_K_VERS_NUMBERS_H, status:VALID, product: OKE - Project Contracts , description: Version Information , implementation_dba_data: OKE.OKE_K_VERS_NUMBERS_H ,
-
Table: OKE_K_BILLING_METHODS
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_BILLING_METHODS, object_name:OKE_K_BILLING_METHODS, status:VALID, product: OKE - Project Contracts , description: Billing Methods , implementation_dba_data: OKE.OKE_K_BILLING_METHODS ,
-
Table: OKE_K_TERMS
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_TERMS, object_name:OKE_K_TERMS, status:VALID, product: OKE - Project Contracts , description: Terms & Conditions , implementation_dba_data: OKE.OKE_K_TERMS ,
-
Table: OKE_K_TERMS
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_TERMS, object_name:OKE_K_TERMS, status:VALID, product: OKE - Project Contracts , description: Terms & Conditions , implementation_dba_data: OKE.OKE_K_TERMS ,
-
Table: OKE_K_USER_ATTRIBUTES
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_USER_ATTRIBUTES, object_name:OKE_K_USER_ATTRIBUTES, status:VALID, product: OKE - Project Contracts , description: User Attributes Header and Lines , implementation_dba_data: OKE.OKE_K_USER_ATTRIBUTES ,
-
Table: OKE_PRIORITY_CODES_B
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_PRIORITY_CODES_B, object_name:OKE_PRIORITY_CODES_B, status:VALID, product: OKE - Project Contracts , description: Stores information about priority codes , implementation_dba_data: OKE.OKE_PRIORITY_CODES_B ,
-
Table: OKE_K_FIFO_LOGS
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_FIFO_LOGS, object_name:OKE_K_FIFO_LOGS, status:VALID, product: OKE - Project Contracts , description: User Contract Document Access FIFO Log , implementation_dba_data: OKE.OKE_K_FIFO_LOGS ,
-
Table: OKE_K_STANDARD_NOTES_B
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_STANDARD_NOTES_B, object_name:OKE_K_STANDARD_NOTES_B, status:VALID, product: OKE - Project Contracts , description: Contract standard notes information , implementation_dba_data: OKE.OKE_K_STANDARD_NOTES_B ,
-
Table: OKE_K_HOLDS
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_HOLDS, object_name:OKE_K_HOLDS, status:VALID, product: OKE - Project Contracts , description: Contract hold application and removal information , implementation_dba_data: OKE.OKE_K_HOLDS ,
-
Table: OKE_APPROVAL_HISTORY
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_APPROVAL_HISTORY, object_name:OKE_APPROVAL_HISTORY, status:VALID, product: OKE - Project Contracts , description: Contract document approval history , implementation_dba_data: OKE.OKE_APPROVAL_HISTORY ,
-
Table: OKE_K_HOLDS
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_HOLDS, object_name:OKE_K_HOLDS, status:VALID, product: OKE - Project Contracts , description: Contract hold application and removal information , implementation_dba_data: OKE.OKE_K_HOLDS ,
-
Table: OKE_K_FIFO_LOGS
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_FIFO_LOGS, object_name:OKE_K_FIFO_LOGS, status:VALID, product: OKE - Project Contracts , description: User Contract Document Access FIFO Log , implementation_dba_data: OKE.OKE_K_FIFO_LOGS ,
-
Table: OKE_K_PRINT_FORMS
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_PRINT_FORMS, object_name:OKE_K_PRINT_FORMS, status:VALID, product: OKE - Project Contracts , description: Contract Print Forms , implementation_dba_data: OKE.OKE_K_PRINT_FORMS ,
-
Table: OKE_K_PRINT_FORMS
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_PRINT_FORMS, object_name:OKE_K_PRINT_FORMS, status:VALID, product: OKE - Project Contracts , description: Contract Print Forms , implementation_dba_data: OKE.OKE_K_PRINT_FORMS ,
-
Table: OKE_K_STANDARD_NOTES_B
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_STANDARD_NOTES_B, object_name:OKE_K_STANDARD_NOTES_B, status:VALID, product: OKE - Project Contracts , description: Contract standard notes information , implementation_dba_data: OKE.OKE_K_STANDARD_NOTES_B ,
-
Table: OKE_K_TYPES_B
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_TYPES_B, object_name:OKE_K_TYPES_B, status:VALID, product: OKE - Project Contracts , description: Stores information about contract document types , implementation_dba_data: OKE.OKE_K_TYPES_B ,
-
Table: OKE_K_COMMUNICATIONS
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_COMMUNICATIONS, object_name:OKE_K_COMMUNICATIONS, status:VALID, product: OKE - Project Contracts , description: COmmunication Definition , implementation_dba_data: OKE.OKE_K_COMMUNICATIONS ,
-
Table: OKE_K_COMMUNICATIONS
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_COMMUNICATIONS, object_name:OKE_K_COMMUNICATIONS, status:VALID, product: OKE - Project Contracts , description: COmmunication Definition , implementation_dba_data: OKE.OKE_K_COMMUNICATIONS ,
-
Table: OKE_K_USER_ATTRIBUTES
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_USER_ATTRIBUTES, object_name:OKE_K_USER_ATTRIBUTES, status:VALID, product: OKE - Project Contracts , description: User Attributes Header and Lines , implementation_dba_data: OKE.OKE_K_USER_ATTRIBUTES ,
-
Table: OKE_APPROVAL_HISTORY
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_APPROVAL_HISTORY, object_name:OKE_APPROVAL_HISTORY, status:VALID, product: OKE - Project Contracts , description: Contract document approval history , implementation_dba_data: OKE.OKE_APPROVAL_HISTORY ,
-
Table: OKE_K_TYPES_B
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_TYPES_B, object_name:OKE_K_TYPES_B, status:VALID, product: OKE - Project Contracts , description: Stores information about contract document types , implementation_dba_data: OKE.OKE_K_TYPES_B ,
-
Table: OKE_PROGRAMS
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_PROGRAMS, object_name:OKE_PROGRAMS, status:VALID, product: OKE - Project Contracts , description: Stores information about programs , implementation_dba_data: OKE.OKE_PROGRAMS ,
-
Table: OKE_PROGRAMS
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_PROGRAMS, object_name:OKE_PROGRAMS, status:VALID, product: OKE - Project Contracts , description: Stores information about programs , implementation_dba_data: OKE.OKE_PROGRAMS ,
-
Table: OKE_K_HEADERS_H
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_HEADERS_H, object_name:OKE_K_HEADERS_H, status:VALID, product: OKE - Project Contracts , description: Project contract extended header historical information , implementation_dba_data: OKE.OKE_K_HEADERS_H ,
-
Table: OKE_K_HEADERS_H
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_HEADERS_H, object_name:OKE_K_HEADERS_H, status:VALID, product: OKE - Project Contracts , description: Project contract extended header historical information , implementation_dba_data: OKE.OKE_K_HEADERS_H ,
-
Table: OKE_CHG_REQUESTS
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_CHG_REQUESTS, object_name:OKE_CHG_REQUESTS, status:VALID, product: OKE - Project Contracts , description: stores information about contract change requests , implementation_dba_data: OKE.OKE_CHG_REQUESTS ,
-
Table: OKE_CHG_REQUESTS
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_CHG_REQUESTS, object_name:OKE_CHG_REQUESTS, status:VALID, product: OKE - Project Contracts , description: stores information about contract change requests , implementation_dba_data: OKE.OKE_CHG_REQUESTS ,
-
View: OKE_K_ALL_ACCESS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKE.OKE_K_ALL_ACCESS_V, object_name:OKE_K_ALL_ACCESS_V, status:VALID, product: OKE - Project Contracts , description: Contract Security Assignment display view , implementation_dba_data: APPS.OKE_K_ALL_ACCESS_V ,
-
View: OKE_K_ALL_ACCESS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKE.OKE_K_ALL_ACCESS_V, object_name:OKE_K_ALL_ACCESS_V, status:VALID, product: OKE - Project Contracts , description: Contract Security Assignment display view , implementation_dba_data: APPS.OKE_K_ALL_ACCESS_V ,
-
View: OKE_K_ROLE_ASSIGN_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKE.OKE_K_ROLE_ASSIGN_V, object_name:OKE_K_ROLE_ASSIGN_V, status:VALID, product: OKE - Project Contracts , implementation_dba_data: APPS.OKE_K_ROLE_ASSIGN_V ,
-
Table: OKE_K_DELIVERABLES_B
12.2.2
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_DELIVERABLES_B, object_name:OKE_K_DELIVERABLES_B, status:VALID, product: OKE - Project Contracts , description: This table stores all deliverable information for Project Contracts , implementation_dba_data: OKE.OKE_K_DELIVERABLES_B ,
-
Table: OKE_K_DELIVERABLES_B
12.1.1
owner:OKE, object_type:TABLE, fnd_design_data:OKE.OKE_K_DELIVERABLES_B, object_name:OKE_K_DELIVERABLES_B, status:VALID, product: OKE - Project Contracts , description: This table stores all deliverable information for Project Contracts , implementation_dba_data: OKE.OKE_K_DELIVERABLES_B ,
-
View: OKE_K_ROLE_ASSIGN_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKE.OKE_K_ROLE_ASSIGN_V, object_name:OKE_K_ROLE_ASSIGN_V, status:VALID, product: OKE - Project Contracts , implementation_dba_data: APPS.OKE_K_ROLE_ASSIGN_V ,
-
View: OKE_K_HEADERS_ORGNZR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKE.OKE_K_HEADERS_ORGNZR_V, object_name:OKE_K_HEADERS_ORGNZR_V, status:VALID, product: OKE - Project Contracts , description: Contract listing view for Contract Organizer tree , implementation_dba_data: APPS.OKE_K_HEADERS_ORGNZR_V ,
-
View: OKE_K_HEADERS_ORGNZR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKE.OKE_K_HEADERS_ORGNZR_V, object_name:OKE_K_HEADERS_ORGNZR_V, status:VALID, product: OKE - Project Contracts , description: Contract listing view for Contract Organizer tree , implementation_dba_data: APPS.OKE_K_HEADERS_ORGNZR_V ,
-
View: OKE_K_HOLDS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKE.OKE_K_HOLDS_V, object_name:OKE_K_HOLDS_V, status:VALID, product: OKE - Project Contracts , description: Contract hold information view , implementation_dba_data: APPS.OKE_K_HOLDS_V ,
-
View: OKE_K_HOLDS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKE.OKE_K_HOLDS_V, object_name:OKE_K_HOLDS_V, status:VALID, product: OKE - Project Contracts , description: Contract hold information view , implementation_dba_data: APPS.OKE_K_HOLDS_V ,