Search Results okc_k_headers_all_b
The OKC_K_HEADERS_ALL_B
table is a fundamental data structure within Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2, specifically serving as the core repository for contract header information in the Oracle Contracts Core module. This table stores the primary attributes of contracts, agreements, and other contractual documents managed within the Oracle EBS environment. As a base table, it is part of the Oracle Contracts schema and is essential for maintaining contractual data integrity, relationships, and business logic.
Key Attributes and Structure
TheOKC_K_HEADERS_ALL_B
table contains critical columns that define the metadata and transactional details of contracts. Some of the notable columns include:
- ID: A unique identifier for each contract record, often serving as the primary key.
- CONTRACT_NUMBER: The user-friendly identifier for the contract, typically displayed in UI and reports.
- CONTRACT_NUMBER_MODIFIER: An optional suffix to distinguish contract versions or amendments.
- DESCRIPTION: A textual description of the contract's purpose or scope.
- START_DATE and END_DATE: Define the active period of the contract.
- STATUS_CODE: Indicates the lifecycle stage of the contract (e.g., DRAFT, APPROVED, EXPIRED).
- TEMPLATE_ID: References a contract template if the contract was generated from one.
- ORG_ID: Associates the contract with a specific operating unit in multi-org environments.
- CURRENCY_CODE: Specifies the currency used for financial terms within the contract.
Functional Role in Oracle Contracts
TheOKC_K_HEADERS_ALL_B
table acts as the anchor for contract-related data. It links to other key tables such as:
OKC_K_LINES_B
: Stores contract line details (e.g., deliverables, pricing).OKC_K_PARTY_ROLES_B
: Captures parties involved in the contract (e.g., vendors, customers).OKC_K_ITEMS_B
: Tracks items or services referenced in the contract.
Technical Considerations
In Oracle EBS 12.1.1 and 12.2.2, theOKC_K_HEADERS_ALL_B
table is designed with scalability and performance in mind. Key technical aspects include:
- Indexing: Primary and secondary indexes are created on columns like
ID
,CONTRACT_NUMBER
, andORG_ID
to optimize query performance. - Partitioning: In large deployments, the table may be partitioned by
ORG_ID
or date ranges to improve manageability. - Audit Columns: Columns such as
CREATED_BY
,CREATION_DATE
,LAST_UPDATED_BY
, andLAST_UPDATE_DATE
track changes for compliance.
Customization and Extensibility
Oracle EBS allows extensions to theOKC_K_HEADERS_ALL_B
table through Descriptive Flexfields (DFFs), enabling organizations to add custom attributes without modifying the base table structure. This flexibility ensures adaptability to industry-specific or company-specific contract management requirements.
Conclusion
TheOKC_K_HEADERS_ALL_B
table is a cornerstone of the Oracle Contracts module in EBS 12.1.1 and 12.2.2, providing a robust foundation for contract lifecycle management. Its comprehensive design supports complex business processes, integration with other modules, and customization, making it indispensable for organizations leveraging Oracle EBS for contractual operations.
-
Table: OKC_K_HEADERS_ALL_B
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_K_HEADERS_ALL_B, object_name:OKC_K_HEADERS_ALL_B, status:VALID, product: OKC - Contracts Core , description: Stores header level attributes of a Contract. It groups all the lines and terms and conditions of a contract , implementation_dba_data: OKC.OKC_K_HEADERS_ALL_B ,
-
APPS.OKL_CASH_APPL_RULES dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKL_PRICING_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKI_LOAD_TERR_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKL_CASH_APPL_RULES_PUB dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKL_LLA_UTIL_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKL_DEAL_ASSET_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKL_CNTRCT_FIN_EXT_MASTER_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKC_QUERY dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKE_DELIVERABLE_UTILS dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKL_PARTY_MERGE_PUB dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKL_PROCESS_SALES_TAX_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKL_REPORT_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKL_CLM_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKS_RENCON_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKL_ASSET_SUBSIDY_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKS_AUTH_INT_PUB dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKL_CONS_BILL dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKL_FUNDING_WF dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKS_COVERAGES_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKS_RENEW_CONTRACT_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKC_CIM_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.CS_CHARGE_DETAILS_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKS_ARFETCH_PUB dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKS_EVTREN_PUB dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKL_PROPERTY_TAX_STATEMENT_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKS_SETUP_UTIL_PUB dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKL_AM_ASSET_DISPOSE_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKS_CON_COVERAGE_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKS_IMPORT_POST_INSERT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKL_CASH_APPL_RULES_PUB dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKL_TAL_PVT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.CS_SERVICEREQUEST_UTIL dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.CSI_UTL_PKG dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKL_PROP_TAX_ADJ_PVT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKL_PERIOD_SWEEP_PVT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKL_STREAM_GENERATOR_PVT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKL_AM_ASSET_RETURN_WF dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKC_CPL_PVT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKS_KHR_PVT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKL_REPORT_PVT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.INV_3PL_BILLING_UNITS_PVT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKS_IMPORT_TEST_INSERT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKL_BLK_AST_UPD_PVT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKE_IMPORT_CONTRACT_PUB dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKC_CONTEXT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKL_DEAL_ASSET_PVT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKL_OPEN_INTERFACE_PVT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.OKS_EXTWARPRGM_PVT dependencies on OKC_K_HEADERS_ALL_B
12.2.2