Skip to content
JDE Reference
Interactive Tool

JDE Reference Database

A searchable reference for JD Edwards EnterpriseOne tables, programs, fields, and relationships. Built for supply chain and analytics practitioners extracting EnterpriseOne data into Databricks, Snowflake, or any downstream analytics platform — with a quirks guide for the Julian dates, implied decimals, and UDC decodes that trip up every first JDE extract.

43
Tables
33
Programs
19
Modules
10
Quirks

How this is scoped

  • Scope: the supply-chain core — Sales Order Management, Procurement, Inventory, and Address Book, plus the General Ledger and the Foundation control tables (companies, fiscal patterns, currencies, UDCs, next numbers, business units). The catalog now spans 43 tables and is still growing; it leads with the objects an analyst reaches for most, not a full data-dictionary dump.
  • Release awareness: EnterpriseOne 9.2 ships under Continuous Delivery and is supported into the mid-2030s, so the classic tables here stay current — there is no forced re-platforming to a new data model on the horizon. Tables that also exist in JDE World A9.x carry an “Also in JDE World” tag, and any superseded table names a successor.
  • Field data: key and analytics-relevant columns are populated per table, each carrying the semantic flags that drive correct SQL — Julian date, implied decimals, padded string, and UDC decode. Structure is cross-checked against erpref.com and the Oracle EnterpriseOne documentation; descriptions are original wording. Last verified July 2026.
  • Built for analytics: relationships focus on the joins you'll actually write — header/detail pairs, the sales-update history split, foreign keys on shared data-dictionary aliases (AN8, ITM, MCU), and the UDC decode hop to F0005 that no other free reference visualizes.

Frequently Referenced Tables

The workhorses of JDE distribution analytics — sales orders, item master and balances, the inventory ledger, and the address book.

Frequently Used Programs

The interactive applications and batch jobs (UBEs) behind the order-to-cash data — what writes the rows you're querying.

The JDE quirks guide

The encoding traps that make a first JDE extract wrong in ways that look right. Each links to a worked Databricks SQL pattern.

Browse by Module

Organized by JD Edwards system code. Click a module to see its tables and programs.

Sources & further reading

Table structure, program behavior, and release status are authoritative only at source. Use these references to verify before building on any claim in this reference.

Oracle official
Community references
  • erpref.com — the deepest free JDE table/column reference (full 920-schema dumps). Useful for spot-checking columns, keys, and data-dictionary aliases against this catalog.
  • JDELIST forums — long-running practitioner community; the fastest place to sanity-check real-world behavior of a program, table, or setup.
  • Quest Oracle Community — Oracle user group with JD Edwards content, events, and roadmap briefings.