Skip to the content.

OKC Contract Lines Summary – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

Summary of okc line style hierarchies, the jtf objects linked to each line level and the active and overall count of contract lines by status for each line type. This is useful for developers to see how the oracle contracts line data is structured and how the link to external objects, e.g. installed base or counters for service contracts works

Report Parameters

Class, Category

Oracle EBS Tables Used

okc_line_styles_v, okc_subclass_top_line, okc_subclasses_v, okc_classes_v, okc_line_style_sources, jtf_objects_vl, okc_k_lines_b, oks_k_lines_b, okc_k_items, okc_k_headers_all_b, okc_statuses_b, okc_statuses_v

Report Categories

Enginatics

OKS Service Contracts Billing Schedule, OKS Service Contracts Billing History, AR Transactions and Lines 11i, GL Account Distribution Analysis, GL Account Analysis (Distributions)

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output OKC Contract Lines Summary 11-Oct-2020 145318.xlsx
Blitz Report™ XML Import OKC_Contract_Lines_Summary.xml
Full SQL on Enginatics www.enginatics.com/reports/okc-contract-lines-summary/

OKC Contract Lines Summary - Case Study & Technical Analysis

Executive Summary

The OKC Contract Lines Summary report provides a structural overview of the Oracle Contracts (OKC) data model. It is primarily a technical or techno-functional report used to understand how contract lines are organized, hierarchically structured, and linked to external objects (like Inventory Items or Service Counters).

Business Challenge

Oracle Contracts is a complex module with a highly normalized data structure.

Solution

The OKC Contract Lines Summary report maps the contract structure.

Key Features:

Technical Architecture

The report queries the core OKC setup and transaction tables.

Key Tables and Views

Core Logic

  1. Structure Analysis: Starts with the top-level line styles and recursively finds their children (Sublines).
  2. Usage Analysis: Counts how many actual contract lines exist for each style to show which features are being used.
  3. Metadata Exposure: Lists the source tables and views used by each line style.

Business Impact


© 2026 Enginatics