Skip to the content.

JTF Grid Datasources – Oracle EBS SQL Report

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

Overview

JTF grid (CRM spreadtable) datasource and column definition

Report Parameters

Datasource Name

Oracle EBS Tables Used

jtf_grid_datasources_vl, jtf_grid_cols_vl

Report Categories

Enginatics

Blitz Report Security, GL Account Analysis, GL Account Analysis (Drilldown) (with inventory and WIP), AR Aging, GL Account Distribution Analysis

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 JTF Grid Datasources 23-May-2018 140447.xlsx
Blitz Report™ XML Import JTF_Grid_Datasources.xml
Full SQL on Enginatics www.enginatics.com/reports/jtf-grid-datasources/

JTF Grid Datasources - Case Study & Technical Analysis

Executive Summary

The JTF Grid Datasources report is a technical configuration report for the Oracle CRM Foundation (JTF) framework. It documents the setup of “JTF Grids” (also known as Spreadtables), which are the dynamic, spreadsheet-like tables used in many Oracle CRM web applications (like Sales Online, Service Online).

Business Challenge

Customizing or debugging Oracle CRM web pages requires understanding the underlying data structures.

Solution

The JTF Grid Datasources report lists the definition of these grids. It exposes the SQL query, column definitions, and data types.

Key Features:

Technical Architecture

The report queries the JTF Grid metadata tables.

Key Tables and Views

Core Logic

  1. Retrieval: Selects the datasource definition based on the name.
  2. Detailing: Joins to the column table to list all fields.
  3. Analysis: Can be used to compare the standard seeded definition against any custom overrides.

Business Impact


© 2026 Enginatics